Froggyman

msg:579788 | 6:34 pm on Jun 7, 2001 (gmt 0) |
[autorun] OPEN=yourprogram or file (e.g. xxxx.html) ICON=path to your logo icon Save as autorun.inf As simple as that. ;)
|
chrman

msg:579789 | 8:00 pm on Jun 7, 2001 (gmt 0) |
i had tried that but it didn't work, guess i did it wrong the first time, i'll try it again thanks
|
Xoc

msg:579790 | 1:44 am on Jun 8, 2001 (gmt 0) |
This web site describes the complete description of the autorun configuration: [msdn.microsoft.com...]
|
chrman

msg:579791 | 12:05 am on Jul 30, 2001 (gmt 0) |
I finally got around to trying this out and cannot get it to function properly. I created a file called AUTORUN.INF and the file reads as follows [autorun] OPEN=intro.htm I do not have a line for ICON as i do not have an icon to use as of yet. When i have this on the CD i get a error Access to the specified device, path, or file is denied. Any clues?
|
MikeFoster

msg:579792 | 2:12 am on Jul 30, 2001 (gmt 0) |
I had to do it using the following two files: AUTORUN.INF [autorun] open=run.bat RUN.BAT @echo off start index.htm exit
|
|