Checking application registry access
- Last Updated: August 28, 2019
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
If users can install your application as either
Administrator or personal instances, your application might need
logic to alter where it reads and writes registry information based,
on the type of installation. To enable this, the SESSION system
handle has a new attribute, WC-ADMIN-APP. The following
code snippet is an example of such logic:
|