mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-17 18:48:04 +02:00
Log the program version for any app that always attempts to download the latest version, bump SiB tested version
This commit is contained in:
@@ -35,8 +35,8 @@ Author=Homes32
|
||||
Level=5
|
||||
Selected=False
|
||||
Mandatory=False
|
||||
Version=1.0.1.0
|
||||
Date=2021-12-28
|
||||
Version=1.0.2.0
|
||||
Date=2023-01-10
|
||||
Interface=Interface
|
||||
|
||||
[Variables]
|
||||
@@ -86,6 +86,9 @@ Else,Begin
|
||||
FileCopy,"%ProjectTemp%\%ProgramFolder%\{win}\system32\ampa#$c2.sys","%TargetSystem32%\ampa.sys"
|
||||
End
|
||||
|
||||
FileVersion,"%TargetPrograms%\%ProgramFolder%\%ProgramExe%",%ProgramExeVer%
|
||||
Echo,"Program version: v%ProgramExeVer%"
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////////
|
||||
// Config
|
||||
|
||||
|
Reference in New Issue
Block a user