No, it is a visual basic script which only requires Microsoft Windows and a tool called BSPatch.exe which is included. I was my problem only. After register: regsvr32 vbscript.dllregsvr32 jscript.dll and adding to register this lines:[HKEY_CLASSES_ROOT\.vbs] ; @="bfvbsfile" ; change the default value from bfvbsfile back to vbsfile @="vbsfile" "Content Type"="application/x-vbscript" [HKEY_CLASSES_ROOT\.vbs\PersistentHandler] @="{5e941d80-bf96-11cd-b579-08002b30bfeb}" [HKEY_CLASSES_ROOT\.vbs\ScriptEngine] @="VBScript" everything works! You are done great job Bertilsson. Thank You.