Need help adding Quicklauch icons please Thread last updated on 2004-01-23 17:58:25

Posted by member 103254 on 2004-01-23 11:32:47

Ok, so I just installed LiteStep, and I msut say I love it ^_^

So I read quicklauch_icons.rc, because I wanted to add an icon for mIRC. I follow the instructions:

;--> add/remove icons if you wish...
; to add/remove bar icons, you must:
; 1. add/remove '*Shorcut' entries below for the bar icons
; 2. update NumIcons below
; 3. disable/enable the winamp controls (via theme config. popup menu)
; 4. disable/enable the winamp controls _again_

And I get this: http://members.lycos.co.uk/funkyd00d/taskbar-1.txt

It's like my icon is over/under the winamp controls. They need to be pushed right or something...

Heres the code from my quickluanch_icons.rc:

*Shortcut "$SC4Name$" 44r $BarY$ icons\NNIRC1.png icons\NNIRC2.png icons\NNIRC3.png #0O$SCFlag$ ["$SC4LClick$"][$SC4RClick$]

And the code from themeevars.rc:


SC4Name "mIRC/system properties"
SC4LClick "$IRC$"
SC4RClick "control.exe sysdm.cpl"

Any help getting this workng would be much appreciated.

Posted by member 36955 on 2004-01-23 16:39:25 link

are you sure you changed NumIcons to 4? also, try disabling and enabling the winamp controls a third time and see what happens

Posted by member 103254 on 2004-01-23 17:58:25 link

Oh! Thats it, forgot to change numicons. I feel so stupid lol. Anyways sorry for that.