Click here to Skip to main content
15,867,756 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello Everyone,

I have one question here, please help me out:

Suppose i have installed v1.0.0 CD on the host machine in "C:\XYZ" folder [The installation directory is fixed,user can't change it]
Now, i have created v1.1.1 CD where I have renamed the installation directory name from "XYZ" to "ABC". I want that when i will install this version on the host machine {where v1.0.0 is already installed} then during the upgradation process the installer should automatically change/rename the installation directory name from "C:\XYZ" to "C:\ABC".

Is this possible? If "Yes" then how?
I tried doing this but the folder name is not renaming. I did minor update and simply renamed the install directory name to "ABC", changed the product version to 1.1.1 and took the build. When i tested the above scenario, its not renaming.

Please let me know, how to solve this.

Thanks & regards,
Dinesh
Posted

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