how to create multi language windows installer?
Whats the best way to create the multi language installer for Office Addin Deployment Setup?
Is it possible using VS.NET 2008, C# or do I need to use any 3rd party tool or 开发者_JAVA技巧like install shield 2009 ??
I would suggest using InnoSetup, its free and supports multiple languages.
http://www.jrsoftware.org/isinfo.php
精彩评论