typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4763 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
0b68fa4d3c
commit
14fc71d2cd
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
;
|
;
|
||||||
; A few simple macros to handle installations on x64 machines.
|
; A few simple macros to handle installations on x64 machines.
|
||||||
;
|
;
|
||||||
; IsRunningX64 checks if the installers is running on x64.
|
; IsRunningX64 checks if the installer is running on x64.
|
||||||
;
|
;
|
||||||
; ${If} ${RunningX64}
|
; ${If} ${RunningX64}
|
||||||
; MessageBox MB_OK "running on x64"
|
; MessageBox MB_OK "running on x64"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue