mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-17 02:28:09 +02:00
App updates and bug fixes
- Update Notepadd++ download to 8.4.3 - Update OpenHashTab download to 3.0.2 - Bugfix in SumatraPDF reg hives not unloaded
This commit is contained in:
@@ -769,7 +769,7 @@ Else,If,%Action%,Equal,"ExtractFile",Begin
|
||||
End
|
||||
Else,If,%Action%,Equal,"ExtractList",Begin
|
||||
If,Not,ExistFile,%BulkFileList%,Halt,"RequireFileEx Error: You must create a list using [RequireFileEx,AppendList] before you can extract it!"
|
||||
Echo,"Extracting required files...#$x#$xThis can take awhile, please be patient."
|
||||
Echo,"Extracting required files..."
|
||||
WimExtractBulk,%SourceInstallWim%,%SourceInstallWimImage%,%BulkFileList%,%TargetDir%,NOACL,NOATTRIB,NOERR,NOWARN
|
||||
FileDeleteEx,%BulkFileList%
|
||||
End
|
||||
|
Reference in New Issue
Block a user