Forum Moderators: open
the product i am working on is all done in frontpage, but will be distributed on cd. Can someone point me to a place that tells you how to have xxxxx.htm page open when the CD in inserted?
Save as autorun.inf
As simple as that. ;)
thanks
[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?