Jump to content

Recommended Posts

Posted

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


Posted

im guessing your wanting to run a program from inside an iso :P

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

Posted

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

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?

Posted
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

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?

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...