I have successfully built my setup.exe and setup.msi using AI.
I am now ready to deploy these files to my web servers for download. However, before I do this I need to modify setup.exe appropriately. In the past I have done this using msistuff:
msistuff.exe setup.exe -u http://download.devint13.evolvi.co.uk/EvolviPrint -d EvolviPrint.msi
However, if I do this then I get the error "This archive is corrupted" when I run setup.exe.
Just in case signing is causing the problem, I have tried signing in AI (using signtools from 6.0 and 7.0 SDK), signing using signtool on the command line, not signing at all - but I still get the same error.
Any ideas?
AI 8.1.3
Windows 7 SP1 (64 Bit)