Well... you have to be careful about running multiple instances of certain programs. Some will end up fighting over resources and having problems. For example, if both instances tried to call or modify the same file.... or if both tried to bind to the same port.




Reply With Quote