schnurlos Posted February 15, 2009 Report Share Posted February 15, 2009 First of all: you can find that here too.Command Line OptionsThere are several command line options you can use with µTorrent to make it behave differently than normal. Do note that these options can only be used when µTorrent is opened through a shortcut, by command line, or some other means that allows command line options to be used. At any time, a space should be appended along with the wanted option at the end of the target path for the shortcut, outside of any quotation marks that may exist in the target path./ANSI starts µTorrent without Unicode support, in case anyone ever has trouble with Unicode. This option is not needed for Windows 95/98/ME. /AUTOUPDATE "FILE PATH" [/NORUN] replaces the file located at FILE PATH with the currently-running executable and starts the executable from the specified path. If /NORUN is used in conjunction with this option, then µTorrent won't run the executable after the replacement occurs. /BIGDUMP tells µTorrent to create a large memory dump instead of the minidumps it normally creates when it crashes. This can be useful for the developer to debug problems where minidumps provide insufficient information. /BRINGTOFRONT forces the µTorrent window to be shown, regardless of whether it was previously minimized on exit, or whether /HIDE or /MINIMIZED were also used as command line options. /DIRECTORY "SAVE PATH" ".TORRENT FILE TO OPEN" allows you to open a .torrent file and specify where you'd like to save the torrent contents to from the command line (without any GUI interaction), where "SAVE PATH" is the path to the location you'd like to save the torrent contents, and ".TORRENT FILE TO OPEN" is the location of the .torrent file. Note that the save path must not contain a trailing backslash, otherwise µTorrent will fail to load the .torrent file. Only local .torrent files may be used. /HIDE starts µTorrent in boss-key mode, meaning the tray icon and the entire interface is hidden until the boss-key is pressed. Note that you should set up a boss-key before actually starting µTorrent with this switch, otherwise you might find yourself having a difficult time seeing and using µTorrent. /LAUNCHBUNDLEDURL "URL" opens URL in your default web browser. /LOGFILE "SAVE PATH" will perform the initial file selection for the log to file feature automatically on startup. /MINIMIZED will start µTorrent minimized, and if minimize to tray is enabled, will start µTorrent minimized to tray. /NOINSTALL will tell µTorrent to bypass the installation dialog prompt. /PERFORMINSTALL FLAGS is a bitfield that tells µTorrent what shortcuts to create, depending on the following possible values for FLAGS: 2 tells µTorrent to create a shortcut in the Start menu 4 tells µTorrent to create a shortcut on the Desktop 8 tells µTorrent to create a shortcut in the Quick Launch toolbar Because the flags are interpreted as a bitfield, values can be added together to perform each of the combined actions. /RECOVER will allow you to open up a second instance of µTorrent instead of its normal behavior where it simply activates the currently-running instance. In order to prevent possible problems, it is recommended that you create an encapsulated copy of µTorrent before opening it as a second instance, then create a shortcut for the encapsulated copy of the executable with the /RECOVER option. Remember that two applications cannot listen on the same port, so if you intend on having the second instance actually be a properly-working instance, you should set the second instance to listen on a different port, and forward that port as well. /UNINSTALL will uninstall µTorrent after user confirmation, deleting even the settings directory. If the install is broken enough that this switch doesn't work, running this option in conjunction with the /S option should force an uninstall without asking for confirmation. Link to comment Share on other sites More sharing options...
D_Master Posted February 15, 2009 Report Share Posted February 15, 2009 So, it's mean that uTorrent do not support hidden .torrent-files creation, isn't it? Link to comment Share on other sites More sharing options...
Ultima Posted February 15, 2009 Report Share Posted February 15, 2009 Correct. Link to comment Share on other sites More sharing options...
Vyr1s Posted July 3, 2009 Report Share Posted July 3, 2009 I take it currenlty there is no way to add a torrent via command line and set it to auto launch an app after completed download? Link to comment Share on other sites More sharing options...
Ultima Posted July 4, 2009 Report Share Posted July 4, 2009 Correct. Link to comment Share on other sites More sharing options...
bro Posted November 22, 2009 Report Share Posted November 22, 2009 Is there a way to exit already running utorent with a command line switch? Something like /EXIT? I am using alternative shell (bbLean) on the Windows XP SP2 and utorrent is crashing during shutdown. I would like to somehow properly end utorrent using a script or batch file before shutdown to avoid this crashing. Thanks in advance. Link to comment Share on other sites More sharing options...
DreadWingKnight Posted November 22, 2009 Report Share Posted November 22, 2009 No. Link to comment Share on other sites More sharing options...
LGConvert Posted November 28, 2009 Report Share Posted November 28, 2009 How do I use the /PERFORMINSTALL switch to have a shortcut on the desktop as well as start menu? Link to comment Share on other sites More sharing options...
schnurlos Posted November 28, 2009 Author Report Share Posted November 28, 2009 Because the flags are interpreted as a bitfield, values can be added together to perform each of the combined actions.So in your case: /PERFORMINSTALL 6 Link to comment Share on other sites More sharing options...
LGConvert Posted November 28, 2009 Report Share Posted November 28, 2009 Thanks schnurlos! Worked like a charm. I should read more carefully in future. Link to comment Share on other sites More sharing options...
Ze0de Posted January 24, 2010 Report Share Posted January 24, 2010 When using /DIRECTORY, is there a way to make it load the torrent without bringing utorrent to the front. It appears to do it even when minimized to tray etc, it's a little annoying.Edit: Never mind, I forgot I can uncheck to activate the window on adding torrents Link to comment Share on other sites More sharing options...
Zaitzev Posted February 13, 2010 Report Share Posted February 13, 2010 sorry for bumping, but instead of creating a whole new thread, I just ask here:Does µTorrent 2.0 have any support for performing a silent (unattended) installation? I'm creating an unattended disc for installing Windows and a selection of programs, and µTorrent is on the list, if it can do what I want. Link to comment Share on other sites More sharing options...
Ultima Posted February 13, 2010 Report Share Posted February 13, 2010 /PERFORMINSTALL FLAGS is a bitfield that tells µTorrent what shortcuts to create, depending on the following possible values for FLAGS: 2 tells µTorrent to create a shortcut in the Start menu 4 tells µTorrent to create a shortcut on the Desktop 8 tells µTorrent to create a shortcut in the Quick Launch toolbar Link to comment Share on other sites More sharing options...
Zaitzev Posted February 13, 2010 Report Share Posted February 13, 2010 Yeah..I tried those. Nothing worked. No shortcuts were made anywhere, and the program wasn't installed/placed into Program Files or anything of the sort.. Link to comment Share on other sites More sharing options...
Ultima Posted February 13, 2010 Report Share Posted February 13, 2010 Beyond that, there probably isn't any way to install it silently directly from µTorrent (as far as I know). Meaning you'll need to wrap it in your own installer. Link to comment Share on other sites More sharing options...
Zaitzev Posted February 13, 2010 Report Share Posted February 13, 2010 In other words, most of the command line options are useless. At least I know that now. TYVM. Link to comment Share on other sites More sharing options...
jmclaren7 Posted February 24, 2010 Report Share Posted February 24, 2010 Figured i would post here to let any searchers know of my command line tool for changing utorrent settings: http://forum.utorrent.com/viewtopic.php?id=38511 Link to comment Share on other sites More sharing options...
sharp symmetry Posted March 6, 2010 Report Share Posted March 6, 2010 Will /NOINSTALL prevent "optional" malware offers and simply run in place? Link to comment Share on other sites More sharing options...
privatejunk86 Posted April 10, 2010 Report Share Posted April 10, 2010 Is there a way to set the filename at cmd line (obviously when the torrent is 1 file)? setting the directory is useful but setting the filename is just as important for me.I don't want to figure out how to edit a torrent to make that change if possible.If there isn't a way can I recommend it for a future release? Link to comment Share on other sites More sharing options...
Shani Clinton Posted August 11, 2010 Report Share Posted August 11, 2010 Is there a way to set the filename at cmd line (obviously when the torrent is 1 file)? setting the directory is useful but setting the filename is just as important for me.I don't want to figure out how to edit a torrent to make that change if possible.If there isn't a way can I recommend it for a future release?may you can find the solution.I hope so.Shani. Link to comment Share on other sites More sharing options...
DreadWingKnight Posted August 11, 2010 Report Share Posted August 11, 2010 I don't want to figure out how to edit a torrent to make that change if possible.Editing the torrent like that would basically mean you can't download the torrent, so don't even bother with that. Link to comment Share on other sites More sharing options...
turnipHed Posted August 15, 2010 Report Share Posted August 15, 2010 I would love a switch or even a function to automatically shut down uTorrent when all downloads are complete... Link to comment Share on other sites More sharing options...
InuyashaITB Posted October 3, 2010 Report Share Posted October 3, 2010 When the /NOINSTALL option is enabled, where does it store the torrents that are in the list? Link to comment Share on other sites More sharing options...
Ultima Posted October 9, 2010 Report Share Posted October 9, 2010 %appdata%\uTorrent\/NOINSTALL simply prevents µTorrent from asking to create shortcuts and move the executable. It doesn't change µTorrent's normal operating behavior. Link to comment Share on other sites More sharing options...
tummychow Posted November 17, 2010 Report Share Posted November 17, 2010 I'm trying to combine /HIDE and /MINIMIZED. My current switch looks like this:"C:\Program Files\uTorrent\uTorrent.exe" /HIDE /MINIMIZEDWhen I open this shortcut, the system informs me that the file "minimized" cannot be found. The hide switch does its job normally, however. What am I doing wrong? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.