UninstallCHM

From RAD Studio
Jump to: navigation, search

Go Up to Local GetIt Packages Actions Data Index

Uninstalls a CHM file.

Parameters

  • Parameter 1: CHM path to uninstall. The path should be relative to the current repository path.

Examples

  • Example 1: Uninstalls a CHM file.
UninstallCHM("docs\Help\onguard.chm");

See Also