Is there any way to pass arguments to a published application through an ica file?
For example, in the line of the ica file that calls the published app:
InitialProgram=#mypublishedapp
could I add an argument:
InitialProgram=#mypublishedapp "
and specify that switch in the published application settings under the application location tab under the Command Line section?
Thanks
Matt
"c:\program files\internet explorer\iexplore.exe" %arg1%
For example, in the line of the ica file that calls the published app:
InitialProgram=#mypublishedapp
could I add an argument:
InitialProgram=#mypublishedapp "
and specify that switch in the published application settings under the application location tab under the Command Line section?
Thanks
Matt
"c:\program files\internet explorer\iexplore.exe" %arg1%