Release notes


Version 4.5.0.0
  • Added extended error reporting.
  • Fixed several resource leaks on IDE exit.
  • Fixed activation error that occurred in Windows 7 without updates.
  • Added error checking for file operations.
  • Updated runtime and compression libraries.
Version 4.4.0.0
  • Fixed a bug in the WScript.GetObject and WScript.CreateObject functions.
  • Fixed a memory leak when checking for updates.
  • By default, the compiler is installed for the current user.
  • Minor fixes and improvements.
Version 4.3.3.0
  • Improved user interface.
  • Added check for updates on startup.
  • Fixed several minor bugs.
Version 4.3.2.0
  • The compression algorithm for embedded files has been updated. Start-up speed has increased significantly with a slight increase in the size of the compressed data.
  • New web-based installer.
Version 4.3.0.0
  • Updated runtime library.
  • Updated encryption routines.
  • Fixed several minor bugs.
Version 4.2.0.0
  • Added Most Recently Used Files (MRU) List.
  • Updated Administrator manifest.
  • Improved compression ratio.
Version 4.1.0.0
  • Fixed parsing command line parameters.
  • Minor improvements and fixes.
Version 4.0.6.0
  • IDE remembers the font size and color.
  • Minor bug fixes and improvements.
Version 4.0.5.1
  • Optimized compression routines.
Version 4.0.5.0
  • Added: "Delete Icon" button.
  • Fixed: spaces in Version Number.
  • Minor bug fixes.
Version 4.0.0.0
  • Added: unicode support.
  • Added: 64-bit support.
  • Updated main Icon.
Version 3.1.2.0
  • Fixed: settings parser may delete the first string of script.
  • Fixed: "Save As" function doesn't save project settings.
  • Added: "Check Updates" function.
Version 3.1.1.0
  • Fixed a bug that occurs when loading the project settings from the command line.
Version 3.1.0.0
  • Saves the project settings within the script as a comment block.
  • Changed the installation directory and programs group by default.
Version 3.0.0.0
  • The executable file returns the actual version of WSH.
  • Added Administrator Manifest feature
Version 2.9.8.0
  • Fixed: problems with keyboard shortcuts
  • Updated code editor
  • Updated memory manager
  • Global code optimizations
Version 2.9.7.0
  • Fixed: "Object not a collection" error for WScript.Arguments
  • Fixed: editor font selection doesn't work
  • Added: lines enumeration in editor
  • Added: editor shows cursor position and Insert status
Version 2.9.6.0
  • Fixed: event sink handler may take 100% CPU time
Version 2.9.5.0
  • Fixed bug in WScript.Sleep
  • Fixed bug with Delete button in editor
Version 2.9.4.0
  • Fixed bug with embedded files deletion
Version 2.9.3.0
  • Fixed bug in WScript.Echo
Version 2.9.0.1
  • Fixed bug in unpacking procedure for embedded files
  • Fixed visual artefacts on toolbar
Version 2.9.0.0
  • Fixed bug with Named Arguments
  • Added Search and Replace in script editor
  • Added Print and Print Preview functions
Version 2.8.4.0
  • Fixed bug with regional settings
Version 2.8.0.0
  • Fixed bug with wrong ExitCode
Version 2.7.0.5
  • Optimized runtime library
  • Fixed bug with settings loading on startup