andypandyswe
Programmer
I've written a small app and during development has changed it's name a few times. Now I'm finished and have added a setup project using the setup wizard. When I build the setup project I end up with a "setup.ini", "setup.exe" and a "setup NewApplication.msi".
I install it by clicking setup.exe and in the install directory I get a file called "OldApplication.exe, which runs the program."
OldApplication is what I called it a while back. I've done a search and replace through the entire project changing OldApplication to NewApplication but still the final .exe -file is called the old name... Where do I change it????
Thankful for any help
Andreas Lindberg
I install it by clicking setup.exe and in the install directory I get a file called "OldApplication.exe, which runs the program."
OldApplication is what I called it a while back. I've done a search and replace through the entire project changing OldApplication to NewApplication but still the final .exe -file is called the old name... Where do I change it????
Thankful for any help
Andreas Lindberg