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.
What can I use autorun.inf to do? I know I can make it run an exe file but I would like to have a cd I create to run a html file that has instructions on it. In its current incarnation it does not work.
[autorun] OPEN=readme.htm
I have tried changing to uppercase and using .html but nothing helps.
The best way to do it would be with a text file because everyone (almost) has notepad. Then you could use open=notepad filename.txt However not everyone uses the same browser. But for those that use IE you could use open=c:\program files\internet explorer\iexplorer.exe filename.htm
That would be perfect, but not everyone is assured to have internet explorer in that location. What i have found to be the best solution is to use a program called winopen that allows you to autorun the program winopen with parameters, and all it does is load and then load any other file (in most cases html files). This is good because it lets the computer decide the default browser. You can get winopenhere. It has worked well for me.
Name: Robin Date: July 7, 2001 at 01:26:01 Pacific
Reply:
I know how to create and use autorun.inf files for CDs but I need to open a specific range of cells in an Excell 2000 worksheet because it is a menu that I would like to have appear when the CD is popped in. If you can help - please respond.Thanks to all who do reply!
0
Response Number 5
Name: Robin Date: July 7, 2001 at 01:45:41 Pacific
Reply:
My E-mail address was put in wrong. Please click on my name here to respond. E0mail correction is WWTSAFETY1@aol.com
Summary: hi. win 98se p3 650. i downloaded a full movie in avi format, and i want to burn it to a cd and also make an autorun.inf file so it starts automatically when i insert the cd. how do i do that??. im us...
Summary: Autorun.inf is a file that should normally only be found on the root directory of a CD... Autorun.exe is an arbitrary name (setup.exe and install.exe are other often used filenames) for the file that ...
Summary: Using WIN98SE. I am trying to make a CDRW auto run but i am not being successful. Can CDRW's autorun? All i want to do is have it start "readme.txt". This is my .inf file: [AutoRun] open=readme.t...