Jump to content
WnSoft Forums

Autorun Command


Ronniebootwest

Recommended Posts

I want to put five of my shows onto a CD with an additional .exe file for a menu of the shows. How do I make the 'menu' exe autorun so that only the menu appears on the screen CD is inserted into the drive?

Ron West

Link to comment
Share on other sites

Ron,

See PTE Faqs

14.

Question:

How can I make my presentation (.EXE file) starts just after inserting

CD into the drive?

Answer:

Create new document with name "autorun.inf" using any

text editor (e.g. Notepad) and write the following strings:

[autorun]

open=YourPresentation.exe

icon=YourPresentation.exe

(Note: instead of "icon=YourPresentation.exe" you can write "icon=YourIcon.ico")

where "YourPresentation.exe" is the name of your presentation.

This file ("autorun.inf") must be copied to CD disk with your presentation.

Note : Your own menu show name will replace the YourPresentation.exe in the above locations.

Put all files on CD ROOT if you want to keep it simple ( not using folders or paths)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...