winforms visual studio installer License agreement problem
I've having trouble adding a rtf file to license agreement installation window, does anyone h开发者_开发百科ave any tips to get it working. Thanks.
Visual Studio Installer is based on Windows Installer which uses a really ancient RichText control. Basically if you can get WordPad/Write on Windows XP to properly display the file it should work correctly in your install.
精彩评论