Thread
:
Command Prompt Install
View Single Post
30th April 2010, 15:22
#
6
Anders
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,358
You should not use writeconsole to write plain ansi text, use WriteFile (If you use WriteFile, the output can be redirected and/or piped)
IntOp $PostCount $PostCount + 1
Anders
View Public Profile
Visit Anders's homepage!
Find More Posts by Anders