As usual: Looks great!!! [Big Grin] [Big Grin]

Found a bug in the inst.kix though... [Frown]
code:
$=AddProgramItem('notepad "$dir'+'slider.udf"',"Slider Editor",$Dir+'sliderEditor.ico',0,"$dir",0,0,0)  

Must be:
code:
$=AddProgramItem('notepad "$dir'+'slider.kix"',"Slider Editor",$Dir+'sliderEditor.ico',0,"$dir",0,0,0)

So .udf ==> .kix
_________________________
Greetz,
Patrick Rutten

- We'll either find a way or make one...
- Knowledge is power; knowing how to find it is more powerful...
- Problems don't exist; they are challenges...