03-26-2012 12:20 PM
Hello,
I am looking for a tutorial that gives the steps on creating an installer. I need to have the installer copied to a DVD for distrubution. I am wondering if there is a way to have the install run once the DVD in inserted like an "Auto Run" Is this possible? The next best I guess would be to include a readme file which I will probably have anyways. I have always written the program on the PC that it will be used on so creating an installer is new to me.
Thanks,
John
03-26-2012 02:38 PM
Depends on the environment, but if we are talking Windows you need to make an autorunrun.inf, then burn the DVD with the software and the autorun.inf on the root of the DVD.
http://www.computerhope.com/issues/ch000670.htm
Keep in mind that in Windows can be configured to not use the autorun.inf for security reasons. If this is enabled you won't be able to use this feature.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord