You are here

How to do this

3 posts / 0 new
Last post
cthelight
Offline
Last seen: 16 years 6 months ago
Joined: 2006-12-05 13:13
How to do this

How do you do this in a lancher:
C:\program.exe --window

Twar3Draconis
Offline
Last seen: 17 years 2 weeks ago
Joined: 2006-12-29 23:45
Depends on what

Depends on what scripting/programming language that you are making on.

Ryan McCue
Ryan McCue's picture
Offline
Last seen: 14 years 6 months ago
Joined: 2006-01-06 21:27
Assuming you mean NSIS

http://nsis.sourceforge.net/Obtaining_select_command_line_parameters
Change !define PARAM_CHAR "/" to !define PARAM_CHAR "--"
----
Ryan McCue
Person 1: Oh my god. You will never believe what just happened.
Person 2: What?
Person 1: I can't remember, I've forgotten.

"If you're not part of the solution, you're part of the precipitate."

Topic locked