mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-17 10:38:04 +02:00
new and updated app scripts. fixed bug with BFD starting.
This commit is contained in:
@@ -73,7 +73,7 @@ Else,IniWrite,"%TargetPrograms%\%ProgramFolder%\WinNTSetup.ini","Options","UseWi
|
||||
|
||||
// WAIK Files
|
||||
If,%cb_DownloadWAIKFiles%,Equal,True,Begin
|
||||
ShellExecute,Hide,"%Tools%\hiderun.exe","#$qWinNTSetup_%HostArch%.exe#$q download -Silent","%TargetPrograms%\%ProgramFolder%"
|
||||
ShellExecute,Hide,"%Tools%\%HostArch%\hiderun.exe","#$qWinNTSetup_%HostArch%.exe#$q download -Silent","%TargetPrograms%\%ProgramFolder%"
|
||||
If,%ExitCode%,Equal,0,Echo,"The required Windows ADK files have been successfully downloaded"
|
||||
Else,Echo,"WinNTSetup: Failed to download the required Windows ADK files!",Warn
|
||||
End
|
||||
|
Reference in New Issue
Block a user