The documentation for Version 5.0 of the Windows shell (Windows 2000) shows that this is now possible directly in an autorun.inf file via the shellexecute command. If your cd is intended only for users of Windows 2000, you can simply use the following format in your autorun.inf file:
shellexecute=mypage.html
taken from: http://www.ashzfall.com/products/aut...owsercall.html

some specs from microsoft:
http://msdn.microsoft.com/library/de...oplay_cmds.asp