Is there a way to remove the AutoPlay menu???? I selected the blank template, but I see a flash on the screen when I try to run.
Announcement
Collapse
No announcement yet.
Removing Menu
Collapse
This topic is closed.
X
X
-
Re: Removing Menu
I'm not exactly sure what you want to do here. The "blank" template is just for the design of your menu. The menu will still come up on insertion, assuming you've created everything correctly. What is it your trying to accomplish on the Autorun?
Tony
-
Re: Removing Menu
Hi,
If that is what you want to do simple have two actions on PROJECT STARTUP:
1) EXECUTE PROGRAM - Which will launch your program
2) CLOSE\EXIT - Which will close the menu down.
That should give you the functionality that you want.
mark.MSI Factory The Next Generation Intelligent Setup Builder
Comment
-
Re: Removing Menu
I put the Open Document and Close/Exit in my Actions, but when it opens the document my screen still jumps.
This is what I'm trying to do...I have a PDF file that I'm trying to launch from my multimedia software, but the multimedia software will not launch a PDF file. So, I was trying to use AutoPlay without the menu to get my EXE file. I'm not going to use the autorun feature, just the EXE file.
Comment
Comment