Set Web Permissions; Set Windows Installer Property; Start/Stop Service - Symantec WISESCRIPT EDITOR 8.0 - REFERENCE FOR WISE PACKAGE STUDIO V1.0 Reference

Table of Contents

Advertisement

Set Web Permissions

Set Windows Installer Property

Start/Stop Service

WiseScript Editor Reference
This script action sets permissions for an existing virtual directory of a Web site or a
virtual directory that you create with the Create Virtual Directory script action.
See
Create Virtual Directory
To complete the dialog box
Computer
Enter the name of the computer where the Web site resides.
Website
Enter the name of the Web site.
Virtual Directory
Enter the name of the virtual directory.
Permissions
Mark the permission options to set for this virtual directory. These permissions
determine what actions are allowed on the Web server for a virtual directory when
an anonymous user connects to the Web site. The Script and Execute permissions
let users run scripts or executables. (Example: If you turn Execute permissions off,
anyone who accesses your Web site will not be able to run any of your Web site's
executable files.) If scripts or executables are not needed for your Web site to
operate, we recommend that you turn these permissions off to limit the possibility
of malicious code destroying your Web server.
This action sets the value of a property in the currently-running Windows Installer
installation. You can either hard-code a value or set the property to the value of a
variable. Use this action only in WiseScripts that are called from a Windows Installer
installation.
To complete the dialog box
Property Name
Enter the name of a Windows Installer property. This can be either an existing
Windows Installer property, or a new property name. Entering a new property name
creates the property in Windows Installer.
Property Value
Enter the value to assign to the Windows Installer property. You can either hard-
code a value or enter a WiseScript variable enclosed in percent signs.
See also:
Get Windows Installer Property
Evaluate Windows Installer Condition
This action lets you start or stop a service on the destination computer. It only applies to
operating systems that support services.
on page 65.
on page 89
on page 76
WiseScript Actions
115

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Wisescript editor 8.0

Table of Contents