|
-
Apr 5th, 2001, 08:28 AM
#1
Hi there!
Hi want to make a file for setting my site as Start Page in a computer. Can you help me?
Something like JavaScript...
Stefano
-
Apr 5th, 2001, 09:15 AM
#2
Fanatic Member
Do you mean a JavaScript to set up the site as being the homepage for the user who visits the site?
-
Apr 5th, 2001, 01:25 PM
#3
I just want to make something to put in the floppy disk; then when I'll launch it on any computer in my school, it sets automatically the start page of the browser.
-
Apr 6th, 2001, 03:48 AM
#4
Frenzied Member
I know what you are trying to do but you are wasting your time because the settings for the Start Page a(for IE) are stotree under the key HKEY_CURRENT_USER so when someone else logs into the PC they will have their own startpage settings
anyway here's what you want:
copy this to a .reg file and double click to merge
Code:
REGEDIT4
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Start Page"="about:<html><h1>stefano was 'ere!</h1></html>"
-
Apr 9th, 2001, 04:23 AM
#5
Fanatic Member
Ahh I now understand what you were trying to do!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|