t6 Add Keys from .reg file

Top  Previous  Next

Lokas Software AWinstall Online Help
Start Page
Engine Functionality
Tasks and Actions
Installer Variables
Reading from Registry and Environment
Tips And Tricks
Frequently Asked Questions
Installer Actions
Extract Files with Folders
Register COM DLL
Register COM Type Library
Create Shortcuts and Start Menu Items
Register Fonts
Add Registry Keys
Add Keys from .reg file
Add Keys from System Registry
Run External Programs
Add Uninstall Shortcut
Setup Builder Interface
Main Windows
Property Pane
Project Tree
Event Log
Menu bar commands
File
Edit
View
Project
Task
Help
Toolbars
Standard
Actions
Extending your setups
Script Actions
Installer Object
AddRegKey Method
CancelInstall Method
CopyFile Method
CreateObject Method
CreateShortcut Method
RegisterFont Method
RegisterServer Method
RegisterTypeLib Method
RunProgram Method
ShowMessage Method
Variables Method
VersionMajor Property
VersionMinor Property
General Information
Product Registration
History of Changes
  download AWinstall

AWinstall can import a group of registry keys from the .reg file. Now you don't need to include external tools (such as RegEdit.exe) into setup package for merging .reg files just import such files into AWinstall project.

AWinstall currently supports the REGEDIT4 (from Windows 95/98/ME/NT) and REGEDIT5 (from Windows 2000/XP) .reg files. Older .reg file formats (from Windows 3.x) are not supported.

To import a .reg file into AWinstall project, right-click on task where you want to add registry keys and select "Add Keys from .reg file" menu item. The Open File dialog will appear. Select the .reg file to import and click Open.

 

© 2007 Lokas Software