Add AutoIt license

This commit is contained in:
Homes32
2023-12-31 20:28:01 -06:00
parent ecb333ed25
commit 68f6138988
2 changed files with 55 additions and 6 deletions

View File

@@ -260,20 +260,20 @@ Message,"Pre-shell processing is responsible for startup configuration, generati
// Related........:
// ===============================================================================================================================
[Interface]
btn_EditProjectConfig="Edit PhoenixPE.au3",1,8,5,5,130,25,EditProjectConfig,ReadMe_16.png,False,"__Edit the project's PhoenixPE.au3 configuration.#$x#$xWARNING: This option is absolutely unsupported and, unless you are a developer,#$xit's guaranteed that you will break things. Use at your own risk."
btn_EditProjectConfig="Edit PhoenixPE.au3",0,8,5,5,130,25,EditProjectConfig,ReadMe_16.png,False,"__Edit the project's PhoenixPE.au3 configuration.#$x#$xWARNING: This option is absolutely unsupported and, unless you are a developer,#$xit's guaranteed that you will break things. Use at your own risk."
btn_SetDefaultOptions=,1,8,543,5,25,25,SetDefaultOptions,SetDefaults_16.png,True,"__Restore Defaults"
btn_AdvancedOptions=,1,8,574,5,25,25,ToggleAdvancedOptions,Advanced_Exit_16.png,True,"__Hide Advanced Options"
btn_AdvancedOptions=,1,8,574,5,25,25,ToggleAdvancedOptions,Advanced_16.png,True,"__Show Advanced Options"
btn_ScriptInfo=,1,8,605,5,25,25,ShowScriptInfo,Help_16.png,True,"__Script Info"
cb_RegisterAU3="Associate .au3 scripts with AutoIt3",1,3,10,50,200,18,True,"__Execute AutoIt3 scripts (.au3, .a3x) with AutoIt3.#$x#$xYou may use the Components > Additional Files script to include your custom scripts in your build."
cb_RegisterWCS="Associate .wcs scripts with PECMD",1,3,10,70,200,18,True,"__Execute PECMD scripts (.wcs, .wcz) with PECMD.#$x#$xYou may use the Components > Additional Files script to include your custom scripts in your build."
bvl_Options="Additional Configuration",1,12,5,110,625,168,8,Bold
cb_UserConfigFile="Include additional configuration file",1,3,15,225,200,18,False
fb_UserConfigFile=P:\PhoenixPE\Workbench\Additional\PhoenixPE-UserConfig.au3,1,13,15,245,517,20,file,"Title=Select your config file","Filter=AutoIt3 Scripts|*.au3;*.a3x|PECMD Scripts|*.ini;*.wcs;*.wcz|All Files|*.*"
fb_UserConfigFile=,1,13,15,245,517,20,file,"Title=Select your config file","Filter=AutoIt3 Scripts|*.au3;*.a3x|PECMD Scripts|*.ini;*.wcs;*.wcz|All Files|*.*"
lbl_AdditionalConfig="You may choose to include an additional AutoIt3 or PECMD configuration script in your project.#$x#$xThis script will be executed after the initial project configuration has been completed, but before the shell (explorer, etc.) is started.#$x#$xThe script will be placed on the root of the boot media as [PhoenixPE-UserConfig]. This allows the configuration to be manually edited on-the-fly (if the media is Read/Write) without rebuilding the project.",1,1,17,130,602,92,8,Normal
btn_GenerateSampleConfig="Sample Config",1,8,539,245,80,20,GenerateSampleConfig,0,True,"__Generate a sample configuration file."
bvl_AdvancedOptions="Advanced Options",1,12,5,290,625,71,8,Bold
cb_CustomConfigFile="Override the project config and use a custom PhoenixPE.au3 file",1,3,15,308,508,18,False,"__If enabled this PhoenixPE.au3 file will be used instead of the project's configuration.#$x#$xWARNING: This option is absolutely unsupported and, unless you are a developer,#$xit's guaranteed that you will break things. Use at your own risk."
fb_CustomConfigFile=,1,13,15,328,602,20,file,"Title=Select your custom PhoenixPE.au3 file","Filter=AutoIt3 Scripts|*.au3|All Files|*.*"
bvl_AdvancedOptions="Advanced Options",0,12,5,290,625,71,8,Bold
cb_CustomConfigFile="Override the project config and use a custom PhoenixPE.au3 file",0,3,15,308,508,18,False,"__If enabled this PhoenixPE.au3 file will be used instead of the project's configuration.#$x#$xWARNING: This option is absolutely unsupported and, unless you are a developer,#$xit's guaranteed that you will break things. Use at your own risk."
fb_CustomConfigFile=,0,13,15,328,602,20,file,"Title=Select your custom PhoenixPE.au3 file","Filter=AutoIt3 Scripts|*.au3|All Files|*.*"
[InterfaceEncoded]
Advanced_16.png=1722,2396