What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Requesting RegTweak to create...

Pages: (2): « First [ 1 ] 2 » Last »
Requesting RegTweak to create...
Author: Message:
Stealth_X
Junior Member
**

Avatar
Unreal Tournament is the game!

Posts: 91
37 / Male / –
Joined: Aug 2003
O.P. Undecided  Requesting RegTweak to create...
...a certain list in my address bar.
Here's what I mean:
In the address bar, everything you type will be remembered. I like to keep mine nice and clean. I usually have about six addresses in there. Whenever someone visits me and uses my explorer, they type in the address bar: I really don't like that, because their addresses will be saved in my bar and I will have to search for my own addresses.
When that happends to me now, I have to go to the "Registry Editor" (run: regedit) and clean it up again. Now my question to you all is: Is there a code that cleans the Registry location there and adds my addresses?
The registry address of the typed URLs is:

code:
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\TypedURLs


And when you go there, you will find a list off your typed addresses. You can clean it by selecting some values and pressing delete. But I think you have to rename them to make them a good list again (like: url1, url2, url3 etc.) and not mix them up, at least, that's what I do.
So I'm looking for a RegTweak to clean all of those values and place my own six addresses.

I really hope someone can help me. Thank you all in advance!!!

Ger. Michaël

P.S.: I posted it at Neowin al ready, but no useful (:$) replies so far...

Replies at Neowin:
- Why not add it to your Links button (upper right corner) ? (Dutch: Koppelingen)
          - Because that's the place where all of my e-mail services are stored.
- That's easy, create a batch-file that executes a certain process at startup.
          - I don't want it to start a startup, only when I find useless adresses in my adress bar.
          - I'm no expert at batch-files. So unless I know what I'm doing, that will be my second choice.
Stealth_X by Michaël de Bondt
Im memory of Immy
[Image: MichaelX16.jpg]
Started breathing on this ball of peace and war 13622 days, 13 hours, 17 minutes, 9 seconds ago
05-12-2004 04:43 PM
Profile PM Web Find Quote Report
WDZ
Former Admin
*****

Avatar

Posts: 7106
Reputation: 107
– / Male / Flag
Joined: Mar 2002
RE: Requesting RegTweak to create...
Example *.reg file:
code:
Windows Registry Editor Version 5.00

