Skip to content

lukasniemeier/fileswapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FileSwapper

Windows 7/8/8.1 (x64) shell extension for swapping the file names of two files.

alt FileSwapper

Install

  1. Install the Visual C++ Redistributable Packages for Visual Studio 2013
  2. Copy FileSwapper.exe ,FileSwapperState.dll and FileSwapperPS.dll in some folder you remember.
  3. Open your command line
  4. Execute "FileSwapper.exe /RegServerPerUser"
  5. Select 2 items in your explorer and right click

Uninstall

  1. Open your command line
  2. Execute "FileSwapper.exe /UnregServerPerUser"
  3. Remove all files (because FileSwapperState.dll is loaded by explorer.exe you need to restart explorer.exe before you are able to remove the file)

Building

Build this shell extension with Visual Studio 2013 and Windows SDK 8.1, there are no third-party libraries used.

About

Windows shell extension for swapping two files

Resources

License

Stars

Watchers

Forks

Packages

No packages published