C
Curtis Cunningham
Guest
What is the best way to take a Flash generated web gallery that you burn to a CD and have it auto-run when users place the CD in their computer?
I've done it with HTML galleries using two files that I place in the CD's root directory:
I'd like to try and do this sort of thing with Flash-generated galleries out of Lightroom.
I've done it with HTML galleries using two files that I place in the CD's root directory:
- an .exe file (shellexe.exe)
- a two-line autorun.inf file
- [autorun]
- open=ShellExe.exe index.htm
