Thread: Pocket IE issue
View Single Post
  #2 (permalink)  
Old 03-02-2008, 09:33 AM
jy04's Avatar
jy04
N00b
Offline
Threadstarter
 
Join Date: Nov 2007
Posts: 28
Reputation: 0
jy04 is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Pocket IE issue

OK, found this on another site. Seemed to do the trick.
Apparently most other browsers don't restore these defaults after uninstall, and PIE doesn't have a 'set as default' feature. If I get the time I'll make a cab of these settings, and post it here. BTW; These are the changes Opera makes, there may be others for different browsers.
Thanks,
Jim


[HKEY_CLASSES_ROOT\htmlfile\DefaultIcon]
(Default) iexplore.exe,-1003

[HKEY_CLASSES_ROOT\htmlfile\Shell\Open\Command]
(Default) iexplore.exe file: %1

[HKEY_CLASSES_ROOT\xhtmlfile\DefaultIcon]
(Default) iexplore.exe,-1003

[HKEY_CLASSES_ROOT\xhtmlfile\Shell\Open\Command]
(Default) iexplore.exe file: %1

[HKEY_CLASSES_ROOT\gifimage\DefaultIcon]
(Default) iexplore.exe,-1003

[HKEY_CLASSES_ROOT\gifimage\Shell\Open\Command]
(Default) iexplore.exe file: %1

[HKEY_CLASSES_ROOT\icoimage\DefaultIcon]
(Default) iexplore.exe,-1003

[HKEY_CLASSES_ROOT\icoimage\Shell\Open\Command]
(Default) iexplore.exe file: %1

[HKEY_CLASSES_ROOT\http\DefaultIcon]
(Default) iexplore.exe,-1003

[HKEY_CLASSES_ROOT\http\Shell\Open\Command]
(Default) iexplore.exe %1

[HKEY_CLASSES_ROOT\https\DefaultIcon]
(Default) iexplore.exe,-1003

[HKEY_CLASSES_ROOT\https\Shell\Open\Command]
(Default) iexplore.exe %1

[HKEY_CLASSES_ROOT\ftp\DefaultIcon]
(Default) iexplore.exe,-1003

[HKEY_CLASSES_ROOT\ftp\Shell\Open\Command]
(Default) iexplore.exe %1

[HKEY_CLASSES_ROOT\file\DefaultIcon]
(Default) iexplore.exe,-1003

[HKEY_CLASSES_ROOT\file\Shell\Open\Command]
(Default) iexplore.exe %1
Reply With Quote