|
Function .onInit
Push 1
Pop $_2_
IfSilent 0 label_11
Quit
label_11:
InitPluginsDir
; Call Initialize_____Plugins
; SetDetailsPrint lastused
SetOutPath $PLUGINSDIR
File DuiLib.dll
File inst.ui
File installer-helper.dll
File DB5Upgrade.exe
File sqlite.dll
File AccessControl.dll
Call func_0
SetShellVarContext all
StrCpy $_0_ $(LSTR_37)\Sysdiag ; "Huorong Security Lab."
StrCpy $_1_ $APPDATA
ClearErrors
System::Call kernel32::GetCurrentProcess()p.s
; Call Initialize_____Plugins
; SetOverwrite off
; File $PLUGINSDIR\System.dll
; SetDetailsPrint lastused
; Push kernel32::GetCurrentProcess()p.s
; CallInstDLL $PLUGINSDIR\System.dll Call
System::Call kernel32::IsWow64Process2(ps,*i0s,*i)
; Call Initialize_____Plugins
; AllowSkipFiles off
; File $PLUGINSDIR\System.dll
; SetDetailsPrint lastused
; Push kernel32::IsWow64Process2(ps,*i0s,*i)
; CallInstDLL $PLUGINSDIR\System.dll Call
Push |
System::Call kernel32::IsWow64Process(p-1,*i0s)
; Call Initialize_____Plugins
; File $PLUGINSDIR\System.dll
; SetDetailsPrint lastused
; Push kernel32::IsWow64Process(p-1,*i0s)
; CallInstDLL $PLUGINSDIR\System.dll Call
System::Int64Op
; Call Initialize_____Plugins
; File $PLUGINSDIR\System.dll
; SetDetailsPrint lastused
; CallInstDLL $PLUGINSDIR\System.dll Int64Op
Pop $_5_
StrCmp $_5_ 0 label_48
Goto label_49 看NSIS反编译代码是有静默参数的 就是不知道是啥
|
|