OSD Tool Suite: Upgrade History
- Version 1.25 - Jul 1, 2010
- Changed OSSTAT TBScript extension under Linux to return symlink information instead of file symlink points to.
- Updated OSDTOOL.TBS script - Automatically determines driver type.
- Updated TBEXPLO.TBS script - Misc changes.
- Updated SETWINDL.TBS script - Looks for OS in both Windows and WinNT directories.
- Updated documentation for OSDTOOL usage.
- Other Misc.
- Version 1.24a - Jun 12, 2010
- Fix ADD VIRTDRV new /blocksize option to prevent invalid parameter message.
- Version 1.24 - Jun 11, 2010
- EXT4 support for file access.
- Symlink copy support for Ext2/3/4.
- Updated OSDTOOL.TBS script - Fix stage two to run when installing built-in drivers.
- Added SETWINDL.TBS script - Set windows drive letters from outside of Windows.
- Added TBEXPLO.TBS script - Browse, Copy, Delete files and registries from outside of Windows.
- Added USBBOOT script for download on main product page - Boot XP from a USB drive.
- Support alternate hard drive physical sector sizes up to 4KiB.
- Other Misc.
- Version 1.23 - May 12, 2010
- Unicode Text File Support.
- Corrected processing of certain INF files that caused BSOD 0x67 on target of driver install.
- Mount of read-only virtual drives allowed.
- Corrected nested mounting of .vhd/.vmdk files.
- Change RegExport to support export of large values.
- Many OSDTOOL.TBS enhancements including easy installation of built-in vista/win7 drivers.
- Version 1.22a - Apr 9, 2010
- OSDTOOL.TBS enhancement.
- Version 1.22 - Apr 6, 2010
- Added /p (pause) option to type command.
- Added (internal) support for protecting script code.
- Enhanced OSDTOOL.TBS use in deployment of images to different hardware and protected part of script code from viewing to prevent copying.
- Other Misc.
- Version 1.21b - Mar 5, 2010
- Corrected bug that could cause crash on lookup of registry value by name.
- Added additional directives to ignore for COPYINF.
- Enhanced OSDTOOL.TBS use in deployment of images to different hardware.
- Other Misc.
- Version 1.20 - Jan 24, 2010
- Add new SET OPTION USEVOLLAB command (on by default).
- Add new OSSTAT TBScript command.
- Updated OSDTOOL.TBS script to include extensive support for setting up windows on different hardware.
- Version 1.19a - Dec 8, 2009
- Added new type "Win7" to SET MBR CODE command.
- Included beta version of upcoming osdtool.tbs script.
- Other Misc.
- Version 1.19 - Oct 29, 2009
- Added .name and .bus fields to gethdinfo().
- Updated sample osdtool.tbs script.
- Version 1.18 - Oct 12, 2009
- Updated TBOS version.
- Added /c option to ignore errors on copy.
- Version 1.17a - Oct 7, 2009
- Corrected unable to mount FAT/FAT32 raw volumes (from files) problem introduced in 1.17
(LBA64 support).
- Version 1.17 - Sep 30, 2009
- Changed missing sections of INF to be warning instead of error unless /e is provided on copy inf command.
- Added /ver option to copy inf command to support INF files with targetos version information (see manual for version options)
- Support GPT information in GetHDInfo() for TBScript in professional version.
- Version 1.16 - Apr 11, 2009
- Added additional support for older registry files.
- Removed 128GiB restriction on VHD files (supported by Hyper-V)
- Version 1.15a - Apr 3, 2009
- Corrected searching for file mask "*." under non-linux file systems
- Adjusted dir /p to pause at end when summary and prompt could scroll screen
- Includes updated TBOS version that boots from more UFDs
- Other Misc.
- Version 1.15 - Mar 24, 2009
- Added TxASCII(), RMDir(), MKDir(), CHDir(), RMFile(), SetDrive(), GetDrive() subroutines to TBScript.
- New global quiet option to suppress most output messages.
- Improved handling of trailing dots in filenames.
- Include new OSDTOOL.TBS Script with professional version to handle driver installs, HAL changes, and services from an interactive menu.
- Other Misc.
- Version 1.14a - Mar 11, 2009
- Reverted COPY INF to process default platform when specific platforms provided but not applicable.
- Version 1.14 - Mar 8, 2009
- Improved handling of input under Windows.
- TBScript: New support for console color and text positioning.
- TBScript: Added new ExitLoop keyword.
- TBScript: Added new Rand function.
- TBScript: Added MBRFlag, MBREntry and DrvLtr members to GETHDINFO output.
- Other Misc.
- Version 1.13 - Mar 3, 2009
- Quiet option for delete.
- TBScript: New IsStrType function.
- TBScript: Corrected to allow several logical operations on a single line.
- TBScript: Corrected environment access in DOS version.
- Other Misc.
- Version 1.12 - Feb 14, 2009
- Added support for Unicode INF files.
- Added recognition of more INF directives.
- Changed Add Dir (MD) to not report error if directory already exists and -s option provided.
- Version 1.11 - Feb 6, 2009
- Corrected TBScript Exec("exit") to exit program
- Version 1.10 - Jan 28, 2009
- Created new TBOSDT Professional
(paid) version supporting TBScript. TBScript is
powerful scripting language similar to the BASIC programming language
which can be used to provide interactivity, logic and mathematics
in your scripts. Not only does this provide
total control over your deployment scripts, but
scripts can now be created to logically remove
rootkits, viruses and other unwanted software and
shared with others (who also have a paid copy of
TBOSDT Professional).
- Adjusted permissions when creating Linux folders.
- Existing TBScript users must note that the & operator has been changed to # (& is
now a bitwise AND operation)
- Other Misc.
- Version 1.08f - Dec 20, 2008
- Includes editor for DOS/TBOS version.
- Remove debugging output.
- Other Misc.
- Version 1.08e - Dec 15, 2008
- Changed Linux version to use case sensitivity on local file system access (copy/del).
- Windows version now using VS2008.
- Scripts can now be located on drives 0: to 9:
- Other Misc.
- Version 1.08c/d - Nov 14, 2008
- Misc.
- Version 1.08b - Nov 9, 2008
- Corrected CR/LF order on Win version of Set TextLine command.
- Corrected writing to an expanding dynamic VHD file.
- Version 1.08a - Oct 29, 2008
- Prior release 1.08 contained 1.07 DOS/Linux version.
- Version 1.08 - Oct 26, 2008
- Added support for creating, expanding, accessing VMWare VMDK files.
- Other Misc.
- Version 1.07 - Oct 16, 2008
- Added support for creating, expanding, accessing Virtual PC/Server VHD files.
- Corrected problem when attempting to mount an ISO file.
- Other Misc.
- Version 1.06 - Sep 11, 2008
- Added /F (filter) option to COPY INF command.
- Documented parameters of COPY INF in user manual.
- Other Misc.
- Version 1.05b - Sep 10, 2008
- Adjusted TBOSDT to support
additional .INF file conditions.
- Version 1.05a.u0 - Sep 3, 2008
- Corrected /f option in the Windows version of TBOSSYS.
- Version 1.05a - Aug 29, 2008
- Overwrite/Delete will now occur with system/hidden/read-only files.
- Suite includes Windows version of tbossys.
- Other Misc.
- Version 1.05 - Aug 5, 2008
- Converted to common code base for direct file system access, virtual drive, and drive mounting.
- Other Misc.
- Version 1.04c - July 2, 2008
- Corrected direct umount/close fs to close
associated open registries.
- Added support for "null" INF AddService directive.
- Corrected removal of trialing spaces in INF strings section.
- Version 1.04b - June 26, 2008
- Corrected Win version to not create empty file when mounting non-existent file.
- Added support for new INF file directive.
- Renamed sample scripts to 8.3 format for easier use in DOS.
- Version 1.04 - June 19, 2008
- Added Ext2/3 Support.
- Version 1.03a.u2 - May 11, 2008
- Updated TBOS to load faster from USB floppy.
- Version 1.03a.u - Mar 19, 2008
- Updated TBOS to support up to 256 byte for TBOS.STR and full command line parameters (126).
- Version 1.03a - Mar 15, 2008
- Corrected SET TEXTLINE line terminator
- Version 1.03 - Mar 14, 2008
- Added full NTFS support (delete/rename added).
- Fix broken ADD VIRTDRV command.
- Version 1.02 - Feb 16, 2008
- Corrected problem copying certain files from NTFS
- Version 1.01b - Feb 11, 2008
- Win: Corrected potential problem accessing files over 4GiB
- Version 1.01a - Jan 24, 2008
- DOS Version: Changed to support incorrect error code returned by CLIB IO routines
- Version 1.01 - Jan 19, 2008
- Corrected wrong sort order under certain conditions when creating files on NTFS
- Version 1.00 - Dec 21, 2007
- Initial General Public
Release
Support
News and Updates
Contact Us