Re: how to turn proected mode of IE off on vista
- From: "Sheng Jiang[MVP]" <sheng_jiang@xxxxxxxxxxxxxxxxxxx>
- Date: Tue, 21 Aug 2007 15:19:31 -0500
It would be a security hole to enable you change the setting
programmatically in your toolbar.
If you need to elevate your rights, create an out-of-process COM server in
an elevated process.
reference
http://blogs.msdn.com/vistacompatteam/archive/2006/09/28/CoCreateInstanceAsAdmin-or-CreateElevatedComObject-sample.aspx
http://blogs.msdn.com/ie/archive/2006/02/09/528963.aspx
--
Sheng Jiang
Microsoft MVP in VC++
"tasleem" <tasleem@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:B5DD8359-B1CF-4B09-8EDE-94B922BF2CA3@xxxxxxxxxxxxxxxx
hi all i m using webservice in my toolabr for IE and using C#.it worksfine
on IE 6 7 and XP, but on Vista it gives following exception when i createthe
object of serveice classetc
here is the message "could not find the part of path C:\\users\\temp\low
that is last word " this message only occur when IE proected mode inturned
on,which is by default in IE and Vista.i have follwed this code but wasnot
working here is the link
http://msdn2.microsoft.com/en-us/library/bb250462.aspx#upm_cfgpm
when i turn the protected mode off it works fine. not that its toolbar for
IE using C#. my question is how to turn protected off.
.
- Prev by Date: Re: Browser Helper Object for IE
- Next by Date: Re: sinkFileDownload event in a class derived from CHtmlView
- Previous by thread: Re: Browser Helper Object for IE
- Next by thread: webbrowser showing flash
- Index(es):