diff --git a/Projects/PhoenixPE/Applications/System Information/GPU-Z.script b/Projects/PhoenixPE/Applications/System Information/GPU-Z.script index 2ba2b83..e9d7c7d 100644 --- a/Projects/PhoenixPE/Applications/System Information/GPU-Z.script +++ b/Projects/PhoenixPE/Applications/System Information/GPU-Z.script @@ -35,8 +35,8 @@ Author=Homes32 Level=5 Selected=False Mandatory=False -Version=1.1.3.0 -Date=2022-11-13 +Version=1.1.4.0 +Date=2022-12-04 [Variables] %ProgramFolder%="GPU-Z" @@ -53,7 +53,7 @@ If,%cb_RunFromRam%,Equal,True,RunFromRam /////////////////////////////////////////////////////////////////////////////////// // Extract If,Not,ExistFile,"%ProgramsCache%\%ProgramFolder%\%ProgramExe%",Run,%ScriptFile%,DownloadProgram -FileCopy,"%ProgramsCache%\%ProgramFolder%\%ProgramExe%","%TargetPrograms%\%ProgramFolder%" +FileCopy,"%ProgramsCache%\%ProgramFolder%\%ProgramExe%","%TargetPrograms%\%ProgramFolder%\%ProgramExe%" /////////////////////////////////////////////////////////////////////////////////// // Settings