BrandingURL plug-in: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
Line 17: | Line 17: | ||
Possibly the issue mainly goes into the problem of XPStyle not fully properly applying in Windows NT 6.x OSes. | Possibly the issue mainly goes into the problem of XPStyle not fully properly applying in Windows NT 6.x OSes. | ||
This was reported by: HX_unabnned. | |||
[[Category:Plugins]] | [[Category:Plugins]] |
Latest revision as of 08:31, 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.
This was reported by: HX_unabnned.