roguejuror rouge Since Jan 24, 2010 Messages 67,299 Score 7,671 Tokens 36 May 28, 2012 • May 29, 2012 • 7 Replies 438 Views #1 Does anyone know? like html based site but with menus all on a cd with auto run.
MonkeyF0cker Mean People Suck Since Jan 27, 2010 Messages 11,529 Score 21 Tokens 0 May 28, 2012 • May 29, 2012 • 7 Replies 438 Views #2 Is it just a website? Or an executable?
roguejuror rouge Since Jan 24, 2010 Messages 67,299 Score 7,671 Tokens 36 May 28, 2012 • May 29, 2012 • 7 Replies 438 Views #3 Just the website.
MonkeyF0cker Mean People Suck Since Jan 27, 2010 Messages 11,529 Score 21 Tokens 0 May 29, 2012 • May 29, 2012 • 7 Replies 438 Views #4 Make a CD of the website contents with an autorun.inf with the following... Replace index.htm with the path to whatever file you want to open. [autorun] shellexecute=index.htm
Make a CD of the website contents with an autorun.inf with the following... Replace index.htm with the path to whatever file you want to open. [autorun] shellexecute=index.htm
MonkeyF0cker Mean People Suck Since Jan 27, 2010 Messages 11,529 Score 21 Tokens 0 May 29, 2012 • May 29, 2012 • 7 Replies 438 Views #5 That should open it in the default browser as long as the user has autoplay enabled.
FreeFall Double Post King Since Feb 4, 2010 Messages 3,110 Score 1 Tokens 0 May 29, 2012 • May 29, 2012 • 7 Replies 438 Views #6 are you trying to do what MF posted? Or are you looking more for a DVD style you'd buy in the store that connects the .vods for you?
are you trying to do what MF posted? Or are you looking more for a DVD style you'd buy in the store that connects the .vods for you?
MonkeyF0cker Mean People Suck Since Jan 27, 2010 Messages 11,529 Score 21 Tokens 0 May 29, 2012 • May 29, 2012 • 7 Replies 438 Views #7 He said HTML-based.
roguejuror rouge Since Jan 24, 2010 Messages 67,299 Score 7,671 Tokens 36 May 29, 2012 • May 29, 2012 • 7 Replies 438 Views #8 thank you monkey