mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-17 02:28:09 +02:00
more reorganizing and minor app updates
This commit is contained in:
@@ -235,7 +235,7 @@ InnoUnpack,"%ProgramsCache%\%ProgramFolder%\%SetupExe%","%ProjectTemp%\%ProgramF
|
||||
[#DownloadProgram#]
|
||||
// ===============================================================================================================================
|
||||
// Name...........: DownloadProgram
|
||||
// Description....: Download the program files from the author's website and encode them into our script.
|
||||
// Description....: Download the program files from the author's website.
|
||||
// Syntax.........: Run,%ScriptFile%,DownloadProgram
|
||||
// Parameters.....:
|
||||
// Return values..:
|
||||
@@ -294,7 +294,7 @@ WriteInterface,Value,%ScriptFile%,Interface,cb_DesktopShc,False
|
||||
WriteInterface,Value,%ScriptFile%,Interface,cb_StartMenuShc,True
|
||||
WriteInterface,Value,%ScriptFile%,Interface,cb_PinToTaskbar,False
|
||||
WriteInterface,Value,%ScriptFile%,Interface,cb_PinToStartMenu,False
|
||||
WriteInterface,Value,%ScriptFile%,Interface,txt_StartMenuFolder,"Productivity"
|
||||
WriteInterface,Value,%ScriptFile%,Interface,txt_StartMenuFolder,"Networking"
|
||||
WriteInterface,Value,%ScriptFile%,Interface,txt_ShortcutName,"WinSCP"
|
||||
WriteInterface,Value,%ScriptFile%,Interface,cmb_Language,"English (United States) [1033]"
|
||||
WriteInterface,Value,%ScriptFile%,Interface,cb_ShellIntergration,True
|
||||
@@ -376,7 +376,7 @@ cb_DesktopShc=Desktop,1,3,12,104,122,18,False
|
||||
cb_StartMenuShc="Start Menu",1,3,12,123,122,18,True
|
||||
cb_PinToTaskbar="Pin to Taskbar",1,3,12,142,122,18,False
|
||||
cb_PinToStartMenu="Pin to Start Menu",1,3,12,161,122,18,False
|
||||
txt_StartMenuFolder="Start Menu Folder:",1,0,12,201,119,21,Productivity
|
||||
txt_StartMenuFolder="Start Menu Folder:",1,0,12,201,119,21,Networking
|
||||
txt_ShortcutName="Shortcut Name:",1,0,12,243,119,21,WinSCP
|
||||
bvl_Options=Options,1,12,150,90,197,184,8,Bold
|
||||
lbl_Language=Language,1,1,159,110,153,16,8,Normal
|
||||
|
Reference in New Issue
Block a user