Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 7793 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

Hello,

I distribute a Runtime database on CD-ROM (under Windows).

No installation on the user hard disk is needed.

I just would like the runtime application to start automatically when the CD is introduced in the computer. How to do it ?

Thanks in advance for your help.

Jean-Yves

Note: Any other elegant solution to help the users to start easily the runtime application would be welcome. I tried to hide the .dll files but it seems not possible once the files are on the CD.

Posted

Create a file called Autorun.inf and enter the following 2 lines:

[AutoRun]

OPEN=yourprogram.exe

The file can be created in Notepad or any text editor. Then copy the file onto your distribution disks.

Steve

This topic is 7793 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.