How to run MSIE for specific user under Vista?

  • Thread starter Thread starter Alexander Vasilevsky
  • Start date Start date
A

Alexander Vasilevsky

There is a bit of code that adequately works under the 2003 and xp

process.start "C:\Program Files\Internet Explorer\iexplore.exe" , username ,
pass , ""

but under Vista this code does not work
Throw exception "The command is not supported RUNAS"

http://www.alvas.net - Audio tools for C# and VB.Net developers + Christmas
discount
 
Back
Top