1.7 Deleting a Trusted Application Record

To delete a trusted application record, you must do the following in your uninstall program:

  1. Call DeleteTrustedAppObject.

  2. Include the header file (gwtapp.h) in the module that calls DeleteTrustedAppObject.

  3. Dynamically load gwtapp.dll or include it in your link file. (You need to distribute gwtapp.dll file as part of your application.)

The testapp.cpp file, located in the demo directory of the software download, demonstrates this process.

If DeleteTrustedAppObject is not called in your uninstall program, your administrator must use ConsoleOne to manually delete the trusted application record.