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]
|
[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
|
||||||
|
|
||||||
///////////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////////
|
@@ -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"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user