S
srussell705
I have defined a ClickOnce published app. I have now been tasked with
receiving params from a calling app.
If I were to use a FileServer <no menu> delivery of the app how would
pass in a userID & Phone#.
These will be comming from a vb6 app but I don't think that it
matters.
I also have to set the starting of the app from a unc.
\\UNC\Path\DN_Test\Deployment suite\CCBatchProcessing.application
Can I just add on myName, 800-123-1234?
I get an error from the RunCommand dialouge box.
TIA
__Stephen
receiving params from a calling app.
If I were to use a FileServer <no menu> delivery of the app how would
pass in a userID & Phone#.
These will be comming from a vb6 app but I don't think that it
matters.
I also have to set the starting of the app from a unc.
\\UNC\Path\DN_Test\Deployment suite\CCBatchProcessing.application
Can I just add on myName, 800-123-1234?
I get an error from the RunCommand dialouge box.
TIA
__Stephen