No more big hak/tlk download
This commit is contained in:
parent
6b7be66afd
commit
3b01f84758
@ -4,10 +4,10 @@ Function Page_DownloadContent
|
||||
|
||||
|
||||
|
||||
inetc::get /CAPTION "Downloading Sinfar custom content" /POPUP "Sinfar v30 Files" /QUESTION "" "https://sinfar.net/haks/sinfar_all_files_v30.7z" "$INSTPATH\sinfarFiles.7z"
|
||||
Pop $0
|
||||
StrCmp $0 "OK" +2
|
||||
Goto download_failed
|
||||
; inetc::get /CAPTION "Downloading Sinfar custom content" /POPUP "Sinfar v30 Files" /QUESTION "" "https://sinfar.net/haks/sinfar_all_files_v30.7z" "$INSTPATH\sinfarFiles.7z"
|
||||
; Pop $0
|
||||
; StrCmp $0 "OK" +2
|
||||
; Goto download_failed
|
||||
|
||||
|
||||
StrCmp $INSTALL_TYPE "diamond" diamond_download ee_download
|
||||
|
@ -4,7 +4,7 @@ Section "Installing" ;No components page, name is not important
|
||||
SetOutPath $INSTPATH
|
||||
DetailPrint "Extracting package..."
|
||||
|
||||
Nsis7z::ExtractWithDetails "$INSTPATH\sinfarFiles.7z" "Installing package %s..."
|
||||
Nsis7z::ExtractWithDetails "$EXEDIR\sinfarFiles.7z" "Installing package %s..."
|
||||
|
||||
DetailPrint "Extraction complete."
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user