Hi W
Hmmm, interesting behavior you are seeing there. Normally,
there is no association for a .EXE file in Windows. As it's simply
a .EXE (Meaning Executable) Windows just tries to run it! So your
post begs some questions.
1. When you published as .EXE, which
type of .EXE did you create? Notice there are three types:
Windows, Macintosh and Linux. Windows is normally the default
selection, so I'd be surprised if it were anything else. But this
may be worth checking.
2. I know Autorun is a bit persnickety when it comes to what
you are actually running. It doesn't sound as if you are making it
this far. But even so, I'll toss this other tidbit out.
It's normally best to stick with the old DOS "8.3" naming
convention for your .EXE file name. For example, let's say you
created a Captivate movie where the file name was "Creating Folders
using the XYZ Application.EXE". Autorun would likely fail big time
on that name. But if you renamed it to MKFOLDER.EXE, it would
likely work just fine.
Hope this helps a smidge... Rick