i have a messenger on my laptop, i want to clone it. so that i can have dual account on the laptop. how do i do it?

Solution
Try the following:
- create another Windows account
- open command prompt, enter "runas /user:<new user> <path to the executable>
If you're lucky, you will get another copy of that program, running under different Windodws account, but on same desktop.
Try the following:
- create another Windows account
- open command prompt, enter "runas /user:<new user> <path to the executable>
If you're lucky, you will get another copy of that program, running under different Windodws account, but on same desktop.
 
Solution