[-HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\TypedURLs]
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\TypedURLs]
"url1"="http://www.spam.com"
"url2"="http://msgplus.net"
"url3"="c:\\"
"url4"="http://www.neowin.net"
"url5"="http://www.example.com"
"url6"="http://google.com/"
(The - before the key name deletes the key and all it's values)
05-12-2004 04:54 PM
Profile PM Web Find Quote Report
Stealth_X
Junior Member
**

Avatar
Unreal Tournament is the game!

Posts: 91
37 / Male / –
Joined: Aug 2003
O.P. RE: Requesting RegTweak to create...
Thank you very, very much for the code WDZ!!

Need to know some things about it:
And the line without the ' - ' will make it come back?
Is it completely save to use?
Stealth_X by Michaël de Bondt
Im memory of Immy
[Image: MichaelX16.jpg]
Started breathing on this ball of peace and war 13622 days, 13 hours, 17 minutes, 9 seconds ago
05-12-2004 05:01 PM
Profile PM Web Find Quote Report
WDZ
Former Admin
*****

Avatar

Posts: 7106
Reputation: 107
– / Male / Flag
Joined: Mar 2002
RE: Requesting RegTweak to create...
quote:
Originally posted by Stealth_X
And the line without the ' - ' will make it come back?
Yeah, that will create the key, and then all values listed under it will be placed in that key.

quote:
Is it completely save to use?
I don't know... I guess you'll have to use it at your own risk. :p

It does the job it's supposed to do (clear the list, and replace your 6 urls), but I don't know whether that will mess up IE or something... :-/
05-12-2004 05:06 PM
Profile PM Web Find Quote Report
Stealth_X
Junior Member
**

Avatar
Unreal Tournament is the game!

Posts: 91
37 / Male / –
Joined: Aug 2003
O.P. Wink  RE: Requesting RegTweak to create...
quote:
Originally posted by WDZ
I don't know... I guess you'll have to use it at your own risk. :p
Thanks, I'll try it on someone else's computer first. [Image: xso_grin.gif]

And what about the value all at the top?
It says '(Standaard)  |  REG_SZ  |  (geen waarde ingesteld)' (English: 'Default' or '(Standard)  |  REG_SZ  |  (no value set)' or something similar). Will that one be getting back when I use the Tweak?

This post was edited on 05-12-2004 at 05:20 PM by Stealth_X.
Stealth_X by Michaël de Bondt
Im memory of Immy
[Image: MichaelX16.jpg]
Started breathing on this ball of peace and war 13622 days, 13 hours, 17 minutes, 9 seconds ago
05-12-2004 05:18 PM
Profile PM Web Find Quote Report
WDZ
Former Admin
*****

Avatar

Posts: 7106
Reputation: 107
– / Male / Flag
Joined: Mar 2002
RE: Requesting RegTweak to create...
quote:
Originally posted by Stealth_X
And what about the value all at the top?
It says 'Standaard' (English: 'Default' or 'Standard' or something similar). Will that one be getting back when I use the Tweak?
Yeah, that's always there in every key... you can't delete it. :p
05-12-2004 05:21 PM
Profile PM Web Find Quote Report
Stealth_X
Junior Member
**

Avatar
Unreal Tournament is the game!

Posts: 91
37 / Male / –
Joined: Aug 2003
O.P. RE: Requesting RegTweak to create...
In that case:
Thank you for your help!!!

And a tweak for the home page would look like? :

code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Start Page"="http://www.google.com/"
"Start Page_bak"="http://www.google.com/"
Stealth_X by Michaël de Bondt
Im memory of Immy
[Image: MichaelX16.jpg]
Started breathing on this ball of peace and war 13622 days, 13 hours, 17 minutes, 9 seconds ago
05-12-2004 05:26 PM
Profile PM Web Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Requesting RegTweak to create...
correct, although "Start Page_bak" isn't needed... (that's just a backup key that some program has made, it isn't an official key from MSIE)
.-= A 'frrrrrrrituurrr' for Wacky =-.
05-12-2004 05:54 PM
Profile PM Find Quote Report
Choli
Elite Member
*****

Avatar
Choli

Posts: 4714
Reputation: 42
42 / Male / Flag
Joined: Jan 2003
RE: Requesting RegTweak to create...
just a note:
quote:
Originally posted by WDZ
"url6"="http://google.com/"
each time you need a / you have to write 2: // so that should be

"url6"="http://google.com//"

right?
however, as the last / at urls isn't needed you can just put

"url6"="http://google.com"
Messenger Plus! en español:
<< http://www.msgpluslive.es/ >>
<< http://foro.msgpluslive.es/ >>
:plus4:
05-12-2004 05:57 PM
Profile PM Find Quote Report
Stealth_X
Junior Member
**

Avatar
Unreal Tournament is the game!

Posts: 91
37 / Male / –
Joined: Aug 2003
O.P. RE: Requesting RegTweak to create...
Thanks a lot!

Does anyone perhaps know pages with RegTweaks? Like: http://www.screemer.screemer.nu/Windows%20Stuff/r...ytweaks/index.html

Again, thank you in advance!
Stealth_X by Michaël de Bondt
Im memory of Immy
[Image: MichaelX16.jpg]
Started breathing on this ball of peace and war 13622 days, 13 hours, 17 minutes, 9 seconds ago
05-12-2004 05:59 PM
Profile PM Web Find Quote Report
Pages: (2): « First [ 1 ] 2 » Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On