Become a part of the TranceAddict community!Frequently Asked Questions - Please read this if you haven'tSearch the forums
TranceAddict Forums > Main Forums > Chill Out Room > vista basic internet explorer help
Pages (3): « 1 [2] 3 »   Last Thread   Next Thread
Share
Author
Thread    Post A Reply
Orbax
Supreme tranceaddict



Registered: Apr 2002
Location:

yeah its a regedit thing. Just change it there and you wont have to worry about it agian

Old Post Mar-23-2007 01:37  United States
Click Here to See the Profile for Orbax Click here to Send Orbax a Private Message Add Orbax to your buddy list Report this Post Reply w/Quote Edit/Delete Message
gehzumteufel
In your ass



Registered: Nov 2005
Location: so cal

yeah. too bad most people dont even know how to use regedit let alone know about it.

Old Post Mar-23-2007 01:49  Russia
Click Here to See the Profile for gehzumteufel Click here to Send gehzumteufel a Private Message Add gehzumteufel to your buddy list Report this Post Reply w/Quote Edit/Delete Message
nchs09
Traceaddict in training



Registered: Sep 2003
Location: Inside your mum

quote:
Originally posted by gehzumteufel
yeah. too bad most people dont even know how to use regedit let alone know about it.
thats me!


___________________
quote:
Originally posted by Halcyon+On+On
OOKA-OOKA ME NACHOS ME PRESS KEYS ON COMPUTER GOOD

Old Post Mar-23-2007 01:50 
Click Here to See the Profile for nchs09 Click here to Send nchs09 a Private Message Add nchs09 to your buddy list Report this Post Reply w/Quote Edit/Delete Message
gehzumteufel
In your ass



Registered: Nov 2005
Location: so cal

quote:
Originally posted by nchs09
thats me!

lol

Old Post Mar-23-2007 01:55  Russia
Click Here to See the Profile for gehzumteufel Click here to Send gehzumteufel a Private Message Add gehzumteufel to your buddy list Report this Post Reply w/Quote Edit/Delete Message
shaw
RIP



Registered: Jan 2005
Location: Intergalactic Mimosa Station

quote:
Originally posted by gehzumteufel
to you i say...MORON...you cant uninstall IE. if you did you wouldnt have a GUI! fucking n00bs


well, I managed to do it somehow


Granted, I occasionally have to re-install it for a moment, but w/e.


___________________

> S u s h i p u n k . P h o t o g r a p h y <

Old Post Mar-23-2007 02:59 
Click Here to See the Profile for shaw Click here to Send shaw a Private Message Add shaw to your buddy list Report this Post Reply w/Quote Edit/Delete Message
gehzumteufel
In your ass



Registered: Nov 2005
Location: so cal

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.

Old Post Mar-23-2007 03:02  Russia
Click Here to See the Profile for gehzumteufel Click here to Send gehzumteufel a Private Message Add gehzumteufel to your buddy list Report this Post Reply w/Quote Edit/Delete Message
LeopoldStotch
Suapremae tranecadictt



Registered: Jan 2005
Location: Yawbs,Giaks,and Automobiles

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 fuck up your computer in many ways.

well back to topic, maybe microsoft changed the way they format their registry in vista. not sure.


___________________

Old Post Mar-23-2007 03:02  United States
Click Here to See the Profile for LeopoldStotch Click here to Send LeopoldStotch a Private Message Visit LeopoldStotch's homepage! Add LeopoldStotch to your buddy list Report this Post Reply w/Quote Edit/Delete Message
gehzumteufel
In your ass



Registered: Nov 2005
Location: so cal

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 fuck 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.

Old Post Mar-23-2007 03:07  Russia
Click Here to See the Profile for gehzumteufel Click here to Send gehzumteufel a Private Message Add gehzumteufel to your buddy list Report this Post Reply w/Quote Edit/Delete Message
blazed it
Chavtastic!



Registered: Oct 2001
Location: Beijing

i found the problem but how to fix?

it's grayed out and i can't uncheck it!


___________________
butterfly - what is a wang?
occrider - an object you stick into a poon.

Old Post Mar-23-2007 14:30  China
Click Here to See the Profile for blazed it Click here to Send blazed it a Private Message Add blazed it to your buddy list Report this Post Reply w/Quote Edit/Delete Message
LeopoldStotch
Suapremae tranecadictt



Registered: Jan 2005
Location: Yawbs,Giaks,and Automobiles

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"]


___________________

Old Post Mar-23-2007 15:27  United States
Click Here to See the Profile for LeopoldStotch Click here to Send LeopoldStotch a Private Message Visit LeopoldStotch's homepage! Add LeopoldStotch to your buddy list Report this Post Reply w/Quote Edit/Delete Message
LazFX
Supreme tranceaddict



Registered: Aug 2004
Location: 9th Circle
Thumbs up

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......

Old Post Mar-23-2007 15:52  United States
Click Here to See the Profile for LazFX Click here to Send LazFX a Private Message Visit LazFX's homepage! Add LazFX to your buddy list Report this Post Reply w/Quote Edit/Delete Message
blazed it
Chavtastic!



Registered: Oct 2001
Location: Beijing

messing with regedit = scary.


___________________
butterfly - what is a wang?
occrider - an object you stick into a poon.

Old Post Mar-23-2007 16:32  China
Click Here to See the Profile for blazed it Click here to Send blazed it a Private Message Add blazed it to your buddy list Report this Post Reply w/Quote Edit/Delete Message

TranceAddict Forums > Main Forums > Chill Out Room > vista basic internet explorer help
Post New Thread    Post A Reply

Pages (3): « 1 [2] 3 »  
Last Thread   Next Thread
Click here to listen to the sample!Pause playbackHigh hopes for song ID [2005] [5]

Click here to listen to the sample!Pause playbackSander Kleinenberg - "United In Rhythm" [2005]

Show Printable Version | Subscribe to this Thread
Forum Jump:

All times are GMT. The time now is 05:38.

Forum Rules:
You may not post new threads
You may not post replies
You may not edit your posts
HTML code is ON
vB code is ON
[IMG] code is ON
 
Search this Thread:

 
Contact Us - return to tranceaddict

Powered by: Trance Music & vBulletin Forums
Copyright ©2000-2026, Jelsoft Enterprises Ltd.
Privacy Statement / DMCA
Support TA!