Click here to Skip to main content
15,892,797 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
We got a web application, in which the web application got a link called Install Client. While clicking the link, it will install a window application in client machine.

Now my query is:
We got two different customers using the same application with the same version. Let's say the two customers as X & Y. Now X is having a separate DB as well as Y.

Now a common user is there, who uses both the web applications of X & Y in parallel. Hence he wants to install the window application of X & Y. But the system is allowing only to install the window application of either X or Y.

I would like to have a solution for installing both the window application in the same machine.

Note: The application name should remain the same.
Posted
Comments
Mehdi Gholam 2-Feb-15 1:54am    
Install in different directories.
chenthil28 2-Feb-15 2:00am    
How?
The same installation procedure for both.
The application is same, only the DB differs.
Mehdi Gholam 2-Feb-15 2:01am    
Usually the installer asks where you want to install to.
chenthil28 2-Feb-15 3:30am    
Before that itself, it is showing a warning saying that "Already the application is installed, Please uninstall it and Try again"

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900