maniaq Posted May 31, 2005 Posted May 31, 2005 I have an iso file, for egzample sound.iso and I have a script file, foe egzample sound.au3, so what should I write inside the sound.au3 file that it would follow the command, for egzample "Run("sound.iso/Audio\setup\setup.exe") " or something liek that. tnx. I don't know how to write the run command
MCT Posted May 31, 2005 Posted May 31, 2005 im guessing your wanting to run a program from inside an iso u cannot do that with auto it directly, cuz u can decompress the iso to a ram drive, then run the file, take a look @ http://flyakite.msfn.com for instructions & examples
maniaq Posted May 31, 2005 Author Posted May 31, 2005 im guessing your wanting to run a program from inside an iso u cannot do that with auto it directly, cuz u can decompress the iso to a ram drive, then run the file, take a look @ http://flyakite.msfn.com for instructions & examples<{POST_SNAPBACK}>the link is wrong
Fritz_Saxi Posted May 31, 2005 Posted May 31, 2005 I'm not sure if I understand exactly what you mean, however...You could use winrar and extract the iso to a folder and then link to it easilyRun("soundisofolder\Audio\setup\setup.exe")Edit: I was copying your run commandWhat I'm trying to say is, is it crucial to leave the file as an iso?
maniaq Posted May 31, 2005 Author Posted May 31, 2005 I'm not sure if I understand exactly what you mean, however...You could use winrar and extract the iso to a folder and then link to it easilyRun("soundisofolder\Audio\setup\setup.exe")Edit: I was copying your run commandWhat I'm trying to say is, is it crucial to leave the file as an iso?<{POST_SNAPBACK}>well I'm trying to run from my win cd, I hve extracted those files to a folder, an when the runonceex is installing my software it sais it cannot copy the "ikernel.ex_" file, so I thought what happens when I use the iso file.....p.s. I have sound blaster live! 24bit disk
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now