G
Guest
I have an app that uses the startprocess command in order to download another
clickonce app. On the majority of the client PCs everything works fine,
however on some PCs the startprocess doesn't open the browser window so the
download cannot start and nothing happens. If I open an Internet Explorer
window and repeat the startprocess everything works fine. It seems that for
some reason on some PCs startprocess can't open the browser...please help.
NB. The startprocess works in this way: StartProcess
("iexplore","http://server/app.exe")
clickonce app. On the majority of the client PCs everything works fine,
however on some PCs the startprocess doesn't open the browser window so the
download cannot start and nothing happens. If I open an Internet Explorer
window and repeat the startprocess everything works fine. It seems that for
some reason on some PCs startprocess can't open the browser...please help.
NB. The startprocess works in this way: StartProcess
("iexplore","http://server/app.exe")