PDA

Click to See Complete Forum and Search --> : Installation Problem


neelsh
Dec 25th, 2005, 11:04 PM
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

mebhas
Dec 25th, 2005, 11:12 PM
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.

RhinoBull
Dec 25th, 2005, 11:12 PM
You still have one OS, don't you? So run as many instances of your program as you need...

randem
Dec 26th, 2005, 03:54 AM
You don't need multiple installations to run simutaneously if you coded it correctly.

Hack
Dec 26th, 2005, 06:22 AM
Identical threads merged and moved to application deployment.

RobDog888
Dec 26th, 2005, 06:45 AM
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?