Link to home
Start Free TrialLog in
Avatar of dangie
dangie

asked on

Command Line in VB 6.0 App

I have created a VB 6.0 app that will be deployed at multiple sites.  Each site needs slightly different information on the form.  I figured I could use a command line approach.  However, I am unsure of the syntax to use when setting up the target of a shortcut that resides on the PCs at these sites.  I tried, "C:\MYAPP.EXE" /"SITE1", where "SITE1" would be the command line passed to the app.  This did not work, though.  Any suggestions.
ASKER CERTIFIED SOLUTION
Avatar of swilt
swilt

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial