nicolas
Posts: 10
Joined: Wed Sep 27, 2006 2:41 am

Wrong msi file generated if name has dot in 4.7

Just upgraded to 4.7 and I noticed that the generated msi has a wrong file name. It truncates everything after the dot (.).

My msi file name in de media tab is "foo-beta0.8", but the output msi is "foo-beta0".

I think this bug is quite critical, because a lot of users will encounter this issue, and it will break a lot of builds out there.
gigi
Posts: 2103
Joined: Tue Apr 11, 2006 9:55 am
Contact: Website

Hi Nicolas,

You have right this is a bug of Advanced Installer 4.7. The fix will be available in a future release of AI (most probably this week). Thank you for reporting it.

Until then the workaround is very simple, just add a new dot and some dummy text to the msi name like this: foo-beta0.8.dummy

Best Regards,
Gigi
______________
Gheorghe Rada
Advanced Installer Team
http://www.advancedinstaller.com

Return to “Common Problems”