mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-17 18:48:04 +02:00
organizing and new DbgView.script Q-Dir.script PreviousFilesRecovery.script
This commit is contained in:
@@ -213,16 +213,7 @@ System,Cursor,Normal
|
||||
// Related........: btn_AdvancedOptions
|
||||
// ===============================================================================================================================
|
||||
[ToggleAdvancedOptions]
|
||||
System,SetLocal
|
||||
ReadInterface,Visible,%ScriptFile%,Interface,cb_AutoRunProcMon,%state%
|
||||
If,%state%,Equal,False,Begin,
|
||||
If,Question,"WARNING!#$x#$xAdvanced options are intended for expert users only!#$x#$xModifying advanced options without knowing what you are doing can cause permanent damage to your project and may result in unexpected behavior and/or build failures.#$x#$xAre you sure you want to continue?",Set,%Toggle%,True
|
||||
Else,Set,%Toggle%,False
|
||||
End
|
||||
Else,Set,%Toggle%,False
|
||||
|
||||
WriteInterface,Visible,%ScriptFile%,Interface,cb_AutoRunProcMon,%Toggle%
|
||||
System,EndLocal
|
||||
Message,"There are no advanced options available for this script."
|
||||
|
||||
[#ShowScriptInfo#]
|
||||
// ===============================================================================================================================
|
||||
|
Reference in New Issue
Block a user