Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Uninstalls an InstallShield installation.

 


Syntax

Appl_UninstallISAppl(sSearchString) as Boolean 


Parameters

sSearchString (String)

Name of InstallShield entry in Windows Application Manager


Example

Code Block
language
languagevb
themeEclipse
vbtitleVBScript
If bStatus Then bStatus = App_UnstallISAppl("Adobe Acrobat")

Scripting Guidelines 


Related functions

Application functions