Windows - Create Shortcut File with Options

Take software SeaMonkey for example, if users want to open its composer directly, just right click on its shortcut and click “Properties” and append command line options to target. It will look like this:
"C:\Program Files\SeaMonkey\seamonkey.exe" -editor

Comments