Hello Everyone,
I created MSI Installer and in that installer asked the user to enter the IP Address for the web service.I am able to get the value entered by the user while installing the application in the custom installer class by using Context.Parameteres collection.The problem is, I want to pass this value from my custom installer to my actual PDA project so that users of this application will be connecting to the webservice with the IP Address entered by them while installing the application.
Currently we include a .config file which contains static IP Address for the web service.If the user wants to point to a different server he will change the config file in the desktop and copy it over to PDA.but they want the entered IP Address to reflect in the .config file as it is not possible becoz .config file is already packaged in the .CAB file.
Please help as I dont have a clue how to do this at all.
Waiting for your response
Chandra
Smart Device Development1
|