Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Description

Uninstalls an InstallShield installation.

 

Syntax

Appl_UninstallISAppl(sSearchString) as Boolean

 

Parameters

sSearchString (String)

Name of InstallShield entry in Windows Application Manager


Example

VBScript
If bStatus Then bStatus = App_UnstallISAppl("Adobe Acrobat")

Scripting Guidelines

 

Related functions

Application functions

  • No labels