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:
@@ -179,7 +179,7 @@ If,Not,#r,Equal,0,Halt,"Error: Failed to extract [%SetupFile%]. The error code r
|
||||
[#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..:
|
||||
@@ -241,7 +241,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,"Disk Tools"
|
||||
WriteInterface,Value,%ScriptFile%,Interface,txt_StartMenuFolder,"File Recovery"
|
||||
WriteInterface,Value,%ScriptFile%,Interface,txt_ShortcutName,"Recuva"
|
||||
WriteInterface,Value,%ScriptFile%,Interface,cmb_Language,"English [1033]"
|
||||
WriteInterface,Value,%ScriptFile%,Interface,cmb_ViewMode,"0 - List View"
|
||||
@@ -304,7 +304,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,Recovery
|
||||
txt_StartMenuFolder="Start Menu Folder:",1,0,12,201,119,21,"File Recovery"
|
||||
txt_ShortcutName="Shortcut Name:",1,0,12,243,119,21,Recuva
|
||||
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