mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-17 18:48:04 +02:00
VisualEffects.script and WriteProtectTool.script
This commit is contained in:
@@ -64,7 +64,7 @@ FileCopy,"%ProgramsCache%\%ProgramFolder%\Procmon.chm","%TargetPrograms%\%Progra
|
||||
// Settings
|
||||
|
||||
// Autorun Process Monitor
|
||||
If,%cb_AutoRunProcMon%,Equal,True,AddAutoRun,PreShell,NoWait,"Launching %ProgramTitle%...","%PEPrograms%\%ProgramFolder%\%ProgramExe%"
|
||||
If,%cb_AutoRunProcMon%,Equal,True,AddAutoRun,PreShell,NoWait,"Launching %ScriptTitle%...","%PEPrograms%\%ProgramFolder%\%ProgramExe%"
|
||||
|
||||
// Enable Boot Logging
|
||||
If,%cb_EnableBootLogging%,Equal,True,Begin
|
||||
|
Reference in New Issue
Block a user