mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-16 18:18:04 +02:00
Use password protected archive, unpack and decrypt by 7z
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user