Self-Register Ocxs/Dlls - Symantec WISESCRIPT EDITOR 7.0 SP2 - FOR NS V1.0 Manual

Hide thumbs Also See for WISESCRIPT EDITOR 7.0 SP2 - FOR NS V1.0:
Table of Contents

Advertisement

Self-Register OCXs/DLLs

WiseScript Editor Reference
To complete the dialog box
File Name
Enter the name of the file to search for. The file name can contain wildcard
characters (*, ?). If you select Directory given by File Name field in the Drives
to Search field, then include the full path rather than just a file name.
Variable Name
Enter a variable to store the file path.
Default Value
If the file is not found, the variable above contains the value you enter here. If this
is left blank, the variable is blank if the file is not found.
Example: Specify the location where the file is normally installed. If the file is found,
the new version could overwrite the found file. If the file is not found, the new
version could be installed to the default location.
Message Text
Enter a message to display during the search operation.
Return Type
Select whether to return only the first match, or list of all matches.
Drives to Search
Select to search local drives, network drives, or both. You can also choose to search
the directory path specified in File Name.
Search Depth
Enter how deep into subdirectories the search should look. A depth of 1 searches
only the root directory, a depth of 2 searches the root directory and any
subdirectories in it, and so on. A depth of 0 searches the entire drive.
Use this field cautiously when searching large network volumes. A search depth over
3 or 4 can result in a long wait. Alternatively, prompt the end user to manually
locate the directory containing the file.
See
Browse for Directory
Remove File Name
Mark this to remove a file name from the end of a returned path, leaving only the
directory name. This does not apply to the Default Value field.
The sample script Search.wse uses this action. For details on sample scripts, see
ScriptHelp.htm in the Samples subdirectory of this product's installation directory.
Use this action to self-register all queued .OCX, .DLL, and .EXE files or to add an existing
file to the queue.
Description/Pathname
If you mark Register all pending OCXs/DLLs/EXEs below, enter a message
to display to the end user during registration. The Browse button is unavailable
if you mark this option.
If you mark Queue existing file for self-registration below, specify a full
path of the file to register.
on page 38.
84

Advertisement

Table of Contents
loading

Table of Contents