c# - how to create multi language windows installer? -


whats best way create multi language installer office addin deployment setup?

is possible using vs.net 2008, c# or need use 3rd party tool or install shield 2009 ??

i suggest using innosetup, free , supports multiple languages.

http://www.jrsoftware.org/isinfo.php


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -