walteste
Posts: 20
Joined: Sun Apr 22, 2012 7:15 pm
Location: Dubai, UAE

Dialog Text makes no sense

Hi,

I allow all 32bit Windows versions but no 64bit Windows in my installer.
When I start the installer on a Windows 7 64bit, then the dialog is coming up as expected.

But seriously, the text displayed is terrible. :D

The following text is displayed: Application cannot be installed on Windows XP/Vista/Windows 7/Windows 8 x64/Windows 8.1 x64

Looking at this text, then it would let me think that I can not install it on any XP/Vista/7 32 bit as well?

Can you please rework this?

Regards,
Stefan
Dialog_64bit.png
Dialog_64bit.png (17.75 KiB) Viewed 2771 times
Dan
Posts: 4529
Joined: Wed Apr 24, 2013 3:51 pm

Re: Dialog Text makes no sense

Hi Stefan,

Indeed, it seems to be a little misleading. Thank you for bringing it to our attention. A fix will be available in a future version of Advanced Installer.

However, you can go in the Custom Launch Conditions Tab from the Launch Condition page and define your custom condition.
E.g.
  • Condition: NOT VersionNT64
  • Description: This app cannot be installed on the 64 bit Operating Systems.
Please let me know if that helped.

Best regards,
Dan
Dan Ghiorghita - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
Dan
Posts: 4529
Joined: Wed Apr 24, 2013 3:51 pm

Re: Dialog Text makes no sense

Hello,

This was fixed in version 11.5 of Advanced Installer released on September 25th, 2014.

Best regards,
Dan
Dan Ghiorghita - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”