Hello
Our procedure is as follows
We automatically create test versions on the build server. On day X, we copy the data of the released test version to the productive version. For this we only have to exchange the INI file with the connection parameters.
Now we want to automate the whole distribution with PowerClient or PBAutobuild.
In the PowerClient Json file the Appname = Application1Test. The PowerClient now creates an exe with the name Application1Test.exe.zip.
If we now make a test version into a productive version, we copy the directory on the web server and rename the directory
With the file CustomizeDeploy.dll we can exchange the INI file. But we cannot rename the exe. We don't want or are not allowed to start a build again just to change the app name.
How can we change the name of the exe from Application1Test to Application1?
How do you work with test and production versions in release planning?
Best regards
Reto
Thank you for your insight. Yes, the process can be the same but you can setup as many test environments between Dev & Prod as your organization requires. ;-)
Regards ... Chris