Chapter 7: Troubleshooting Wisescripts; About Troubleshooting A Wisescript; Using The Installation Log; File Replacement Problems In System32 - Symantec WISESCRIPT EDITOR 8.0 - REFERENCE FOR WISE PACKAGE STUDIO V1.0 Reference

Table of Contents

Advertisement

Chapter 7
Troubleshooting WiseScripts

About Troubleshooting a WiseScript

Using the Installation Log

File Replacement Problems in System32

WiseScript Editor Reference
This chapter includes the following topics:
About Troubleshooting a WiseScript
Using the Installation Log
File Replacement Problems in System32
Use the following features to troubleshoot a WiseScript:
Installation log
Compiler variables
The installation log is a text file that helps you debug your script. The log is the most
complete record of what the installation did. As your script runs on the destination
computer, each action it performs is logged in Install.log. This includes: failures of
actions to execute, the reasons for the failure, and what changes on your system.
Use the installation log to determine where problems occur and why. Quality assurance
can use it to check the accuracy of the installation. It also helps technical support
because end users who have problems installing can email the installation log.
Use the Add Text to Install.log script action to add your own commands to the log. You
can use it to comment the install log or to customize your uninstall.
See
Add Text to INSTALL.LOG
Following are file replacement problems you might encounter:
Files that you assign to the application directory or to the Windows directory
incorrectly install to the System or System32 directory.
A later version of a system file does not replace an earlier version.
on page 154
on page 154
on page 154
Lets you determine what happens during the installation,
including what fails.
See
Using the Installation Log
Let you build a debug version of your installation .EXE that
displays values of variables and other useful information
while it is executing. The compiler itself helps ensure
stability because it checks that all required information is
present before it builds an installation .EXE.
See
Compiler Variables
on page 17.
on page 42.
on page 154.
154

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Wisescript editor 8.0

Table of Contents