User Tools

Site Tools


howto:use_dropit_without_gui

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
howto:use_dropit_without_gui [2014/03/01 15:29]
lupo73 [Command Line]
howto:use_dropit_without_gui [2014/10/04 10:39] (current)
Line 10: Line 10:
 The easiest way is using the SendTo menu. To enable this feature, you have to check "''​Integrate in SendTo menu''"​ in the DropIt Options ("​Various"​ tab). The easiest way is using the SendTo menu. To enable this feature, you have to check "''​Integrate in SendTo menu''"​ in the DropIt Options ("​Various"​ tab).
  
-{{ :​sendto1.png?​nolink&300 |}}+{{ :​sendto1.png?​direct&300 |}}
  
 There are two alternatives:​ There are two alternatives:​
Line 18: Line 18:
 Now, to send files and folders to DropIt, select them and from the system right-click menu click SendTo item. You will see that all your profiles are listed there. Click on your desired profile and let it go. Now, to send files and folders to DropIt, select them and from the system right-click menu click SendTo item. You will see that all your profiles are listed there. Click on your desired profile and let it go.
  
-{{ :​sendto2.png?​nolink&300 |}}+{{ :​sendto2.png?​direct&300 |}}
  
 **Note:** if you wish to leave no traces on the computer (e.g. using DropIt on a shared machine, at school, or simply to keep your computer as clean as possible) keep the "​Portable Mode" option checked. **Note:** if you wish to leave no traces on the computer (e.g. using DropIt on a shared machine, at school, or simply to keep your computer as clean as possible) keep the "​Portable Mode" option checked.
Line 25: Line 25:
 ---- ----
  
-===== Command Line =====+===== Command Line (Shortcuts) ​=====
  
 If you create a shortcut link to DropIt and drop files or folders onto it, a small dialog box will come up to select the profile to be used. If you create a shortcut link to DropIt and drop files or folders onto it, a small dialog box will come up to select the profile to be used.
Line 35: Line 35:
 This will tell DropIt to use the ''​MyProfile''​ profile. A regular Windows shortcut properties using this syntax looks like this: This will tell DropIt to use the ''​MyProfile''​ profile. A regular Windows shortcut properties using this syntax looks like this:
  
-{{ :​winlink.png?​nolink&340 |}}+{{ :​winlink.png?​direct&340 |}}
  
 The beauty of this is that you can assign a hotkey to the shortcut, so you can run the profile by hitting a key combination. The beauty of this is that you can assign a hotkey to the shortcut, so you can run the profile by hitting a key combination.
 +
 +\\
 +----
 +
 +===== Command Line (Scripts) =====
  
 Obviously, if you are an advanced user, you could also consider to create Batch files or CMD files to work with DropIt. Some notes about the syntax to use with command line features: Obviously, if you are an advanced user, you could also consider to create Batch files or CMD files to work with DropIt. Some notes about the syntax to use with command line features:
Line 48: Line 53:
   * ''/​Restart''​ is a command to restart DropIt.   * ''/​Restart''​ is a command to restart DropIt.
  
-So these are some examples:+**So these are some examples:**
   * use DropIt with a specified profile:\\   * use DropIt with a specified profile:\\
 ''"​C:​\My Folder\DropIt\DropIt.exe"​ -MyProfile''​ ''"​C:​\My Folder\DropIt\DropIt.exe"​ -MyProfile''​
Line 57: Line 62:
   * close DropIt by Command-Line:​\\   * close DropIt by Command-Line:​\\
 ''"​C:​\My Folder\DropIt\DropIt.exe"​ /​Close''​ ''"​C:​\My Folder\DropIt\DropIt.exe"​ /​Close''​
 +
 \\ \\
 ---- ----
 ===== Using a Total Commander button ===== ===== Using a Total Commander button =====
  
-''​Tutorial under development''​+This is simple: drag "​DropIt.exe"​ to an empty space on //Total Commander//'s button bar and a shortcut is created. Now right-click on this new button and select ​''​Change...''. In the dialog box type ''​%P%S''​ to the Parameters field. This will pass paths of selected files to DropIt. 
 + 
 +{{ :​dropit_tc_button.png?​direct&​300 |}} 
 + 
 +Now if you select files in //Total Commander// and then click on this button, DropIt will ask you for a profile and will sort your files. 
 + 
 +To further polish this button, you can specify the profile to be used. Add your profile name at the beginning of the Parameter field, so it should read ''​-MyProfile %P%S''​. Now you can create buttons for your most used profiles and use them without DropIt running in the background. 
 + 
 +**Tip:** instead of using absolute path to DropIt, you can use //Total Commander//'​s ''​%COMMANDER_PATH%''​ variable in the path (only if DropIt and //Total Commander// are on the same drive):
  
-''>>​ add http://​dropitblog.wordpress.com/​2011/​10/​28/​using-dropit-without-gui/''​+{{ :dropit_tc_button_relattivepaths.png?​direct&​300 |}}
howto/use_dropit_without_gui.1393684150.txt.gz · Last modified: 2014/10/04 10:38 (external edit)