diff --git a/Projects/PhoenixPE/Applications/Backup & Imaging/HDDClone.script b/Projects/PhoenixPE/Applications/Backup & Imaging/HDClone.script similarity index 99% rename from Projects/PhoenixPE/Applications/Backup & Imaging/HDDClone.script rename to Projects/PhoenixPE/Applications/Backup & Imaging/HDClone.script index 2500b46..ef85b7e 100644 --- a/Projects/PhoenixPE/Applications/Backup & Imaging/HDDClone.script +++ b/Projects/PhoenixPE/Applications/Backup & Imaging/HDClone.script @@ -29,7 +29,7 @@ ////////////////////////////////////////////////////////////////////////////////////////////////////////// [Main] -Title=HDDClone +Title=HDClone Description=HDClone creates physical or logical copies (clones) and file images of hard disks and other mass storage media. Author=Homes32 Level=5 @@ -44,7 +44,7 @@ Date=2023-10-10 %ProgramExex64%="HDClone.exe" %ConfigFile%="%TargetPrograms%\%ProgramFolder%\%ProgramExe%.config" %SetupFile%="HDDClone.exe" -%DownloadURL%=https://www.miray.de/public/download/HDClone.X.3.FE.%Lang%.Setup.exe +%DownloadURL%=https://www.miray.de/public/download/HDClone.X.4.FE.%Lang%.Setup.exe [Process] Echo,"Processing %ScriptTitle%..." @@ -80,7 +80,7 @@ Echo,"Program version: v%ProgramExeVer%" Echo,"Configuring %ScriptTitle%..." RegLoadHives -RegWrite,HKLM,0x7,"Tmp_Software\Miray\HDClone\HDClone.FE","LastBootSetupDontNagVersion",%ProgramVer% +RegWrite,HKLM,0x7,"Tmp_Software\Miray\HDClone\HDClone.FE","LastBootSetupDontNagVersion",%ProgramExeVer% RegUnloadHives /////////////////////////////////////////////////////////////////////////////////// diff --git a/Projects/PhoenixPE/Applications/System Information/HWinfo.script b/Projects/PhoenixPE/Applications/System Information/HWinfo.script index 0eccb80..e9f3ae4 100644 --- a/Projects/PhoenixPE/Applications/System Information/HWinfo.script +++ b/Projects/PhoenixPE/Applications/System Information/HWinfo.script @@ -35,14 +35,14 @@ Author=Homes32 Level=5 Selected=False Mandatory=False -Version=1.0.16.0 -Date=2023-07-23 +Version=1.0.17.0 +Date=2023-08-03 [Variables] %ProgramFolder%="HWinfo" %ProgramExe%="hwinfo32.exe" %ProgramCfg%="hwinfo32.ini" -%ProgramVersion%=750 +%ProgramVersion%=760 %DownloadURL%=https://www.hwinfo.com/files/hwi_%ProgramVersion%.zip %SetupFile%="hwinfo.zip"