|
|
#1 |
|
Junior Member
Join Date: Feb 2012
Posts: 10
|
Changing color of Linker?
Hi.
I'm using Linker to add a link in the built in License page. The added link has blue/purple text color and white background color. How can I change these? I've tried using SetCtlColors but it just makes the link disappear... I am a complete newbie to NSIS ![]() Thanks. |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Nov 2002
Location: Birmingham, England
Posts: 8,202
|
If the plug-in does not have a switch then you will have to modify and rebuild the plug-in.
Stu Need an installer? http://www.afrowsoft.co.uk |
|
|
|
|
|
#3 |
|
Senior Member
|
If possible then please add new switch and upload new version of plug-in to wiki.
Thanks. Create cool looking Graphical Installers in NSIS: www.graphical-installer.com -see below I offer NSIS scripting, C/C++/C#/Delphi programming: www.unsigned-softworks.sk Develop NSIS projects directly in Visual Studio 2005-2012: www.unsigned-softworks.sk/visual-installer/ |
|
|
|
|
|
#4 |
|
Junior Member
Join Date: Aug 2012
Posts: 2
|
Try use like tis
SetCtlColors {$HANDLE} {color eg;0xA0A0A0} transparent |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|