windows installer - Create Arabic msi (or any other locale, that is not listed in visual studio) using visual studio -


i have created msi project in visual studio. use orca edit msi. need msi installer arabic language, how can create using visual studio , applying transform files.

arabic not listed in visual studio msi 2008 project language settings.

you open english msi file orca , translate arabic, that's choice far know. start transform->new, make changes. in view->summary information change language 1033 arabic value. need go tools->codepage change arabic character set. when done, transform->generate transform.


Comments

Popular posts from this blog

powershell Start-Process exit code -1073741502 when used with Credential from a windows service environment -

twig - Using Twigbridge in a Laravel 5.1 Package -

c# - LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance -