|
vista basic internet explorer help (pg. 2)
|
View this Thread in Original format
| Orbax |
| yeah its a regedit thing. Just change it there and you wont have to worry about it agian |
|
|
| gehzumteufel |
| yeah. too bad most people dont even know how to use regedit let alone know about it. |
|
|
| nchs09 |
| quote: | Originally posted by gehzumteufel
yeah. too bad most people dont even know how to use regedit let alone know about it. | thats me! |
|
|
| gehzumteufel |
| quote: | Originally posted by nchs09
thats me! |
lol |
|
|
| inconspicuous |
| quote: | Originally posted by gehzumteufel
to you i say...MORON...you cant uninstall IE. if you did you wouldnt have a GUI! ing n00bs |
well, I managed to do it somehow
Granted, I occasionally have to re-install it for a moment, but w/e. |
|
|
| gehzumteufel |
| quote: | Originally posted by inconspicuous
well, I managed to do it somehow
Granted, I occasionally have to re-install it for a moment, but w/e. |
lol you can THINK you did but you really didnt. you gotta reinstall it? wanna know why? cause windows depends on IE. in more ways than you think. you could remove it if you had 9x but NT its impossible to truely remove it. :) |
|
|
| LeopoldStotch |
yesh regedit is always your friend to fix things like this, but you have know what the hell you're doing before editing it. if not, you can really up your computer in many ways.
well back to topic, maybe microsoft changed the way they format their registry in vista. not sure. |
|
|
| gehzumteufel |
| quote: | Originally posted by LeopoldStotch
yesh regedit is always your friend to fix things like this, but you have know what the hell you're doing before editing it. if not, you can really up your computer in many ways.
well back to topic, maybe microsoft changed the way they format their registry in vista. not sure. |
yeah you shouldnt touch it if your clueless.
and no the registry is EXACTLY the same. |
|
|
| blazed it |
i found the problem but how to fix?
it's grayed out and i can't uncheck it!
 |
|
|
| LeopoldStotch |
i don't know if you should edit these with regedit. what you can do is create a "New Text Document" and name it either "foo.mhtml", "foo.mht", or "foo.url", and try to tell your machine to open the file using a specific program with the "Open With" command. Either that, or if you have the balls to do it,
code:
#For .mhtmlfile (.mht and .mht)
old: HKEY_CLASSES_ROOT\mhtmlfile\shell\open\command\(Default) = "C:\Program Files\Internet Explorer\iexplore.exe" -nohome
New: HKEY_CLASSES_ROOT\mhtmlfile\shell\open\command\(Default) = [Your Firefox destination]
#For .url
Old: HKEY_CLASSES_ROOT\InternetShortcut\shell\open\command(Default) = rundll32.exe shdocvw.dll,OpenURL %l
New: HKEY_CLASSES_ROOT\InternetShortcut\shell\open\command\(Default) = [Your Firefox destination]
Try replacing [Your Firefox destination] with [ [firefox destination] -url "%1" -requestPending"]
|
|
|
| LazFX |
| quote: | Originally posted by LeopoldStotch
Either that, or if you have the balls to do it,
code:
#For .mhtmlfile (.mht and .mht)
old: HKEY_CLASSES_ROOT\mhtmlfile\shell\open\command\(Default) = "C:\Program Files\Internet Explorer\iexplore.exe" -nohome
New: HKEY_CLASSES_ROOT\mhtmlfile\shell\open\command\(Default) = [Your Firefox destination]
#For .url
Old: HKEY_CLASSES_ROOT\InternetShortcut\shell\open\command(Default) = rundll32.exe shdocvw.dll,OpenURL %l
New: HKEY_CLASSES_ROOT\InternetShortcut\shell\open\command\(Default) = [Your Firefox destination]
Try replacing [Your Firefox destination] with [ [firefox destination] -url "%1" -requestPending"]
|
Respect...... :) |
|
|
| blazed it |
| messing with regedit = scary. |
|
|
|
|