roger04 Posted January 22, 2005 Posted January 22, 2005 Hi all,Is there such way to make open a same program multiple times? Hoping for some reply.Thanks.
mark Posted January 22, 2005 Posted January 22, 2005 Some programs have options or settings allowing you to open up multiple instances or limiting to just one instance.DL
roger04 Posted January 22, 2005 Author Posted January 22, 2005 I mean is there a program that edits the programs' code to allow it to execute multiple times?
Spyder2k Posted January 22, 2005 Posted January 22, 2005 You can trying running two different copies of the same exe.
SiMoNsAyS Posted January 22, 2005 Posted January 22, 2005 (edited) i think not, depending on your purpose you can search for alternatives like multiple "virtual machines" or multiple "virtual desktops".edit: next time better post on a more appropiate sub-section Edited January 22, 2005 by SiMoNsAyS
rupert86 Posted January 23, 2005 Posted January 23, 2005 PPl do it using HexEditors etc. and make sort of 'patch' for the .EXE which changes part of the binary code (most famous ex. is MSN msngr). But I dunno how to do it .
Synapse Posted January 23, 2005 Posted January 23, 2005 haven't really ever tried this, but you could try copying the main folder, then try to run 2 of the exes... it may be looking for the same exe in the processes, so maybe a copy of the exe with a diffrent name may do the trick.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now