Thinstall is an Application Virtualization Platform that enables complex software to be delivered as self-contained EXE files which can run instantly with zero installation from any data source. The core of Thinstall VS is the Virtual Operating System, a small light-weight component which is embedded with each ?Thinstalled? application.
? Move BuildCache to local appdata so it won't be copied on login/logout for roaming profiles
? Fix launching of external document viewers from Outlook
? Added SetFileSystemIsolation and SetRegistryIsolation API functions
? Added ReserveExtraAddressSpace option
? During virtual app startup, register fonts installed by the app even if they were installed outside the %Fonts% directory
? Fix .ini file handling on MBCS systems
? Improve handling of MS-style short pathnames
? Pass service manager calls for other hosts on to Windows
? Handle MUI files on Vista
? Fix issue where services shutdown would get stuck in an infinite loop
? Fix issue where DLLs loaded with LOAD_WITH_ALTERED_SEARCHPATH_FLAG where not found