LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Automatic Install of Distribution Kit on CD Insertion?

After placing a distribution kit onto CD-ROM media, I would like the distribution installation to occur automatically when the user inserts the CD into the drive.  How can I do this?  I am using CVI V8.0.1 on WinXP.
0 Kudos
Message 1 of 2
(2,953 Views)

If you add another file to your distribution kit CD, named autorun.inf and containing the following two text lines:

[autorun]
open=setup.exe

I think you will find this achieves what you want.

JR

Message 2 of 2
(2,950 Views)