evilonex Posted July 7, 2006 Posted July 7, 2006 Does anyone knows if theres a silent install switch for utorrent 1.6? any help will be appreciated.
r3al1ty Posted July 7, 2006 Posted July 7, 2006 uTorrent is portable, just copy .dat files from Application Data/uTorrent over to uTorrent main directory.
evilonex Posted July 7, 2006 Author Posted July 7, 2006 So what could be an idea to actually make a "silent package" because i dont want to just simply make a package for my use i mean like making a package that can be used by anyone in any pc.
Joc Posted July 9, 2006 Posted July 9, 2006 You just need to copy settings.dat it doesnt contain any personal data. Important: nothing more files!md "%appdata%\utorrent"copy settings.dat "%appdata%\utorrent" /YAfter copying you have to register .torrent extansion:REGEDIT4[HKEY_CLASSES_ROOT\.torrent]@="uTorrent"[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.torrent]@="uTorrent""Content Type"="application/x-bittorrent"[HKEY_CLASSES_ROOT\uTorrent\shell\open\command]@="\"C:\\windows\\utorrent.exe\" \"%1\""I am using this way, and working perfectly.Joc
urie Posted July 9, 2006 Posted July 9, 2006 REG ADD %KEY%\1001 /VE /D "uTorrent 1.6" /fREG ADD %KEY%\1001 /V 101 /D "CMD /C Start /Wait %SystemDrive%\Install\uTorrent\uTorrent-1.6-install.exe /S" /fREG ADD %KEY%\1001 /V 102 /D "cmd /c XCOPY \"%SystemDrive%\Install\uTorrent\uTorrent\" \"%USERPROFILE%\Application Data\uTorrent\" /I /E /H /Y" /fREG ADD %KEY%\1001 /V 103 /D "REGEDIT /S \"%SystemDrive%\Install\uTorrent\uTorrent1.reg\" /f
evilonex Posted July 10, 2006 Author Posted July 10, 2006 Thanks a lot For your help people that was the last application i needed to add to my customized windows woot woot!!!
Itanium Posted July 25, 2006 Posted July 25, 2006 isn't this a Nullsoft NSIS installer?silent switch is :/S (all switches must be upper case)
enuffsaid Posted July 25, 2006 Posted July 25, 2006 Hmm... strange...I use uTorrent (pronounced: Micro Torrent) and the Executable I download from the website is ready for use. No installation needed.'nuff
Itanium Posted July 25, 2006 Posted July 25, 2006 (edited) µTorrent site has 2 types of downloads:- standalone (170 kB)- installation program (597 kB)I know that it needs only 170K and all customizable files are kept in %AppData%\uTorrent, but why should i do all that scripting instead of using only a single "/S" switch.These guys allready did this copy thing for us (nullsoft installer). Use it wise! Edited July 25, 2006 by Itanium
MGadAllah Posted August 5, 2006 Posted August 5, 2006 download uTorrent-1.6-install.exe uTorrent-1.6-install.exe /Sdone
bledd Posted August 7, 2006 Posted August 7, 2006 %username%\application data\utorrentsearch for regkey that assigns .torrent files to iti just keep a pc for just downloading, so i never format it myself
McoreD Posted August 7, 2006 Posted August 7, 2006 In my configuration, I have a partition called PROGRAMS, and have a folder called Standalone. µTorrent.exe is in PROGRAMS\Standalone\µTorrent. That's it and is OS independant.
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