How to make an html page open automatically on a CD/DVD

前端 未结 6 1337
梦毁少年i
梦毁少年i 2020-12-09 06:10

I need to include an html page (table of contents) on a CD/DVD. I\'d like the html page to open automatically when the user puts the CD/DVD in their machine. Is there a wa

6条回答
  •  一生所求
    2020-12-09 06:20

    If you don't want to trust to third party programs, or skip over them entirely you can read the MSDN AutoRun Reference. It's not too bad.

提交回复
热议问题