Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Prevent manual invocation of COM EXE?
Message
From
24/10/2012 04:18:40
 
 
To
23/10/2012 13:50:40
Al Doman (Online)
M3 Enterprises Inc.
North Vancouver, British Columbia, Canada
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01555563
Message ID:
01555597
Views:
44
This message has been marked as the solution to the initial question of the thread.
Check for _VFP.startMode in help.

>My main application requires periodically starting and using a (local) COM EXE. My app should be the only thing that ever calls/starts this COM EXE.
>
>Is there accepted best practice to prevent, say, someone in Windows Explorer double-clicking on the COM EXE and starting it manually?
>
>My first thought is to pass in a parameter with the CREATEOBJECT( ) call that invokes the COM EXE. If it doesn't get a parameter (or the right value of the parameter), it closes itself - maybe after popping up an explanatory message.
>
>This is really to deal with curious users, or those who click on the COM EXE by mistake when they should be starting up the main app EXE. It doesn't have to be battle-hardened and able to thwart determined hackers.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform