Sitemap Sitemap  |  Contact Us Contact Us  |  Clients Clients
   SetRegistryKey
  Home |  WebHare Lite |  Downloads |  HareScript |  Websites/CMS |  Applications
Search for:  in: 
Applications
Module development
Core functions
 
Configuration
Database access
Managing users, units and privileges
Task scheduler
WebHare mailer
WebHare webserver
SetRegistryKey
  Set a registry key if it exists
 
Library module::system/configure.whlib
 
Syntax PUBLIC MACRO SetRegistryKey (INTEGER ownerroleid,STRING confkey,VARIANT newval)
 
Parameters
ownerroleid ID of the role whose registry we want to set (-1=system registry)
confkey Key name
newval New value (must be of the same type as the existing key)
 
 
In library 'configure'
CreateRegistryKey
GetAvailablePrivateKeys
GetInstallationRoot
GetInstalledLanguages
GetInstalledModuleNames
GetModuleAccessLevel
GetModuleProperty
GetModuleXPathProperties
GetModuleXPathProperty
GetRegistryKey
GetWebhareLicenseValue
GetWebhareVersion
GetWebhareVersionNumber
IsWebHareEnterprise
SetRegistryKey
 
Top To top of page