Recent content by Ch1p

  1. C

    compile a .vbe into a exe

    It is only a temp work around for a short period. If it turns into the long term fix, i will be documenting the instructions with the script template.
  2. C

    compile a .vbe into a exe

    How do I compile a .vbe into .exe? I have a .vbs script that contains the password and require it to be secure. Instead of compiling the .vbs into a .exe (less secure), I have compiled the .vbs into a .vbe and now would like to compile it into a .exe Please can someone tell me what tool to use...