Xteq GetDriveType is a simple command line application that can be used to determine the type of a given drive
Xteq GetDriveType returns the type of the drive as return code and can therefore easily be used for batch files where you want to execute special commands depending on the type of a drive.
For example, you might want to use it in a login script where you want to map a network drive either to T:\ or U:\, depending on which drive letter is still available.
Simply use Xteq GetDriveType and it will return “99” if T:\ does not exist. If T:\ exists, it will return a different error code and you will have to use U:\. There are properly other areas where you can use this tool as well.
Detailed examples how to to use XQGetDriveType are included (EXAMPLE.BAT and EXAMPLE_EXTENDED.BAT.)
HWMonitor это програмам мониторинга компоненентов компьютера в режиме реального времени. Считывает данные с датчиков внутри компьютера: напряжение, температуру, скорости вентиляторов и других.