Skip to content

Move files and folders to the Windows recycle bin

License

Notifications You must be signed in to change notification settings

alexeyneu/recycle-bin

 
 

Repository files navigation

recycle-bin

Move files and folders to the Windows recycle bin

Install

Download the binary and put it somewhere in your %path%.

...And see notes below

Usage


Usage: recycle-bin <path> [...]

Build

you should have msvc

  • first : run c.ps1 script from \release
    in case of troubles run Set-ExecutionPolicy -ExecutionPolicy Unrestricted first.
    to run a script use
    cd (drag release dir there)
    .\c
    windows powershell, admin priv's
  • second : build both solutions .
    use Win32 - Release Conf or copy script to others folders and run there.

build done

Anywhere use of binaries possible only after run of c.ps1 . It should be located in same place with .dll

Related

License

MIT © Sindre Sorhus

About

Move files and folders to the Windows recycle bin

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 83.7%
  • C 9.1%
  • PowerShell 6.1%
  • Makefile 1.1%