Edit Registry - Symantec WISESCRIPT PACKAGE EDITOR 8.0 - REFERENCE FOR WISE PACKAGE STUDIO V1.0 Reference

Table of Contents

Advertisement

Edit Registry

WiseScript Package Editor Reference
Comments (lines starting with ;) are not supported.
See also:
INI Files
on page 56
This action adds, edits, or deletes registry keys or values. You can create registry entries
manually or import a registry file (.REG).
In WiseScript Package Editor, use the Registry page to copy registry settings from your
computer's registry.
When a WiseScript is called by a Windows Installer installation, you also can edit the
registry on the Features or Components tabs of Setup Editor in Windows Installer Editor.
Note
When a WiseScript is called by a Windows Installer installation, the Windows Installer
installation does not recognize changes that the WiseScript makes to the destination
computer and will not uninstall them. Therefore, you must provide a way to uninstall or
repair such changes. See Uninstalling Changes Made by a WiseScript in the Windows
Installer Editor Help.
To complete the dialog box
Registry Keys
This field shows root registry keys and the keys added by this action. Select a root
before adding or importing a key.
Value Names
This field shows values being added or changed that reside under the key selected
on the left.
New Key
To add a new key, select the parent key in Registry Keys, click the New Key
button, and select Key from the drop-down. A dialog box appears, where you enter
information about the new key.
See
Registry Key Settings Dialog Box
To import from a .REG file, select the parent key in Registry Keys, click the New
Key button, and select Import.
When you add a key, you are not necessarily adding it to the registry on the
destination computer. If the key already exists, this action might add a value to it,
update it, or delete it and all its associated values.
Delete Key
Removes the selected key from the current installation. This does not remove it
from the destination computer. To do that, you must change the Operation field in
the key's details dialog box.
New Value
To add a new value, select the parent key in Registry Keys, then click the New
Value button. A dialog box appears, where you enter information about the new
value.
on page 152.
WiseScript Actions
151

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Wisescript package editor 8.0

Table of Contents