MAKEMSI quickly and reliably creates MSI files in a non-programmatic way
Have your say! Join the MAKEMSI discussion list or view archive! Suggest improvements. No question too simple or too complex.
[Bottom][Contents][Prev]: DEVCON.EXE[Next]: Driver Install Frameworks (DIFxAPP)
Have your say! Join the MAKEMSI discussion list or view archive! Suggest improvements. No question too simple or too complex.
\->Tips and Tricks->Tools->DTREG.EXE

DTREG.EXE

This is a tool which allows quite good command line registry manipulation and is available from "http://www.tamedos.com/downloads/downloads.htmThis external link was OK when tested at 22 Jun 2008

HTML page dated Sat, 15 Mar 2008 16:00:32 GMT".

DTREG.EXE /?


DTREG v1.0t - Batch access to the NT registry.
Copyright 1994-2001 by David G. Thomas

Syntax: DtReg {options}

General Options:
    -?
    @option_file
    -InputFile option_filename
    -Verbose
    -Quiet
    -ExpandEnvironmentValues

Registry Keys and Values:
    -AddKey keyname ...
    -Deletevalue name ...
    -DeleteKey name ...
    -DeleteTree name ...
    -CheckKey name ...
    -RestoreKey filename keyname
    -SaveKey filename keyname
    -Set [type] name=value name=value ...
    -QuerySet name
    -List valuename
    -ListValue valuename
    -ComputerName computer_name
    -ValueDeLiMiter character

User / Machine Environment:
    -EnvLoad bat_file
    -EnvSet name=value name=value ...
    -EnvPathAdd dir ...
    -EnvPathDelete dir ...
    -PATH
    -MachineEnvLoad bat_file
    -MachineEnvSet name=value ...
    -MachineEnvPathAdd dir ...
    -MachineEnvPathDelete dir ...

Name specification:
    \root\item\name - Registry path; Root may be User, Users or Machine
                      Root may also be HKCU,HKU,HKLM,HKCR,HKCC or HKDD
    \path\    - Sets the default key that subsequent names are in
    \\machine\root\item\name - Registry path name on a different computer

Data Types:  REG_SZ, REG_DWORD, REG_EXPAND_SZ, REG_MULTI_SZ or REG_BINARY
             The first character in a REG_MULTI_SZ string is the line delimiter

Note:        All options may be abbreviated.
             The abbreviated form is indicated with upper case letters.


Microsoft awarded me an MVP (Most Valuable Professional award) in 2004, 2005, 2006 & 2007 for the Windows SDK (Windows Installer) area.This external link was OK when tested at 12 Jun 2008Please email me any feedback, additional information or corrections.
See this page online (look for updates)

[Top][Contents][Prev]: DEVCON.EXE[Next]: Driver Install Frameworks (DIFxAPP)


MAKEMSI© is (C)opyright Dennis Bareis 2003-2008 (All rights reserved).
Wednesday June 25 2008 at 7:16pm
Visit MAKEMSI's Home PageThis external link was OK when tested at 21 Jun 2008

HTML page dated Mon, 29 Jan 2007 00:11:11 GMT
Microsoft awarded me an MVP (Most Valuable Professional award) in 2004, 2005, 2006 & 2007 for the Windows SDK (Windows Installer) area.This external link was OK when tested at 12 Jun 2008