mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-17 02:28:09 +02:00
Hide DriveSnapshot license option until we get this feature implemented.
This commit is contained in:
@@ -61,6 +61,8 @@ FileCopy,"%ProgramsCache%\%ProgramFolder%\%ProgramExe%","%TargetPrograms%\%Progr
|
|||||||
FileVersion,"%TargetPrograms%\%ProgramFolder%\%ProgramExe%",%ProgramExeVer%
|
FileVersion,"%TargetPrograms%\%ProgramFolder%\%ProgramExe%",%ProgramExeVer%
|
||||||
Echo,"Program version: v%ProgramExeVer%"
|
Echo,"Program version: v%ProgramExeVer%"
|
||||||
|
|
||||||
|
// TODO: Generate registered .exe using provided license file
|
||||||
|
|
||||||
///////////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////////
|
||||||
// Settings
|
// Settings
|
||||||
|
|
||||||
@@ -244,7 +246,7 @@ Message,"Drive Snapshot is disk imaging software that enables the user to back u
|
|||||||
// Syntax.........:
|
// Syntax.........:
|
||||||
// Parameters.....:
|
// Parameters.....:
|
||||||
// Return values..:
|
// Return values..:
|
||||||
// Author.........: Homes32, Homes32
|
// Author.........: Homes32
|
||||||
// Remarks........:
|
// Remarks........:
|
||||||
// Related........:
|
// Related........:
|
||||||
// ===============================================================================================================================
|
// ===============================================================================================================================
|
||||||
@@ -269,8 +271,8 @@ txt_StartMenuFolder="Start Menu folder:",1,0,12,201,119,21,"Backup & Imaging"
|
|||||||
txt_ShortcutName="Shortcut Name:",1,0,12,243,119,21,"Drive Snapshot"
|
txt_ShortcutName="Shortcut Name:",1,0,12,243,119,21,"Drive Snapshot"
|
||||||
bvl_Options=Options,1,12,150,90,195,184,8,Bold
|
bvl_Options=Options,1,12,150,90,195,184,8,Bold
|
||||||
cb_RegisterFileExt="Register .sna file extension",1,3,160,105,173,18,True
|
cb_RegisterFileExt="Register .sna file extension",1,3,160,105,173,18,True
|
||||||
lbl_RegEdition="Software Edition",1,1,160,200,153,16,8,Normal
|
lbl_RegEdition="Software Edition",0,1,160,200,153,16,8,Normal
|
||||||
cmb_RegEdition="30 Day Evaluation",1,4,160,215,174,21,"30 Day Evaluation","Registered Version",_ToggleRegKey_,True
|
cmb_RegEdition="30 Day Evaluation",0,4,160,215,174,21,"30 Day Evaluation","Registered Version",_ToggleRegKey_,True
|
||||||
fb_RegKey=,0,13,160,243,174,20,file,"Title=Select your license file","Filter=Text Files|*.txt|All Files|*.*","__Please select the license file (YOURNAME.TXT) you received when you registered the software."
|
fb_RegKey=,0,13,160,243,174,20,file,"Title=Select your license file","Filter=Text Files|*.txt|All Files|*.*","__Please select the license file (YOURNAME.TXT) you received when you registered the software."
|
||||||
lbl_30DayTrial="Note: The 30 day evaluation program contains a built-in time limit of approx. 30 days from the time it was compiled, after which it won't backup any longer. There are no other restrictions in the trial version. You must download a new .exe once it has expired.",1,1,5,285,340,60,8,Normal
|
lbl_30DayTrial="Note: The 30 day evaluation program contains a built-in time limit of approx. 30 days from the time it was compiled, after which it won't backup any longer. There are no other restrictions in the trial version. You must download a new .exe once it has expired.",1,1,5,285,340,60,8,Normal
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user