I am creating a menu which autoplays from a CD with the following options:
1) Install Software
2) Play software
When they click on install software, it runs the setup program created with setup factory off of the cd, which works perfectly using the %SrcDrv% variable. What I want to do is that when they click on "Play software" it launches an executable that Setup Factory installs in the %SCFolder%. Is there anyway to tell Autoplay to run the program located in whatever folder the software was installed into? Or possibly to tell it to look for a particular file and play it when it finds it?
Also, is there anyway to force them to install first before being able to play it? If they play without installing it will surely give them a message saying that it can't find the file its looking for.
Thank you
1) Install Software
2) Play software
When they click on install software, it runs the setup program created with setup factory off of the cd, which works perfectly using the %SrcDrv% variable. What I want to do is that when they click on "Play software" it launches an executable that Setup Factory installs in the %SCFolder%. Is there anyway to tell Autoplay to run the program located in whatever folder the software was installed into? Or possibly to tell it to look for a particular file and play it when it finds it?
Also, is there anyway to force them to install first before being able to play it? If they play without installing it will surely give them a message saying that it can't find the file its looking for.
Thank you
Comment