Change a +4 to a +5. Apparently, the designeers of NSI believed that 6502 assembly represented the cutting-edge in language design.

svn:r4692
This commit is contained in:
Nick Mathewson
2005-08-04 19:22:53 +00:00
parent 303258972b
commit 5b3286179c
+1 -1
View File
@@ -146,7 +146,7 @@ Section "Start Menu" StartMenu
CreateShortCut "$SMPROGRAMS\Tor\Torrc.lnk" "Notepad.exe" "$configdir\torrc"
CreateShortCut "$SMPROGRAMS\Tor\Tor Website.lnk" "$INSTDIR\Tor Website.url"
CreateShortCut "$SMPROGRAMS\Tor\Uninstall.lnk" "$INSTDIR\Uninstall.exe"
IfFileExists "$INSTDIR\Documents\*.*" "" +4
IfFileExists "$INSTDIR\Documents\*.*" "" +5
CreateDirectory "$SMPROGRAMS\Tor\Documents"
CreateShortCut "$SMPROGRAMS\Tor\Documents\Tor Manual.lnk" "$INSTDIR\Documents\tor-doc.html"
CreateShortCut "$SMPROGRAMS\Tor\Documents\Tor Documentation.lnk" "$INSTDIR\Documents"