I want to install my project in all the drives of the harddisk, so that multiple instances can run simultaneously.
Can anybody help me?
with best regards
shiv
Printable View
I want to install my project in all the drives of the harddisk, so that multiple instances can run simultaneously.
Can anybody help me?
with best regards
shiv
u dont need to install an app multiple times to make it run in multiple instances simultaneously. a single installation will be enough. just double click the app as many times as u want to run it as many times as u need.
You still have one OS, don't you? So run as many instances of your program as you need...
You don't need multiple installations to run simutaneously if you coded it correctly.
Identical threads merged and moved to application deployment.
Having an app installed to multiple locations or drives on a system has no relevance to allowing or disallowing multiple instances of an app. What are you really trying or needing to do?