Skip to content

lphiewgithub/DuplicateClean_ForWindows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DuplicateClean_ForWindows

This is win32 app created for user to merge to similar folder into 1 with proper comparison.

Source file and exe is uploaded.

Compile using following command using "x64 Native Tools Command Prompt for VS 2022" or "x86 Native Tools Command Prompt for VS 2022"

cl /nologo /W4 /EHsc /O2 /DUNICODE /D_UNICODE DuplicateCleaner.cpp /Fe:x64\DuplicateCleaner.exe /Fo:x64\ /link /SUBSYSTEM:WINDOWS

cl /nologo /W4 /EHsc /O2 /DUNICODE /D_UNICODE DuplicateCleaner.cpp /Fe:x86\DuplicateCleaner.exe /Fo:x86\ /link /SUBSYSTEM:WINDOWS

About

This is win32 app created for user to merge to similar folder into 1 with proper comparison.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages