- 1). Open your Visual Basic project.
- 2). Insert into a custom action script the following code to invoke the CustomActionData:
msgbox Session.Property("CustomActionData") - 3). Right-click this action script, in the scripts dialog window, and click "Properties."
- 4). Insert into the value the CustomActionData you want to use. For example, to specify a definite installation path, use:
[OriginalDatabase]<>[TARGETDIR]<>[ComputerName] - 5). Save your document.
SHARE