For anyone looking how to make the portable version of TeraCopy as the Default copy handler in Windows (i tested it on W10 and also defeats the purpose of being a portable but hey
) it's really easy
Download (if you don't already have it) Nir Sofer RegDllView fire up the app and got to File>>Register File and select "TeraCopy.dll from the TeraCopy Folder,and you are done once you start any copy/move operation a dialog will appear with 4 options first click on the small "gear" icon in the top right corner of the dialog and click on "Use next time" (the option will appear as if already selected/checked but it's not so click on it anyway) Then select Teracopy from the list and it's all done
TeraCopy is Default copy Handler
P.S
There is also a way to register a *.DLL trough Cmd,and it does the same thing without using RegDllView
Type "regsvr32 [the name of the DLL file]" Cmd must be opened and pointing to the folder where the *.DLL is
to Unregister the *.DLL use "regsvr32 /u [the name of the DLL file]"

Download (if you don't already have it) Nir Sofer RegDllView fire up the app and got to File>>Register File and select "TeraCopy.dll from the TeraCopy Folder,and you are done once you start any copy/move operation a dialog will appear with 4 options first click on the small "gear" icon in the top right corner of the dialog and click on "Use next time" (the option will appear as if already selected/checked but it's not so click on it anyway) Then select Teracopy from the list and it's all done
TeraCopy is Default copy Handler
P.S
There is also a way to register a *.DLL trough Cmd,and it does the same thing without using RegDllView
Type "regsvr32 [the name of the DLL file]" Cmd must be opened and pointing to the folder where the *.DLL is
to Unregister the *.DLL use "regsvr32 /u [the name of the DLL file]"
Statistics: Posted by dtoxic — Sun Aug 11, 2024 6:04 am