Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 559 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 559 Bytes

win-cmd-tools

Collection of some Windows commandline tools/batch scripts

Some I use via the send-to menu in Explorer, others I have on the desktop for drag'n'drop usage.


Read up http://ss64.com/ how to install the various needed applications for the batch files, and/or how to link them for usage, eg. via environment variables.

Add in "Send to ..."

  1. Win + R

  2. shell:sendto 
    
  3. Put link/shortcut to cmd file to this directory

Android

  • adb-install Installs apk to device.
  • adb-push-to-obb Pushes obb to device.