Minor documentation fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7081 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
bd5d47cbae
commit
161e81c2f5
4 changed files with 5 additions and 5 deletions
|
@ -81,7 +81,7 @@
|
|||
; check if running on the NT family.
|
||||
;
|
||||
; ${If} ${AtLeastWin95}
|
||||
; ${And} ${AtMostWinME}
|
||||
; ${AndIf} ${AtMostWinME}
|
||||
; DetailPrint "Running 95, 98 or ME."
|
||||
; DetailPrint "Actually, maybe it's NT4?"
|
||||
; ${If} ${IsNT}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue