roufail Posted November 23, 2006 Posted November 23, 2006 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 Installsand thnx for all
ebin25 Posted November 23, 2006 Posted November 23, 2006 (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 commandsPath=%temp%SavePathSetup=%temp%\JAD\install.exe -S -f1%temp%\JAD\setup.issSilent=1Overwrite=1I 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 HEREOR HERE(this is NOT warez... it is Jad basic (freeware version.) Edited November 23, 2006 by ebin25
ajua Posted November 24, 2006 Posted November 24, 2006 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.
roufail Posted November 25, 2006 Author Posted November 25, 2006 thnx 4 all put how i can creat setup.iss plz and thxx alot
ebin25 Posted November 25, 2006 Posted November 25, 2006 (edited) how i can creat setup.issYou 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 November 25, 2006 by ebin25
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