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#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

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

openssl - Load PKCS#8 binary key into Ruby -