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
Page 1 of 1
to get into .iso file
#2
Posted 31 May 2005 - 02:15 AM
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
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
#3
Posted 31 May 2005 - 02:44 AM
MCT, on May 31 2005, 02:15 AM, said:
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}>
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
#4
Posted 31 May 2005 - 03:47 AM
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 easily
Edit: I was copying your run command
What I'm trying to say is, is it crucial to leave the file as an iso?
You could use winrar and extract the iso to a folder and then link to it easily
Run("soundisofolder\Audio\setup\setup.exe")
Edit: I was copying your run command
What I'm trying to say is, is it crucial to leave the file as an iso?
#5
Posted 31 May 2005 - 04:22 AM
Fritz_Saxi, on May 31 2005, 03:47 AM, said:
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 easily
Edit: I was copying your run command
What I'm trying to say is, is it crucial to leave the file as an iso?
<{POST_SNAPBACK}>
You could use winrar and extract the iso to a folder and then link to it easily
Run("soundisofolder\Audio\setup\setup.exe")
Edit: I was copying your run command
What 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
- ← Silent/Unattended Install of Palm Desktop
- Application Installs
- Unattended install ACDSee 7 Powerpack →
Share this topic:
Page 1 of 1



Help

Back to top








