Rank: Member Groups: Member
Joined: 7/5/2011 Posts: 10 Location: South Africa
|
Hi If I package with SageKey and I deploy my app to a pc without Access 2010, then it works fine. But if that PC do have Access 2010 installed, then it is if the product opens up in design time, not runtime. I.e. when the user press Ctrl-G in my app, it opens the Immediate Window, if he press Ctrl-Break the code opens and even SysCmd(acSysCmdRuntime) also returns false indicating that it is not running in runtime. I can't let the user's see or edit the code.
Am I missing something, or is this the way SageKey works?
|