rofo
Posts: 7
Joined: Thu May 10, 2012 7:28 am

problem when I add Swedish language in the build.

Hi

When a create msi file I add Swedish language, I chosed a seperate packages.
I add som text/information in Comments that is in Product Support info.
The msi file works, but in Programs and futures, I get wrong information "Comments: PROPERTY.ARPCOMMENTS".

I´m using advanced installer 8.9

Thanks
Daniel
Posts: 8276
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: problem when I add Swedish language in the build.

Hello,

If you want that your "ARPCOMMENTS" property to be translated or not you should proceed as follows:
- Go to "Product Details" page and from "Product Details" tab select the "Comments" field.
- From its context menu choose "Localization..." option.
- Now if you don't want that your "ARPCOMMENTS" property to be translated then enable "Never translate this string" option.
- If you want that your "ARPCOMMENTS" property to be translated then enable "Always translate this string -> Using default localization identifier" option.
- After that you must "Create a Translation dictionary" which will set a proper value to the "ARPCOMMENTS" property.

Let us know if this helps, otherwise please give us more details about your scenario.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
rofo
Posts: 7
Joined: Thu May 10, 2012 7:28 am

Re: problem when I add Swedish language in the build.

It´s works.
Thanks

Return to “Building Installers”