Easy question for software Pro ???

Mrburns2007

Platinum Member
Jun 14, 2001
2,595
0
0
Downloaded a little app that needs a modified shortcut so it opens a .ini file as well as the .exe.
The shortcut looks like this:

"F:\1 Downloaded Installed 2000\Rain calender\Rainlendar.exe"

with a folder which has the .ini file looking like this:

F:\1 Downloaded Installed 2000\Rain calender\RainlendarExample\Rainlendar.ini

So how do I modify the shortcut so it has the path to the .exe and the .ini ???

Instructions they give:

Copy all the stuff in the zip-file to some location (e.g. C:\Program files\Rainlendar\). The Rainlendar.exe needs the path for the ini-file as an argument or it refuses to run. Probably the easiest way to give it is to create a shortcut for the Rainlendar.exe and modify it. Add in the target-file after the Rainlendar.exe the path where the Rainlendar.ini file is.