Vbs2Exe Changelog

What's new in Vbs2Exe 5.0.1.0

Jan 19, 2010
  • New imported GUI
  • Ability to create windows services from VBScript/JavaScripts
  • 2 new Demo projects for demonstrating how to create a windows service using Vbs2Exe
  • Updated help documentation
  • The compiler now generates true windows executables, no data is appended to the end of the .exe.
  • Improved algorithm for generating version info on executables.
  • Fixed "Invalid language" message after opening a project with language set to Batch file.
  • Added application Vbs2ExeServiceTest.exe for testing service applications

New in Vbs2Exe 4.0.4.0 (Jan 19, 2010)

  • Now possible to run compiled scripts from cd's. (a write protection error appeared previously)

New in Vbs2Exe 4.0.2.337 (Jan 19, 2010)

  • Made the version information in compiled files language neutral, otherwise some operating systems can't show the version info.

New in Vbs2Exe 4.0.0.0 (Jan 19, 2010)

  • New more user friendly interface.
  • Additional include library for using HTTP communication in your scripts
  • Additional include library for using FTP communication in your scripts

New in Vbs2Exe 3.0.1.0 (Jan 19, 2010)

  • Updated help file
  • Added function to output debugstrings
  • A couple of minor bug fixes

New in Vbs2Exe 3.0.0.251 (Jan 19, 2010)

  • Replaced buttons
  • Made sure extracted script files are deleted after process

New in Vbs2Exe 2.7.0.103 (Jan 19, 2010)

  • Removed message appearing at exit that said "there are active com objects...".
  • Added support for changing true file version information
  • Removed recent projects dialog at startup if project file was supplied as command parameter.
  • Removed Created by messages if compiled with registered version.

New in Vbs2Exe 2.0.0.87 (Jan 19, 2010)

  • Documentation included
  • Added some demo projects
  • Saves window state and company options between sessions.