06-20-2010, 09:01 AM -
Is it possible to use quotations in the command line parameters?
I am a user of Rainlendar and I want to make the following alias but cannot get it to work. I know my path is correct because if I remove all parameters, it prompts me to open a new instance (which isn't my goal).
Here is where I'm at:
C:\Something\Rainlendar2.exe -a "%1"
This syntax works in command prompt with a string in place of the variable of course.
I am a user of Rainlendar and I want to make the following alias but cannot get it to work. I know my path is correct because if I remove all parameters, it prompts me to open a new instance (which isn't my goal).
Here is where I'm at:
C:\Something\Rainlendar2.exe -a "%1"
This syntax works in command prompt with a string in place of the variable of course.