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]: /RegistryComment[Next]: RegistryRead
Have your say! Join the MAKEMSI discussion list or view archive! Suggest improvements. No question too simple or too complex.
\->Source Code->Commands->RegistryImport

The "RegistryImport" Command

This command is used to import a ".reg" file in "REGEDIT4" format. This sort of file can be created by "REGEDIT.EXE".

This command is handy if you wish to perform the translation for every build (perhaps someone supplies the REGEDIT4 file to you as a way of supplying updates), however if it is a once off process and you'd like to do it once (and/or the contents includes values you need to "tweek") then have a look at the "Registry Conversion" section of this document.

This command takes these parameters:

If a component is created for you then it will be created in the "current" feature with default options (see the "Component" command).

EXAMPLE

The following command imports registry entries, creating all required components:

<$RegistryImport "test.re4" CURRENT_USER="" LOCAL_MACHINE="" CLASSES_ROOT="">


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 23 Aug 2008Please email me any feedback, additional information or corrections.
See this page online (look for updates)

[Top][Contents][Prev]: /RegistryComment[Next]: RegistryRead


MAKEMSI© is (C)opyright Dennis Bareis 2003-2008 (All rights reserved).
Thursday August 28 2008 at 11:28am
Visit MAKEMSI's Home PageThis external link was OK when tested at 13 Aug 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 23 Aug 2008