PSX5Central

Non Gaming Discussions => Off-Topic => Topic started by: videoholic on April 26, 2005, 02:27:29 PM

Title: Autostart
Post by: videoholic on April 26, 2005, 02:27:29 PM
How do I create a disc to automatically run a program on it when I put the disc in?

I want to do a simple webpage of pictures, but instead of telling people to click here and have it be a simple webpage that runs their browser, I want it to automatically pop up.

What me do?
Title: Autostart
Post by: mm on April 26, 2005, 02:34:14 PM
wont help if they have autorun disabled on thier machine but:

1. put a .txt doc in the root directory on the cd called AUTORUN.INF

2. inside the doc, put:

[autorun]
open=nameofpage.htm

3. ???

4.  profit!
Title: Autostart
Post by: square_marker on April 26, 2005, 07:00:02 PM
a south park citation?  certainly you cannot be amused by such immature tv shows?
Title: Autostart
Post by: videoholic on April 27, 2005, 03:33:57 PM
That easy?  Nice.