Saving docklet arguments in Itemlist.conf

There dont appear to be any threads covering this as yet so...

Help - I cannot get RK Launcher to save docklet arguments!

I am trying to use the 'dropfolder.dll' but it will not save the docklet args1 or docklet args2

I have tried this with other docklets and it is not saved with those either

I have tried manually editing the ITEMLIST.CONF file but cannot find a example of the correct terms. (I have tried arguments1, argument1 , args1, dockletargument1, docklet_arg1 and so forth but to no avail! - the shortcuts only have one argument and so it appears as 'arguments')

Has anyone got a working copy of dropfolder.dll that can help? or any other docklets with arguments listed in the ITEMLIST.CONF

Thanks

#386964

do you have a link to the docklet

here are some docklet configs I have, maybe this could help ou

[RKDockItem]

type = docklet_yz

name = Power

icon = DockletPath:icons/2.png

show = normal

path = Power/Power.dll

loaded = 1

label = 0:48 hours (33%) remaining

[RKDockItem]

type = docklet_od

name = CPUMonitor

icon = icons/Process Viewer.png

show = normal

path = CPUMonitor/CPUMonitor.dll

loaded = 1

label = CPU : 8%

configIniFile = dockletstemp.ini

configIniGroup = DockletOD

[RKDockItem]

type = docklet_yz

name = RecycleBin

icon = icons/TrashFull.png

show = normal

path = RecycleBin/RecycleBin.dll

loaded = 1

label = Recycle Bin (7 items / 3,60 MB)

#386992

I think it can be found via dockex.com - tho i remember that the zip file only contained the .dll...

here is my ITEMLIST.CONF

[RKDockItem]

type = shortcut

name = Computer

link = ::{20D04FE0-3AEA-1069-A2D8-08002B30309D}

arguments = C:

show = normal

[RKDockItem]

type = docklet_yz

name = MP3 Player

icon = icons/MP3Player.ICO

show = normal

path = DropFolder/DropFolder.dll

loaded = 1

label = MP3 Player

[RKDockItem]

type = docklet_yz

name = Recycle Bin

icon = icons/XPTrashEmpty.ICO

show = normal

path = RecycleBin/recyclebin.dll

loaded = 1

label = Recycle Bin (Empty)

[RKDockItem]

type = separator

show = normal

[RKDockItem]

type = docklet_yz

name = CPUMonitor

icon = icons/BlankIcon.ico

show = normal

path = CPUMonitor/CPUMonitor.dll

loaded = 1

label = CPU : 67% / MEM : 618 MB

The problem is that arguments (Docklet Args1 & 2, in the properties) settings for docklets are not saved to the config file (ITEMLIST.CONF) - or at least the the lastest version - so DropFolder.dll doesnt kno where to drop into as it is Arg1

If you like try it on yours - give any docklet (Not a shortcut...) an arguement and restart RKL - it will be gone when when RKL is restarted..!

Please let me know if yours is different...

#387400