use https
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7196 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
ee1670ccfb
commit
9a47586141
20 changed files with 48 additions and 48 deletions
|
@ -148,7 +148,7 @@
|
|||
;
|
||||
; Written by Robert Kehl
|
||||
;
|
||||
; For details, see http://nsis.sourceforge.net/wiki/SetSectionInInstType%2C_ClearSectionInInstType
|
||||
; For details, see https://nsis.sourceforge.io/wiki/SetSectionInInstType%2C_ClearSectionInInstType
|
||||
;
|
||||
; Use the defines below for the WANTED_INSTTYPE parameter.
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ Setup of Visual Basic 6.0 run-time files, including the Oleaut32.dll security up
|
|||
Copyright 2008-2020 Joost Verburg
|
||||
|
||||
To obtain the run-time files, download and extract
|
||||
http://nsis.sourceforge.net/vb6runtime.zip
|
||||
https://nsis.sourceforge.io/vb6runtime.zip
|
||||
|
||||
Script code for installation:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue