is it possible to put a switch on the end of my exe at runtime?

i.e. C:\myapp.exe -a

to start it in admin mode and

C:\myapp.exe for normal mode??

if so, how in vb would i pick up the switch?

if anyone has examples i would be grateful
thanx