I have had to uninstall v7.7 and install v7.6.1 due to a patch build problem. Unfortunately when I try to load the project in 7.6.1 I get the error "This project was created with a newer version of Advanced installer (7.7) and cannot be loaded."
A comparison of the project files shows no structural differences, so far as I can see. Do you agree that all I need to do is edit version="7.7" to version="7.6.1" in the relevant element in the project file ?
Code: Select all
<DOCUMENT Type="Advanced Installer" CreateVersion="7.1.1" version="7.7" Modules="enterprise" RootPath="." Language="en_GB">
Thanks,
Alastair