mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 03:15:49 +00:00
Update define.sh
This commit is contained in:
parent
83cd40379a
commit
fd976696be
1 changed files with 2 additions and 0 deletions
|
|
@ -1376,6 +1376,8 @@ prepareInstall() {
|
||||||
# Windows 2000 Professional x86 generic key
|
# Windows 2000 Professional x86 generic key
|
||||||
KEY="G74HG-XXQTJ-RTX64-QKP3F-HKHXP" ;;
|
KEY="G74HG-XXQTJ-RTX64-QKP3F-HKHXP" ;;
|
||||||
|
|
||||||
|
* ) error "Unknown version: \"$driver\"" && return 1 ;;
|
||||||
|
|
||||||
esac
|
esac
|
||||||
|
|
||||||
find "$target" -maxdepth 1 -type f -iname winnt.sif -exec rm {} \;
|
find "$target" -maxdepth 1 -type f -iname winnt.sif -exec rm {} \;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue