BrandingURL plug-in: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
No edit summary |
|||
Line 10: | Line 10: | ||
There is also DEBUG build made on VS2010 Premium: http://dl.dropbox.com/u/74708275/BrandingURL.dll | There is also DEBUG build made on VS2010 Premium: http://dl.dropbox.com/u/74708275/BrandingURL.dll | ||
== Known Issues == | |||
If you use this plugin with BgImage plugin, the background color on MUI2 / nsDialogs will be white. | |||
Possibly the issue mainly goes into the problem of XPStyle not fully properly applying in Windows NT 6.x OSes. | |||
[[Category:Plugins]] | [[Category:Plugins]] |
Revision as of 08:30, 6 July 2012
Author: Afrow UK (talk, contrib) |
Description
An NSIS plugin to set branding text to a clickable hyperlink.
Download
BrandingURL.zip (7 KB)
-Stu
There is also DEBUG build made on VS2010 Premium: http://dl.dropbox.com/u/74708275/BrandingURL.dll
Known Issues
If you use this plugin with BgImage plugin, the background color on MUI2 / nsDialogs will be white.
Possibly the issue mainly goes into the problem of XPStyle not fully properly applying in Windows NT 6.x OSes.