I
ILIR ISTREFI
I would be grateful if someone helps me on this function.
I would like to retrieve value from the registry so my database is not
subject to illegal copies.
I have set the folowing value on the registry:
[HKEY_LOCAL_MACHINE\SOFTWARE\databaseZZ]
@="1"
What I would like now is code for the switchboard (On Load function),which
would check registry for the above key. If this value doesn't exist then I
would like to open Form with warning "Illegal copy" and quit the Access
database.
*-switchboard is already a startup form.
I would like to retrieve value from the registry so my database is not
subject to illegal copies.
I have set the folowing value on the registry:
[HKEY_LOCAL_MACHINE\SOFTWARE\databaseZZ]
@="1"
What I would like now is code for the switchboard (On Load function),which
would check registry for the above key. If this value doesn't exist then I
would like to open Form with warning "Illegal copy" and quit the Access
database.
*-switchboard is already a startup form.