I have several prerequisites included in my application and have selected the option “Download prerequisites from the same location as my application�.
Here are the steps I follows:
I publish my application to my local development machine.
After publishing and verifying the app I want to deploy it to the QA site.
I use the Magui.exe to change the start location url to the QA site.
I then copy all the files to the production site.
The problem is when the users install the application the application is pointing to my development machine for the prerequisites. I am doing something wrong in the deployment process to the QA site?
Thanks