Does anyone know how to make it so you can add command line options to a VB Program.. Like If I want a feature disabled by default but I can enable it if I Run the program with a switch or something.. Like Notepad -Y ... or someting to that effect..

Thanks