Exploring Multilingual Options and Features on Our Platform
Exploring Multilingual Options and Features on Our Platform
Table of Contents
- Introduction
- Registration
- Using Advanced Installer
- GUI
- Working with Projects
- Installer Project
- Patch Project
- Merge Module Project
- Updates Configuration Project
- Windows Store App Project
- Modification Package Project
- Optional Package Project
- Windows Mobile CAB Projects
- Visual Studio Extension Project
- Software Installer Wizards - Advanced Installer
- Visual Studio integration
- Alternative to AdminStudio/Wise
- Replace Wise
- Migrating from Visual Studio Installer
- Keyboard Shortcuts
- Shell Integration
- Command Line
- Advanced Installer PowerShell Automation Interfaces
* IAdvancedInstaller
* IAdvinstProject
* IProductDetails
* IFolder
* ILaunchConditionsComponent
* IFilesComponent
* IIniFilesComponent
* IShortcut
* ITempFile
* IXmlFile
* IDirectoryMember
* IRegistryComponent
* IInstallParameters
* IBuildComponent
* ITextFileUpdatesComponent
* ITextUpdateFile
* ITextUpdateAppendOrCreate
* ITextUpdateReplace
* IFileAssociations
* IDefaultProgramFA
* IExtensionFA
* IProgIdFA
* IVerbFA
* IEnvironment
* IEnvironmentVariable
* IProductCode
* IUpgradeCode
* IMergeModulesComponent
* IMergeModule
* IDigitalSignature
* ICustomActionsComponent
* ITranslationsComponent
* ILanguagesOptions
* IDriversComponent
* ISearch
* IServices
* IOrganizationComponent
* IComComponent
* IRemoveFilesComponent
* IRemoveFile
* IUpdatesProject
* IUpdaterComponent
* IPatchProject
* IPropertyComponent
* IProperty
* IPathVariable
* IMsixComponent
* IMsixDependencies
* IMsixDriverDependency
* IMsixDriverConstraint
* IMsixExternalDependency
* IMsixPackageDependency
- Features and Functionality
- Tutorials
- Samples
- How-tos
- FAQs
- Windows Installer
- Deployment Technologies
- IT Pro
- MSIX
- Video Tutorials
- Advanced Installer Blog
- Table of Contents
Disclaimer: This post includes affiliate links
If you click on a link and make a purchase, I may receive a commission at no extra cost to you.
ILanguagesOptions
Declaration
ILanguagesOptions : IDispatch
Overview
This interface is meant to set translation options for the project.
Properties
String PackageType Gets the value of the language option.
Methods
SetPackageTypeSeparate(IBuild Build) - Sets the language option for the specified Build to “Create separate packages”.
SetPackageTypeSeparateAndMultilingual(IBuild Build) - Sets the language option for the specified Build to “Create separate packages and a multilingual package”.
SetPackageTypeMultilingual(IBuild Build) - Sets the language option for the specified Build to “Create only a multilingual package”.
GetUsePrevVerLang(IBuild Build) return Bool - Gets the value of the checkbox “Automatically use the previous version’s languages if installed”.
SetUsePrevVerLang(IBuild Build, Bool Value) - Sets the “Automatically use the previous version’s languages if installed” option for the specified Build to the boolean Value.
SetUseSystemLang(IBuild Build) - Sets the user interface language option to “Automatically use system language for installation” for the specified Build.
SetUseCurrentUserLang(IBuild Build) - Sets the user interface language option to “Automatically use current user language for installation” for the specified Build.
SetDisplayLangDialog(IBuild Build) - Sets the user interface language option to “Display language selection dialog” for the specified Build.
GetNotDisplayCountryNameInDialog(IBuild Build) returns Bool - Gets the value of the “Do not display country name in language selection combo” checkbox for the specified Build.
SetNotDisplayCountryNameInDialog(IBuild Build, Bool Value) - Sets the value of the “Do not display country name in language selection combo” checkbox for the specified Build.
See also
Did you find this page useful?
Please give it a rating:
Thanks!
Report a problem on this page
Information is incorrect or missing
Information is unclear or confusing
Something else
Can you tell us what’s wrong?
Send message
Also read:
- [New] 2024 Approved Unlocking FB Top 8 Free Downloader Tools
- [New] In 2024, Harnessing Hobbies for Hefty Helpings on Digital Domains
- [Updated] In 2024, Defining Your Digital DNA A Guide to YouTubing Personal Branding
- 1. Custom Action with Installed Script File: A Comprehensive Guide
- Configuring Environmental Settings in a Windows Store App Prototype
- Discover Components Fast and Easy Search Hub
- Efficient Techniques for Reducing MP4 Video Size on the Internet
- Effortless Online Conversion: Transforming MKV Files Into MP4 Format
- Exploring the Next Level of Conversational Agents - 10 Upgrades to ChatGPT
- How to Use Special Character Entities in XML Documents Effectively
- Make Your Own Metal Parts Easier: Meet the New Micronics' Compact and Budget-Friendly SLS Printer ($2,999)
- Mastering Photo Cleanup: Discover the Best 4 Techniques for Seamless Stamp Removal
- The Easiest Methods to Hard Reset Xiaomi Redmi Note 13 5G | Dr.fone
- The Ultimate Guide to the Garmin Forerunner 265: Features, Benefits & Reviews
- Troubleshooting Guide for Call of Duty World War II - Overcoming Error 4220
- Unraveling the Secrets of IProgID Functionality for Developers
- マルチメディアファイルからのサブタイトル抜き取り方法
- Title: Exploring Multilingual Options and Features on Our Platform
- Author: David
- Created at : 2024-10-08 01:57:08
- Updated at : 2024-10-10 20:39:36
- Link: https://fox-zaraz.techidaily.com/exploring-multilingual-options-and-features-on-our-platform/
- License: This work is licensed under CC BY-NC-SA 4.0.