I need this solution for install my own copier software (C#), please if somebody knows about any register key or system 32 program to override windows default copier for another. I've been investigating months and nothing.
Asked
Active
Viewed 319 times
-3
-
Please clarify what are you trying to do. – tomcat Sep 28 '17 at 15:19
-
Install Teracopy and process monitor on your machine. Start process monitor and start teracopy. Change settings of teracopy to be default copier. Now in process monitor, see the registry entry it has changed. Uninstall teracopy later on. – Sarvesh Mishra Sep 28 '17 at 15:47
-
How Teracopy and SuperCopy override Windows Default Copier?? , that is what i need – DarkLord Sep 28 '17 at 21:06
-
Thaks Sarvesh Mishra, is a great idea, i goin to try. Can you help me with the Monitor Process, there are tutorials or papers? – DarkLord Sep 28 '17 at 21:10
1 Answers
0
Check for this, deprecated but maybe it helps. This code is part of a software similar to teracopy, i want to use it but i dont know anything about C++.

Alexei Agüero Alba
- 357
- 2
- 15
-
Thanks i will write you if i find anything, I known a little of C++ with Qt. – DarkLord Oct 11 '17 at 18:36