Computing.Net > Forums > Windows 95/98 > Trying to write a Registry file.

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Trying to write a Registry file.

Reply to Message Icon

Name: Art Of Zen
Date: March 2, 2001 at 20:21:44 Pacific
Comment:

I am trying to write a registry files that will simply set the Intrnet Explorer homepage to computing.net. This is my first time making a file to edit the registry. I execute this file and it says that is makes this key but I look in regedit and nothing has changed. Does anybody know what is wrong? Here I the little file I wrote.

REGEDIT4

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Start Page"="http://www.computing.net/"


As I said this is my first time and i couldn't really find many examples to go off of. Can there be spaces in the Address. thanks.



Sponsored Link
Ads by Google

Response Number 1
Name: Jason McMahon
Date: March 2, 2001 at 20:44:32 Pacific
Reply:

Instead of messing with the Registry I would go under Tools à Internet Options and under the General Tap type in that web site in the Address of the Home Page. That will save you a lot of grief.
For assistance on the Registry try: http://www.woram.com/REGTIPS.HTM. And http://www.woram.com/UTILITY.HTM.


0

Response Number 2
Name: AOZ
Date: March 2, 2001 at 21:27:49 Pacific
Reply:

yeah i tend to agree but i am making a batch file that automatically executes the .reg file. thanks for the links.


0

Response Number 3
Name: L.G.
Date: March 2, 2001 at 21:30:24 Pacific
Reply:

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Anchor Underline"="yes"
"Cache_Update_Frequency"="Once_Per_Session"
"Display Inline Images"="yes"
"Do404Search"=dword:00000002
"Local Page"="C:\\WINDOWS\\SYSTEM\\blank.htm"
"Save_Session_History_On_Exit"="no"
"Show_FullURL"="no"
"Show_StatusBar"="yes"
"Show_ToolBar"="yes"
"Show_URLinStatusBar"="yes"
"Show_URLToolBar"="yes"
"Start Page"="http://www.computing.net/"


0

Response Number 4
Name: AOZ
Date: March 2, 2001 at 21:42:58 Pacific
Reply:

So I can't update just 1 value. Why is that?


0

Response Number 5
Name: AOZ
Date: March 2, 2001 at 22:55:36 Pacific
Reply:

that is exeactly what i have just not as many values


0

Related Posts

See More



Response Number 6
Name: L.G.
Date: March 3, 2001 at 11:49:33 Pacific
Reply:

Yes you can update one value, I merely copied that partial entry of the string that's in my registry as an example to show you the entry is correct.


0

Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows 95/98 Forum Home


Sponsored links

Ads by Google


Results for: Trying to write a Registry file.

Help! trying to watch a video but i get www.computing.net/answers/windows-95/help-trying-to-watch-a-video-but-i-get-/82110.html

how to read date of file using dos www.computing.net/answers/windows-95/how-to-read-date-of-file-using-dos-/159055.html

Writing a batch file www.computing.net/answers/windows-95/writing-a-batch-file/48072.html