shawn, can't be sure...
anyway, seems so.

patrick, I think this is the outcome. not neat but working one:
code:
Break On
$dir="C:\Documents and Settings\lonkero.domain\Työpöytä\KiXforms\BBChecker\"
$dir=split($dir,"\")
for $=0 to ubound($dir)
if instr($dir[$]," ") $dir[$]=left($dir[$],6)+"~1" endif
next
$dir=join($dir,"\")
$=DELPROGRAMGROUP("bbChecker")
$=ADDPROGRAMGROUP("bbChecker")
$=SHOWPROGRAMGROUP("bbChecker", 5)
$=ADDPROGRAMITEM('"$dir'+'wkix32" bbCheckerII.kix',"bbChecker II",$dir+"\bb.ico",0,"$dir",0,0,0)

_________________________
!

download KiXnet