File "README.md"

Path: /program cloner/README.md
File size: 994 bytes
MIME-type:
Charset: utf-8


# Program Cloner

A fun utility to create clones of any running program on screen, **program cloner** allows to save the clone as a lightweight standalone executable and distribute it <s>(or replace it on a colleague's unsupervised computer)</s>. 

The cloned program is the exact same look as the original program: on screen, in the taskbar, when pressing Alt+Tab, including dialog caption (title) and icon, but it is completely dummy: only thing you can do with it is move it, minimize it in the taskbar or close it.

**Program Cloner** is written by Nicolas Mougin (mougino@free.fr).

You can download the program at http://mougino.free.fr/freeware/#prgclon

# License

**Program Cloner** is provided under the GNU GPL V3 license.

See "gpl.txt" or https://www.gnu.org/licenses/gpl.html

Source code is available at http://mougino.free.fr/code/index.php?p=program+cloner

# How to build

**Program Cloner** is written and compiled with Classic PowerBasic v9.07.0205.
http://powerbasic.com