Version 3.080, Apr 9 2007
- Now you can easily tell which version of Thinstall an EXE was built with by looking in the File Version information pane
- Added Package.ini option (RemoveSandboxOnExit=1) to delete sandbox after execution completes
- Added scripting callback function (OnLastProcessExit) which will be called when the last process quits
- Added ability to perform in-places updates to application while EXE files may be locked by users
Version 3.078, Apr 5 2007
- Update to correct Office XP DEP related bug
- Fixed problem with 3.077 where licenses could not be verified
Version 3.077
- Minor correction for 3.076 where Setup Capture now has a space in the filename for better readability
Version 3.076
- Fixed program in 3.066 where virtual file deletes would not work when located in shell folders
- Fixed issue where Textpad 5.0 showed plus signs for normal files
- Setup Capture & log monitor use XP manifest and look nicer on XP
- Update for CreateProcess to set correct error code on failure
- Fixed issues with DWG Trueview 2007
- Fixed installer error "0xabba0205" which resulted if old files were left behind
Version 3.070, Mar 13 2006
- Added "InventoryName" to package.ini, this will be used by desktop management and license control systems. Default value is the same as the sandbox name.
- Added ChildProcessEnvironmentDefault and ChildProcessEnvironmentExceptions to package.ini, allowing you to control what happens to child processes (run as system or virtual)
- Vregtool updated to support exporting .tvr registry files back to text format. Virtual registry text files can also mark registry subkeys and values as being deleted.
- Environment variable changes were accidently being excluded from snapshots in previous builds, this is now fixed.
Version 3.067, Mar 13 2006
- Fixed an issue where application may lock up if application threads do not quit and a force-kill occurs
- Fixed an issue where logging will lock-up if an application probes a registry key with more than 128K of data
Version 3.066, Mar 12 2006
- Virtual Registry is now scanned for corruption on startup, if detected a backup copy is used. We found registry can become corrupted on USB flash devices where the app was plugged in and out without "safe remove"
- SetupCapture with add a commented-out section to run Internet Explorer for using IE plugins
- Fixed an issue where Thinstalled Internet Explorer would crash when McAfee Enterprise Anti-virus script blocker was installed
- Added package.ini option VirtualizeExternalOutOfProcessCOM (default is 1). This allows you execute all Out-of-process COM objects on the system without being loaded into the virtual environment
- Now you can determine which version of Thinstall an application has been packaged by running with "package.exe -ThinstallVersion"
- SetupCapture displays status messages in main window instead of seperate DOS window
- Fix to enable NT4
- Update to services, some support for shared process services
- Allowed access to device drivers referenced through \\?\ format
- Setup Capture no longer scans HKEY_CURRENT_CONFIG, this subtree is not needed for applications
- Fixed issue where Vista native File/Open dialogs crash under Thinstall
- Added support for LoadCursorFromFile
Version 3.052, Feb 9 2006
- Virtual Registry is now scanned for corruption on startup, if detected a backup copy is used. We found registry can become corrupted on USB flash devices where the app was plugged in and out without "safe remove"
- SetupCapture with add a commented-out section to run Internet Explorer for using IE plugins
- Fixed an issue where Thinstalled Internet Explorer would crash when McAfee Enterprise Anti-virus script blocker was installed
- Added package.ini option VirtualizeExternalOutOfProcessCOM (default is 1). This allows you execute all Out-of-process COM objects on the system without being loaded into the virtual environment
- Now you can determine which version of Thinstall an application has been packaged by running with "package.exe -ThinstallVersion"
Version 3.051, Feb 9 2006
- Fixed problem where message "Could not verify Thinstall License" would appear on startup when running from Guest Accounts and sub processes
- Fixed problem where File/Open dialog would not show files for Desktop and My Documents on Vista
- Fixed problem where Helppane.exe was being launched on process shutdown for MFC apps on Vista
- By default network mapped drives and removable disk will not be sandboxed/isolated, you can change this with an option in package.ini
- Fixed problem with out-of-process single-use COM objects, 2nd instances were not being registered
- Added package.ini option to specify specific COM object IDs which should be created on the system instead of virtual environment
Version 3.080, Apr 9 2007
- Now you can easily tell which version of Thinstall an EXE was built with by looking in the File Version information pane
- Added Package.ini option (RemoveSandboxOnExit=1) to delete sandbox after execution completes
- Added scripting callback function (OnLastProcessExit) which will be called when the last process quits
- Added ability to perform in-places updates to application while EXE files may be locked by users
Version 3.078, Apr 5 2007
- Update to correct Office XP DEP related bug
- Fixed problem with 3.077 where licenses could not be verified
Version 3.077
- Minor correction for 3.076 where Setup Capture now has a space in the filename for better readability