mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-16 18:18:04 +02:00
more bcdedit/dism cleanup
This commit is contained in:
@@ -238,11 +238,7 @@ DirDeleteEx,%ProjectCache%
|
||||
DirDeleteEx,%ProgramsCache%
|
||||
|
||||
Echo,"Removing downloaded tools..."
|
||||
DirDeleteEx,%Tools%\x86\BCDBoot
|
||||
DirDeleteEx,%Tools%\x86\DISM
|
||||
DirDeleteEx,%Tools%\x86\Oscdimg
|
||||
DirDeleteEx,%Tools%\x64\BCDBoot
|
||||
DirDeleteEx,%Tools%\x64\DISM
|
||||
DirDeleteEx,%Tools%\x64\Oscdimg
|
||||
|
||||
Echo,"Clearing the Output directories..."
|
||||
@@ -312,7 +308,7 @@ System,RefreshInterface
|
||||
[Interface]
|
||||
btn_About=,1,8,352,5,25,25,SwitchToAboutInterface,Help_16.png,True,"__About PhoenixPE"
|
||||
btn_Options=,1,8,320,5,25,25,SwitchToOptionsInterface,Advanced_16.png,True,"__Project Options"
|
||||
btn_Nuke=,1,8,288,5,25,25,NukeProject,Toxic.png,False,"__Obliterate all Target, ISO, Temp, Downloaded, and Cached Files.#$x#$xFolders to be destroyed:#$x - %TargetDir%#$x - %ISODir%#$x - %OutputDir%#$x - %ProjectCache%#$x - %ProgramsCache%#$x - Downloaded Tools (BCDEdit/DISM/Oscdimg)"
|
||||
btn_Nuke=,1,8,288,5,25,25,NukeProject,Toxic.png,False,"__Obliterate all Target, ISO, Temp, Downloaded, and Cached Files.#$xUse this if you want to reset to a clean build environment.#$x#$xThe following folders and any files they contain will be destroyed:#$x - %TargetDir%#$x - %ISODir%#$x - %OutputDir%#$x - %ProjectCache%#$x - %ProgramsCache%#$x - Downloaded Tools (BCDEdit/DISM/Oscdimg)"
|
||||
rtf_BuildInstructions=HowToBuild.rtf,1,6,5,50,373,375
|
||||
img_Logo=Phoenix.png,1,5,370,43,265,211
|
||||
lbl_CommunitySupport="Community Support",1,1,449,320,111,16,8,Bold
|
||||
|
Reference in New Issue
Block a user