WiseScript Package Editor Reference
197
WiseScript Actions
Set Web Permissions
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
on page 144.
To complete the dialog box
z
Computer
Enter the name of the computer where the Web site resides.
z
Website
Enter the name of the Web site.
z
Virtual Directory
Enter the name of the virtual directory.
z
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.
Set Windows Installer Property
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
z
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.
z
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
on page 169
Evaluate Windows Installer Condition
on page 156
Start/Stop Service
This action lets you start or stop a service on the destination computer. It only applies to
operating systems that support services.
Содержание WISESCRIPT PACKAGE EDITOR 8.0
Страница 1: ...WiseScript Package Editor Reference ...