mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-16 18:18:04 +02:00
HDClone and HWinfo app updates
This commit is contained in:
@@ -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
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////////
|
@@ -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"
|
||||
|
||||
|
Reference in New Issue
Block a user