Click here to Skip to main content
16,016,760 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I have developed application which save information on a common location in network.Now when app is installed in two different computers of same domain how can i get that common location if it is already selected by some one.

Thanks
Posted

1 solution

Create a config file and set the common location in that file and distribute the config file with your application.
 
Share this answer
 
Comments
VJ Reddy 22-May-12 3:52am    
Good answer. 5!
Mehdi Gholam 22-May-12 4:31am    
Thanks VJ!

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



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