hi
When i create the "setup" for project, i have given a name for that project. This name ("XXXX") is appear in the installer header/title. But i wanted to rename it, so that i can add version number("XXXX ver 1.0") to that. But i can rename the project but when i build and run it again, it show the "XXXX".
Do i need to create a new setup project named "XXXX ver 1.0", to show the version number in the title of msi. Or is there anyway to simply do this?
/kevin