When the file name contains spaces, it must be encosed within quotes when passed to a /command (not needed with $identifiers though).
  • alias ktools { dll $+(",$findfile($mircdirdll,ktools.dll,1),") $1- }
Note that using $findfile in each function call can be incredibly slow, it's much better to call a fixed file name.