From bc9246f7edd6a34a76314a9b9879b4b18b185200 Mon Sep 17 00:00:00 2001 From: Peter Siering Date: Sun, 4 Dec 2022 15:04:28 +0100 Subject: [PATCH 1/7] Fix some URL and pathnames for x86/32 bit builds --- .../PhoenixPE/Applications/Developer Tools/DbgView.script | 6 +++--- .../Applications/Developer Tools/Dependencies.script | 6 +++--- .../PhoenixPE/Applications/Developer Tools/ProcDump.script | 6 +++--- .../PhoenixPE/Applications/Developer Tools/ProcExp.script | 6 +++--- .../PhoenixPE/Applications/Developer Tools/ProcMon.script | 6 +++--- .../PhoenixPE/Applications/Productivity/Notepad3.script | 6 +++--- .../PhoenixPE/Applications/System Information/BGInfo.script | 6 +++--- 7 files changed, 21 insertions(+), 21 deletions(-) diff --git a/Projects/PhoenixPE/Applications/Developer Tools/DbgView.script b/Projects/PhoenixPE/Applications/Developer Tools/DbgView.script index 519ccec..5eff857 100644 --- a/Projects/PhoenixPE/Applications/Developer Tools/DbgView.script +++ b/Projects/PhoenixPE/Applications/Developer Tools/DbgView.script @@ -35,14 +35,14 @@ Author=Homes32 Level=5 Selected=False Mandatory=False -Version=1.0.0.0 -Date=2020-03-01 +Version=1.0.1.0 +Date=2020-12-04 [Variables] %ProgramFolder%="DbgView" %ProgramExex86%="Dbgview.exe" %ProgramExex64%="Dbgview64.exe" -%DownloadURLx32%=http://live.sysinternals.com/Dbgview.exe +%DownloadURLx86%=http://live.sysinternals.com/Dbgview.exe %DownloadURLx64%=http://live.sysinternals.com/dbgview64.exe %DownloadURLCHM%=http://live.sysinternals.com/Dbgview.chm %ProgramSettings%=90,01,00,00,64,00,00,00,64,00,00,00,f4,01,00,00,2c,01,00,00,23,00,00,00,64,00,00,00,2c,01,00,00,00,00,00,00,01,00,01,00,00,00,00,00,f3,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,00,00,00,00,01,02,02,22,43,6f,75,72,69,65,72,20,4e,65,77,00,78,68,4c,00,80,68,4c,00,04,00,00,04,00,00,00,00,3a,00,00,01,00,01,01,01,ff,ff,ff,00,ff,ff,ff,00,ff,ff,ff,00,ff,ff,ff,00,ff,ff,ff,00,ff,00,00,00,80,00,ff,00,ff,80,40,00,40,80,80,00,00,80,ff,00,01,00,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,80,80,ff,00,80,ff,80,00,80,ff,ff,00,80,ff,80,00,ff,ff,80,00,01,00,00,00,ff,ff,ff,00,ff,ff,ff,00,ff,ff,ff,00,ff,ff,ff,00,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,ff,00,00,00,80,00,ff,00,ff,80,40,00,40,80,80,00,00,80,ff,00,80,80,ff,00,80,ff,80,00,80,ff,ff,00,80,ff,80,00,ff,ff,80,00,00,00,00,00 diff --git a/Projects/PhoenixPE/Applications/Developer Tools/Dependencies.script b/Projects/PhoenixPE/Applications/Developer Tools/Dependencies.script index 2c36a62..03a4fbd 100644 --- a/Projects/PhoenixPE/Applications/Developer Tools/Dependencies.script +++ b/Projects/PhoenixPE/Applications/Developer Tools/Dependencies.script @@ -35,15 +35,15 @@ Author=Homes32 Level=5 Selected=False Mandatory=False -Version=1.1.0.0 -Date=2020-05-27 +Version=1.1.1.0 +Date=2022-12-04 [Variables] %ProgramFolder%="Dependencies" %ProgramExe%="DependenciesGui.exe" %SetupFilex86%="Dependencies_x86.zip" %SetupFilex64%="Dependencies_x64.zip" -%DownloadURLx32%=https://github.com/lucasg/Dependencies/releases/latest/download/Dependencies_x86_Release.zip +%DownloadURLx86%=https://github.com/lucasg/Dependencies/releases/latest/download/Dependencies_x86_Release.zip %DownloadURLx64%=https://github.com/lucasg/Dependencies/releases/latest/download/Dependencies_x64_Release.zip [Process] diff --git a/Projects/PhoenixPE/Applications/Developer Tools/ProcDump.script b/Projects/PhoenixPE/Applications/Developer Tools/ProcDump.script index 0f04240..6798bcc 100644 --- a/Projects/PhoenixPE/Applications/Developer Tools/ProcDump.script +++ b/Projects/PhoenixPE/Applications/Developer Tools/ProcDump.script @@ -35,14 +35,14 @@ Author=Homes32 Level=5 Selected=False Mandatory=False -Version=1.1.0.0 -Date=2022-13-02 +Version=1.1.1.0 +Date=2022-12-04 [Variables] %ProgramFolder%="ProcDump" %ProgramExex86%="ProcDump.exe" %ProgramExex64%="ProcDump64.exe" -%DownloadURLx32%=https://live.sysinternals.com/ProcDump.exe +%DownloadURLx86%=https://live.sysinternals.com/ProcDump.exe %DownloadURLx64%=https://live.sysinternals.com/ProcDump64.exe [Process] diff --git a/Projects/PhoenixPE/Applications/Developer Tools/ProcExp.script b/Projects/PhoenixPE/Applications/Developer Tools/ProcExp.script index ee2bbfc..aa2ebb8 100644 --- a/Projects/PhoenixPE/Applications/Developer Tools/ProcExp.script +++ b/Projects/PhoenixPE/Applications/Developer Tools/ProcExp.script @@ -35,14 +35,14 @@ Author=Homes32 Level=5 Selected=False Mandatory=False -Version=1.1.0.0 -Date=2020-03-01 +Version=1.1.1.0 +Date=2022-12-04 [Variables] %ProgramFolder%="Procexp" %ProgramExex86%="Procexp.exe" %ProgramExex64%="Procexp64.exe" -%DownloadURLx32%=https://live.sysinternals.com/Procexp.exe +%DownloadURLx86%=https://live.sysinternals.com/Procexp.exe %DownloadURLx64%=https://live.sysinternals.com/Procexp64.exe %DownloadURLCHM%=https://live.sysinternals.com/procexp.chm diff --git a/Projects/PhoenixPE/Applications/Developer Tools/ProcMon.script b/Projects/PhoenixPE/Applications/Developer Tools/ProcMon.script index 3527cf1..e4a712e 100644 --- a/Projects/PhoenixPE/Applications/Developer Tools/ProcMon.script +++ b/Projects/PhoenixPE/Applications/Developer Tools/ProcMon.script @@ -35,14 +35,14 @@ Author=Homes32 Level=5 Selected=False Mandatory=False -Version=1.2.0.0 -Date=2021-11-06 +Version=1.2.1.0 +Date=2022-12-04 [Variables] %ProgramFolder%="Procmon" %ProgramExex86%="Procmon.exe" %ProgramExex64%="Procmon64.exe" -%DownloadURLx32%=https://live.sysinternals.com/Procmon.exe +%DownloadURLx86%=https://live.sysinternals.com/Procmon.exe %DownloadURLx64%=https://live.sysinternals.com/Procmon64.exe %DownloadURLCHM%=https://live.sysinternals.com/procmon.chm // *Do not modify.* Used by script settings for processing cmdline operations such as importing config. diff --git a/Projects/PhoenixPE/Applications/Productivity/Notepad3.script b/Projects/PhoenixPE/Applications/Productivity/Notepad3.script index 3b4e4cf..65ee998 100644 --- a/Projects/PhoenixPE/Applications/Productivity/Notepad3.script +++ b/Projects/PhoenixPE/Applications/Productivity/Notepad3.script @@ -35,14 +35,14 @@ Author=Homes32 Level=5 Selected=False Mandatory=False -Version=1.1.1.0 -Date=2022-06-27 +Version=1.1.2.0 +Date=2022-12-04 [Variables] %ProgramFolder%="Notepad3" %ProgramExe%="Notepad3.exe" %ProgramVersion%=5.21.1129.1 -%DownloadURLx32%=https://github.com/rizonesoft/Notepad3/releases/download/RELEASE_%ProgramVersion%/Notepad3_%ProgramVersion%_x86.zip +%DownloadURLx86%=https://github.com/rizonesoft/Notepad3/releases/download/RELEASE_%ProgramVersion%/Notepad3_%ProgramVersion%_x86.zip %DownloadURLx64%=https://github.com/rizonesoft/Notepad3/releases/download/RELEASE_%ProgramVersion%/Notepad3_%ProgramVersion%_x64.zip %SetupFile%="Notepad3_%SourceArch%.zip" %ConfigFile%="%ProgramsCache%\%ProgramFolder%\Notepad3.ini" diff --git a/Projects/PhoenixPE/Applications/System Information/BGInfo.script b/Projects/PhoenixPE/Applications/System Information/BGInfo.script index 9349406..319868f 100644 --- a/Projects/PhoenixPE/Applications/System Information/BGInfo.script +++ b/Projects/PhoenixPE/Applications/System Information/BGInfo.script @@ -35,14 +35,14 @@ Author=Homes32 Level=5 Selected=False Mandatory=False -Version=1.0.0.0 -Date=2020-03-01 +Version=1.0.1.0 +Date=2022-12-04 [Variables] %ProgramFolder%="BgInfo" %ProgramExex86%="BgInfo.exe" %ProgramExex64%="BgInfo64.exe" -%DownloadURLx32%=http://live.sysinternals.com/Bginfo.exe +%DownloadURLx86%=http://live.sysinternals.com/Bginfo.exe %DownloadURLx64%=http://live.sysinternals.com/Bginfo64.exe [Process] From cd8d48b27226f7e5e7608f7b3820b1001062c8f3 Mon Sep 17 00:00:00 2001 From: Peter Siering Date: Sun, 4 Dec 2022 15:21:25 +0100 Subject: [PATCH 2/7] Add call to download, if file is missing --- .../Applications/System Tools/AttributeChanger.script | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Projects/PhoenixPE/Applications/System Tools/AttributeChanger.script b/Projects/PhoenixPE/Applications/System Tools/AttributeChanger.script index da02481..d853fab 100644 --- a/Projects/PhoenixPE/Applications/System Tools/AttributeChanger.script +++ b/Projects/PhoenixPE/Applications/System Tools/AttributeChanger.script @@ -35,8 +35,8 @@ Author=Homes32 Level=5 Selected=False Mandatory=False -Version=1.1.3.0 -Date=2022-04-11 +Version=1.1.4.0 +Date=2022-12-04 [Variables] %ProgramFolder%="Attribute Changer" @@ -169,6 +169,7 @@ RegHiveUnLoad,Tmp_Software // =============================================================================================================================== [ExtractProgram] Echo,"Extracting files..." +If,Not,ExistFile,"%ProgramsCache%\%ProgramFolder%\%SetupFile%",Run,%ScriptFile%,DownloadProgram InnoExtract,"%ProgramsCache%\%ProgramFolder%\%SetupFile%","%ProjectTemp%\%ProgramFolder%" [#DownloadProgram#] From 141a2cd77afef6bef66385557ea15ada17279d9b Mon Sep 17 00:00:00 2001 From: Peter Siering Date: Sun, 4 Dec 2022 15:34:47 +0100 Subject: [PATCH 3/7] Change URL, download type (setup instead of exe) and handling of those --- .../Applications/Malware Removal/AVZ.script | 30 +++++++++---------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/Projects/PhoenixPE/Applications/Malware Removal/AVZ.script b/Projects/PhoenixPE/Applications/Malware Removal/AVZ.script index ee2e63d..56f9a90 100644 --- a/Projects/PhoenixPE/Applications/Malware Removal/AVZ.script +++ b/Projects/PhoenixPE/Applications/Malware Removal/AVZ.script @@ -33,26 +33,22 @@ Title=AVZ Description=AVZ is a free tool for scanning your computer and running a script that quarantines or deletes files that are considered suspicious. Author=Homes32 Level=5 -Selected=False +Selected=True Mandatory=False -Version=1.0.0.0 -Date=2020-04-07 +Version=1.0.1.0 +Date=2022-12-04 [Variables] %ProgramFolder%="AVZ" -%ProgramExe%="avz5.exe" -%DownloadURL%=http://media.kaspersky.com/utilities/ConsumerUtilities/avz5.exe +%ProgramExe%="avz5rn.exe" +%SetupFile%=avz5.zip +%DownloadURL%=https://media.kaspersky.com/utilities/ConsumerUtilities/%SetupFile% [Process] Echo,"Processing %ScriptTitle%..." If,%cb_RunFromRam%,Equal,True,RunFromRam - -/////////////////////////////////////////////////////////////////////////////////// -// Extract -If,%cb_AlwaysDownload%,Equal,True,DirDeleteEx,"%ProgramsCache%\%ProgramFolder%" -If,Not,ExistFile,"%ProgramsCache%\%ProgramFolder%\%ProgramExe%",Run,%ScriptFile%,DownloadProgram -FileCopy,"%ProgramsCache%\%ProgramFolder%\%ProgramExe%","%TargetPrograms%\%ProgramFolder%\%ProgramExe%" +Run,%ScriptFile%,ExtractProgram /////////////////////////////////////////////////////////////////////////////////// // Shortcuts @@ -62,6 +58,11 @@ If,%cb_StartMenuShc%,Equal,True,AddShortcut,StartMenu,%txt_StartMenuFolder%,%txt If,%cb_PinToTaskbar%,Equal,True,PinShortcut,Taskbar,Auto,"%PEPrograms%\%ProgramFolder%\%ProgramExe%" If,%cb_PinToStartMenu%,Equal,True,PinShortcut,StartMenu,Auto,"%PEPrograms%\%ProgramFolder%\%ProgramExe%" +[ExtractProgram] +If,%cb_AlwaysDownload%,Equal,True,DirDeleteEx,"%ProgramsCache%\%ProgramFolder%" +If,Not,ExistFile,"%ProgramsCache%\%ProgramFolder%\%SetupFile%",Run,%ScriptFile%,DownloadProgram +7z,"x -r #$q%ProgramsCache%\%ProgramFolder%\%SetupFile%#$q -y -o#$q%TargetPrograms%\%ProgramFolder%#$q" + [#DownloadProgram#] // =============================================================================================================================== // Name...........: DownloadProgram @@ -75,7 +76,7 @@ If,%cb_PinToStartMenu%,Equal,True,PinShortcut,StartMenu,Auto,"%PEPrograms%\%Prog // =============================================================================================================================== [DownloadProgram] Echo,"Downloading %ScriptTitle%..." -WebGet,%DownloadURL%,"%ProgramsCache%\%ProgramFolder%\%ProgramExe%",NOERR +WebGet,%DownloadURL%,"%ProgramsCache%\%ProgramFolder%\%SetupFile%",NOERR If,Not,#r,Equal,200,Halt,"Download [%ProgramExe%] failed: The code returned was [#r]." [#LaunchProgram#] @@ -91,9 +92,8 @@ If,Not,#r,Equal,200,Halt,"Download [%ProgramExe%] failed: The code returned was // =============================================================================================================================== [LaunchProgram] Echo,"Launching %ScriptTitle%..." -If,Not,ExistFile,"%ProgramsCache%\%ProgramFolder%\%ProgramExe%",Run,%ScriptFile%,DownloadProgram -FileCopy,"%ProgramsCache%\%ProgramFolder%\%ProgramExe%","%ProjectTemp%\%ProgramFolder%\%ProgramExe%" -ShellExecuteEx,Open,"%ProjectTemp%\%ProgramFolder%\%ProgramExe%" +If,Not,ExistFile,"%TargetPrograms%\%ProgramFolder%\%ProgramExe%",Run,%ScriptFile%,ExtractProgram +ShellExecuteEx,Open,"%TargetPrograms%\%ProgramFolder%\%ProgramExe%" [#ClearDownloadCache#] // =============================================================================================================================== From 61a5e59b1f19c231bc3bfcca71d54271484054bb Mon Sep 17 00:00:00 2001 From: Peter Siering Date: Sun, 4 Dec 2022 15:38:00 +0100 Subject: [PATCH 4/7] Fix registry ValueType, must be REG_EXPAND_SZ (0x2) and not REG_SZ (0x1); otherwise search path doesn't expand variables later --- Projects/PhoenixPE/Components/DotNET6.script | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Projects/PhoenixPE/Components/DotNET6.script b/Projects/PhoenixPE/Components/DotNET6.script index fc36c83..0a48046 100644 --- a/Projects/PhoenixPE/Components/DotNET6.script +++ b/Projects/PhoenixPE/Components/DotNET6.script @@ -34,8 +34,8 @@ Description=(v6.0.10) .NET 6 is a cross-platform software development framework Selected=False Level=4 Author=Homes32 -Version=1.0.4.0 -Date=2022-10-22 +Version=1.0.5.0 +Date=2022-12-04 Mandatory=False [Variables] @@ -69,7 +69,7 @@ RegLoadHives // Add to system PATH RegRead,HKLM,"Tmp_System\ControlSet001\Control\Session Manager\Environment","Path",%SysPath% StrFormat,CTrim,%SysPath%,";",%SysPath% -RegWrite,HKLM,0x1,"Tmp_System\ControlSet001\Control\Session Manager\Environment","Path","%SysPath%;%PEPrograms%\dotnet\;" +RegWrite,HKLM,0x2,"Tmp_System\ControlSet001\Control\Session Manager\Environment","Path","%SysPath%;%PEPrograms%\dotnet\;" // Add version to reg for other programs to detect If,%SourceArch%,Equal,x64,Begin From 686beb7aac5b62d29dc25d97beeaafc7380a609f Mon Sep 17 00:00:00 2001 From: Peter Siering Date: Sun, 4 Dec 2022 15:40:30 +0100 Subject: [PATCH 5/7] Add missing DLLs for file open dialogs in some apps, e.g. notepad++ --- Projects/PhoenixPE/Shell/001-Explorer.script | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Projects/PhoenixPE/Shell/001-Explorer.script b/Projects/PhoenixPE/Shell/001-Explorer.script index 8f5d804..0d90016 100644 --- a/Projects/PhoenixPE/Shell/001-Explorer.script +++ b/Projects/PhoenixPE/Shell/001-Explorer.script @@ -35,8 +35,8 @@ Author=Homes32 Level=3 Selected=True Mandatory=False -Version=1.5.1.0 -Date=2022-10-25 +Version=1.5.2.0 +Date=2022-12-04 [Variables] @@ -620,6 +620,8 @@ RequireFileEx,AppendList,\Windows\System32\ShellCommonCommonProxyStub.dll // In Win10 17763 shellstyle.dll is moved to windows\resources If,%SourceVer%,BiggerEqual,10.0.17763.0,RequireFileEx,AppendList,\Windows\resources\Themes\aero\shell\normalcolor\shellstyle.dll Else,RequireFileEx,AppendList,\Windows\System32\shellstyle.dll +RequireFileEx,AppendList,\Windows\System32\shellstyle.dll +RequireFileEx,AppendList,\Windows\SysWOW64\shellstyle.dll RequireFileEx,AppendList,\Windows\System32\shfolder.dll,NOMUI RequireFileEx,AppendList,\Windows\System32\shpafact.dll From 292fd34624ba09d6c8ee5288e10047e890c94788 Mon Sep 17 00:00:00 2001 From: Peter Siering Date: Sun, 4 Dec 2022 15:43:27 +0100 Subject: [PATCH 6/7] Fix copying file to not existent directory, force creation of directory --- .../PhoenixPE/Applications/System Information/GPU-Z.script | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 From ec7807ec1b57d44ace62d85addd66936a8d6f119 Mon Sep 17 00:00:00 2001 From: Peter Siering Date: Sun, 4 Dec 2022 15:45:13 +0100 Subject: [PATCH 7/7] Use password protected archive, unpack and decrypt by 7z --- .../Password Recovery/NetworkPasswordRecovery.script | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Projects/PhoenixPE/Applications/Password Recovery/NetworkPasswordRecovery.script b/Projects/PhoenixPE/Applications/Password Recovery/NetworkPasswordRecovery.script index 5566ac3..52b679d 100644 --- a/Projects/PhoenixPE/Applications/Password Recovery/NetworkPasswordRecovery.script +++ b/Projects/PhoenixPE/Applications/Password Recovery/NetworkPasswordRecovery.script @@ -35,8 +35,8 @@ Author=Homes32 Level=5 Selected=False Mandatory=False -Version=1.0.0.0 -Date=2020-03-01 +Version=1.0.1.0 +Date=2022-12-04 [Variables] %ProgramFolder%="NetworkPasswordRecovery" @@ -101,7 +101,7 @@ If,%cb_PinToStartMenu%,Equal,True,PinShortcut,StartMenu,Auto,"%PEPrograms%\%Prog // =============================================================================================================================== [ExtractProgram] Echo,"Extracting files..." -Decompress,"%ProgramsCache%\%ProgramFolder%\%SetupFile%",#1 +7z,"x -r #$q%ProgramsCache%\%ProgramFolder%\%SetupFile%#$q -y -p%Password% -o#$q%TargetPrograms%\%ProgramFolder%#$q" [#DownloadProgram#] // =============================================================================================================================== @@ -272,6 +272,7 @@ bvl_Options=Options,1,12,150,90,197,184,8,Bold lbl_Language=Language,1,1,159,110,153,16,8,Normal cmb_Language=English,1,4,160,126,150,21,Arabic,Bulgarian,"Chinese (Simplified)","Chinese (Traditional)",Czech,Dutch,English,French,Galician,German,Greek,Hebrew,Hungarian,Italian,Japanese,Korean,Norwegian,Persian,Polish,"Portuguese (Brazil)",Romanian,Russian,Slovak,Slovenian,Spanish,"Spanish (Mexico)",Taiwanese,Thai,Turkish,Valencian,_DeleteCachedLangFile_,True rtf_FalsePositives=FalsePositives.rtf,1,6,5,283,623,122 +Password=Zip-Password,1,0,159,198,159,21,ntps5291# [InterfaceEncoded] play-hot.png=841,1220