HDClone and HWinfo app updates

This commit is contained in:
Homes32
2023-08-03 08:05:15 -05:00
parent fdb4d56dee
commit 25a0748b60
2 changed files with 6 additions and 6 deletions

View File

@@ -29,7 +29,7 @@
////////////////////////////////////////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////////////////////////////////////////
[Main] [Main]
Title=HDDClone Title=HDClone
Description=HDClone creates physical or logical copies (clones) and file images of hard disks and other mass storage media. Description=HDClone creates physical or logical copies (clones) and file images of hard disks and other mass storage media.
Author=Homes32 Author=Homes32
Level=5 Level=5
@@ -44,7 +44,7 @@ Date=2023-10-10
%ProgramExex64%="HDClone.exe" %ProgramExex64%="HDClone.exe"
%ConfigFile%="%TargetPrograms%\%ProgramFolder%\%ProgramExe%.config" %ConfigFile%="%TargetPrograms%\%ProgramFolder%\%ProgramExe%.config"
%SetupFile%="HDDClone.exe" %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] [Process]
Echo,"Processing %ScriptTitle%..." Echo,"Processing %ScriptTitle%..."
@@ -80,7 +80,7 @@ Echo,"Program version: v%ProgramExeVer%"
Echo,"Configuring %ScriptTitle%..." Echo,"Configuring %ScriptTitle%..."
RegLoadHives RegLoadHives
RegWrite,HKLM,0x7,"Tmp_Software\Miray\HDClone\HDClone.FE","LastBootSetupDontNagVersion",%ProgramVer% RegWrite,HKLM,0x7,"Tmp_Software\Miray\HDClone\HDClone.FE","LastBootSetupDontNagVersion",%ProgramExeVer%
RegUnloadHives RegUnloadHives
/////////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////////

View File

@@ -35,14 +35,14 @@ Author=Homes32
Level=5 Level=5
Selected=False Selected=False
Mandatory=False Mandatory=False
Version=1.0.16.0 Version=1.0.17.0
Date=2023-07-23 Date=2023-08-03
[Variables] [Variables]
%ProgramFolder%="HWinfo" %ProgramFolder%="HWinfo"
%ProgramExe%="hwinfo32.exe" %ProgramExe%="hwinfo32.exe"
%ProgramCfg%="hwinfo32.ini" %ProgramCfg%="hwinfo32.ini"
%ProgramVersion%=750 %ProgramVersion%=760
%DownloadURL%=https://www.hwinfo.com/files/hwi_%ProgramVersion%.zip %DownloadURL%=https://www.hwinfo.com/files/hwi_%ProgramVersion%.zip
%SetupFile%="hwinfo.zip" %SetupFile%="hwinfo.zip"