Jump to content

i need ahelp with jetaudio Slient install


Recommended Posts

Posted

how are you all body i need ahelp with jetaudio Slient install switch or batch to do that

and plz i need prog to know switches to Application Slient Installs

and thnx for all


Posted (edited)

create your setup.iss. Put the installer and setup.iss in a folder named JAD, then use winrar

;The comment below contains SFX script commands

Path=%temp%
SavePath
Setup=%temp%\JAD\install.exe -S -f1%temp%\JAD\setup.iss
Silent=1
Overwrite=1

I asked around how to do this for quite a while when i first started here and NEVER got an answer.I came up with this method after some trial and error.

And if you dont feel like doing it yourself, Get it HERE

OR HERE

(this is NOT warez... it is Jad basic (freeware version.)

Edited by ebin25
Posted

or you can use autoit script. just search the forum for an easy guide on how to use it. its easy to make scripts for some apps.

Posted (edited)
how i can creat setup.iss

You should google b4 asking here.

Run the installer with

/r /f1”c:\setup.iss”

After the install is complete, grab setup.iss from c.

Edited by ebin25

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...