Hi, I'm a new member of the forum so Hello everybody !
I have a strange behavior of my Advanced Installer (version 8.0.2).
When I had a new component to my project, this component takes a number of Sequence thaht already exist.
So when the build is finish, I have a message from the installer like this : "toto.dll can not be found in the cab file",
but if I manually examine the disk1.cab file, toto.dll exists
When I check my_project.aip, saw many components with the same number of Sequence, I modified the last number with last+1 and It solved my problem.
Is there anybody who met this problem ?
Is there another solution ?
Thanks