Is there a way to use a command string with my application?
For example, my application is called Foo.exe, i want the user to be able to write this:
Code: Select all
foo.exe?showSplash=falseIs this doable?
Cecil

Code: Select all
foo.exe?showSplash=false