I have a small business, that is going to have an In-Store information center. I would like the computer to only be able to bring up internet explorer, and keep it up even if someone closes it. Any ideas?
How do I keep Internet Explorer always open on my computer?
Posted by admin on May 13th, 2010
RSS Feed
Twitter
Posted in
Tags:
Create a regular user. Then limit the user so that only allowed application is internet explorer. I think you need to give them short-cut link so users can start it when they close it. I don’t think you can keep it open.
Create a user account (as FUNSUN told. ) with privilege only to use Internet Explorer and Notepad!
Open a Notepad
paste this script on it
place the default content here
that you see when you open it for
the first time/each day/after reboot
save it as “y. html”(whatever url you pace within window. open) on your desktop.
Don’t forget to select ‘All files’ from SAVE Dialogue box.
Now clos the notepad.
double click on the y. html . . it will open.
Now close it.
You will get two internet explorers open
One with y. html and another with yahoo. com (obviously you can replace both or any)
the only thing is that the name of the html file u save must be same as
The one you give in window. open method.
and the only disadvantage is that you will have 2 Intenet explorers open at all the time
Untill you shut down or use ALT+CNTRL+DEL and end task iexplore. exe
Excuse me for the raw coding.
you can improvise on it or use another technique.
This one is just a fun script not the professional way of doing it.