If the AllowBypassKey property is disabled, how can the user reset this property

accesser2003

Registered User.
Local time
Tomorrow, 01:45
Joined
Jun 2, 2007
Messages
124
If the AllowBypassKey property is disabled, how can the user reset this property? at the time that he can not open the system using the Shift+Enter. I mean he will directly see the system startup events.

Thanks,
 
The user cannot, the only way to do this is in coding someplace....

Once the bypasskey is disabled and no "enabling code" has been implemented, it is impossible/very hard to fix.

Maybe there is some "hacking" way, but I wouldnt know about that.
 
Actually, I recall seeing someone posting how this can be circumvented by making another database that opens the locked database, then sets its property, close it, then voila, you now have a unlocked database.
 
That is still coding tho ! Alltho I will grant you that I didnt think of it and it is much less hacking ....

Even more I wouldnt know if it would be possible... :confused:
 

Users who are viewing this thread

Back
Top Bottom