Warning -9031: Removefile Table; Warning -9032: Removeinifile Table - Novell ADMINSTUDIO 9.5 User Manual

Hide thumbs Also See for ADMINSTUDIO 9.5:
Table of Contents

Advertisement

Chapter 9: Converting Windows Installer Packages to Virtual Applications
Windows Installer Converter Reference

Warning -9031: RemoveFile Table

The following table documents this message:
Table 9-59 • Warning -9031: RemoveFile Table
Category
Type:
Message:
Cause:
Resolution:

Warning -9032: RemoveIniFile Table

The following table documents this message:
Table 9-60 • Warning -9032: RemoveIniFile Table
Category
Type:
Message:
Cause:
Resolution:
716
Description
Warning
The conversion process does not support data in the MSI table 'RemoveFile'.
You encounter this error when the Windows Installer package that you are converting
includes a RemoveFile table. During the conversion process, the RemoveFile table is not
read. This warning is displayed only if the application installation removes files during install
(not uninstall).
The RemoveFile table contains a list of files to be removed. If this file removal requirement is
just a clean-up step, that does not impact the function of the application, you do not need to
address this issue.
However, if the existence of the files listed in the RemoveFile table prevents the application
from functioning, you need to set the isolation option of the files to Ignore so that they are not
visible to the isolation environment. The Ignore option directs the isolation environment to
always look for the file on the system (ignoring the one inside the isolation environment).
Description
Warning
The conversion process does not support data in the MSI table 'RemoveIniFile'.
You encounter this error when the Windows Installer package that you are converting
includes a RemoveIniFile table. During the conversion process, the RemoveIniFile table is
not read.
The RemoveIniFile table contains the information an application needs to delete from a
file. If the removal of this entry is necessary for the function of the application, you need to use
Repackager to repackage the application.
ADS-0950-UG00
AdminStudio 9.5 User Guide
.ini

Advertisement

Table of Contents
loading

Table of Contents