m0sand
September 4th, 2009, 03:15 AM
Hi,
I'm developing an application that has several buttons for opening remote directories, and I use iexplore.exe to fire away explorer to get the directory listings and navigation because it has proven to be faster than listing the files directly in .NET (God knows why).
When running my application it runs as administrator but when I try to run IE7/IE8 those rights seems to be lost so I have to type in my credentials each time. Does anybody know a workaround for this?
I'm developing an application that has several buttons for opening remote directories, and I use iexplore.exe to fire away explorer to get the directory listings and navigation because it has proven to be faster than listing the files directly in .NET (God knows why).
When running my application it runs as administrator but when I try to run IE7/IE8 those rights seems to be lost so I have to type in my credentials each time. Does anybody know a workaround for this?