AKR
Posts: 29
Joined: Tue Jan 22, 2013 1:31 pm

Shortcut and files depending on the language

1) How to create a shortcut depending on the language?
2) How to install the file, depending on the language?

You must sutsnovit program supports two languages English and Russian.

During installation, depending on the chosen language must create a shortcut to the manual (documentation). Shortcuts name must be in the selected language.
Or create a link, depending on the language.

More would be good to establish a file with documentation only in the selected language.
Dan
Posts: 4529
Joined: Wed Apr 24, 2013 3:51 pm

Re: Shortcut and files depending on the language

Hello,

You can add two separate shortcuts to your installed help files and condition each of their components in the Organization page with the ProductLanguage property. You can use our "Test if the language of the installation matches the one you specify" predefined condition from the Edit Condition dialog.

Also, here is the how to that can help you install two files with the same name in the same location.

This way when you install your package only one shortcut will be installed.
Should there be any difficulty you encounter implementing something, please do not hesitate to contact me and I will gladly assist.

Best regards,
Dan
Dan Ghiorghita - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
AKR
Posts: 29
Joined: Tue Jan 22, 2013 1:31 pm

Re: Shortcut and files depending on the language

Thank you! That should work.

I found related topic in the forum:
Creating shortcut for specific language only
Dan
Posts: 4529
Joined: Wed Apr 24, 2013 3:51 pm

Re: Shortcut and files depending on the language

You're welcome,

Should there be any difficulty you encounter implementing something, please do not hesitate to contact me and I will gladly assist.

Best regards,
Dan
Dan Ghiorghita - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
AKR
Posts: 29
Joined: Tue Jan 22, 2013 1:31 pm

Re: Shortcut and files depending on the language

How to make so that the files are installed, but the shortcut was created, depending on the localization of the system?
It is necessary that the file was installed anyway.
But the shortcut was created only for specific location.
Daniel
Posts: 8276
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: Shortcut and files depending on the language

Hello,

To achieve what you want you should create your shortcuts as shortcuts to an external file and move each one of them into dummy components. Then you can condition the dummy components installation as you need.

A regular shortcut cannot be moved from its target file component and this is why you should create your shortcuts as shortcuts to external files.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
AKR
Posts: 29
Joined: Tue Jan 22, 2013 1:31 pm

Re: Shortcut and files depending on the language

Thank you very much, so works!
Daniel
Posts: 8276
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: Shortcut and files depending on the language

You're always welcome.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Building Installers”