O
Optimus
Hi All,
I have a .NET CF 2.0 application developed by vs 2005.
So I want to create a .msi file for installation.
My application have one config file which is an XML file.
and I don't want to manually change it everytime after
installation.
What I need to do is to deliver a config files having its
content dynamically changed based on what a parameter is
taken during the installation process.
Any workaround to get through this?
Thanks in advance!
I have a .NET CF 2.0 application developed by vs 2005.
So I want to create a .msi file for installation.
My application have one config file which is an XML file.
and I don't want to manually change it everytime after
installation.
What I need to do is to deliver a config files having its
content dynamically changed based on what a parameter is
taken during the installation process.
Any workaround to get through this?
Thanks in advance!