Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > IE protected mode in Vista

Reply
Thread Tools Display Modes

IE protected mode in Vista

 
 
Viatly
Guest
Posts: n/a

 
      04-27-2008
Hi all,

As you probably know, IE works in Windows Vista in so-called
"protected mode". In this mode IE has very limited set of locations on
the filesystem for writing. For example, IE cannot write to
%USERPROFILE%\AppData\MyProg\MyProg.ini and to
%USERPROFILE%\AppData\MyProg\MyProg.log, where MyProg is my program
working as IE extension (BHO). After surfing through the Internet, I
found the following solutions, neither of which I really like:

Solutuion 1. Make a separate executable and delegate all functionality
of my IE extension to it. The IE extension will then become a proxy
for this executable, talking to it through IPC (e.g. as described
http://www.codeproject.com/KB/vista-...ivalGuide.aspx)

Solution 2. Turn off IE protected mode during installing MyProg. Of
course, with the user's approval. The problem here is that I cannot
find a (Vista-only) WinAPI call to switch off IE protected mode. Or
Registry key at least...

To sum-up: the first solution seems to me too cumbersome. The second
seems too global.
All your advices are appreciated. Is there an alternative solution?

Vitaly
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Vista & IE7 Protected Mode Setting not Permanent PA Bear [MS MVP] Windows Vista Security 0 04-28-2008 11:42 PM
Re: IE protected mode in Vista PA Bear [MS MVP] Windows Vista Security 1 04-27-2008 03:37 PM
Re: mailto from Protected Mode: Off to Protected Mode: On Robert Aldwinckle Windows Vista Mail 4 09-18-2007 12:56 PM
Vista Protected Mode Paul Windows Vista General Discussion 12 03-29-2007 08:07 AM
Re: Vista Ultimate RTM, IE7, and Protected Mode Dance Richard Urban Windows Vista General Discussion 0 12-15-2006 04:52 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59