October 23, 200817 yr HiI'm trying to install Azureus Vuze 4.0 unattended, but i didnt find any switches.Anybody know some?Cheers
October 24, 200817 yr They are using Install4j setups.I made a switchless installer. If you are interested, you can download it here.
October 25, 200817 yr Author I've downloaded ur Vuze 4.0 switchless setup but it doesnt seem to work!I get the following error:Error during execution "msistub vuze.msi /qb /norester". The System can't find the File.
October 25, 200817 yr You are right. I left the call to msistub in the config file but i changed a different sfx module that doesn't need it.I'm uploading (slowly...) the modified installer. Download it again later.
January 18, 200917 yr version 4.0.0.2 is in the server ready for download.It's awesome that you're making these silent installers for everyone. If possible would you share the knowledge of how you've made this one for Azureus/Vuze? I've been playing with all this stuff for about a month now, mostly as an educational tool, I'm just trying to learn how to do it. I've created a lot of silent installers over the past few weeks, but Vuze has me baffled. I was going to throw together an autoit script, but then I stumbled upon this thread and saw that you were making it work and I figured it never hurts to ask someone for advice.I hope you'll consider sharing the knowledge. Thanks,Caspean
January 18, 200917 yr All you need to do is install it manually, then configure it the way you want , grab the folder in program files and the one in Application Data (or was it Local Application Data?, I'm not at home right now).Now, for making the installer you can choose whatever setup you want (MSI, Inno, NSIS, etc). Nota that you can't edit the original installer, that's why i make a totally new one.There are registry entries you can use in you installer to point to the installation path and some variables. Look for some ID o SID in the registry keys of Vuze/Azureus. Don't use them to avoid conflicts when installing it on different PC's.Hope this helps you out.
January 18, 200917 yr Thanks for quick response and advice. It's a good place for me to start, I'll give it a shot.Thanks,Caspean
Create an account or sign in to comment