Login Form






Lost Password?
No account yet? Register
Freelancer Jobs arrow Freelancer Jobs - Archive 2007
JobId: #1270114

Prevent file from being opened

Categories: C++ / C,Visual Basic
Posted By: MarkAnderson  (41 ratings)
Source: Rent-a-coder
Job viewed: 344 times
Bids Placed: 11
Start Date: 2009-10-12 20:49:21
End Date: 2009-10-26 20:47:45
Time Remaining:
Deadline: 14 days.
Current Phase: Bidding open
Max Accepted Bid: Open to fair suggestions
Project Type: Very Small Business Project: under $100(USD)
Bid Type: Open Auction
Platform: XP, Vista, Windows7, 200x C++ or VB
Description:

I want to prevent a series of files from being opened by a User.

In most instances the user would dbl click on a file to view its contents. For example an .mdb or whatever other format he is curious about.
 
The "application" I need, will monitor an open file request in the OS ( XP, Vista, 200x ) and check that against a list of file names loaded from either an encrypted mdb or xml file. If the file is forbidden, the request to open it will be rejected.

The solution I am looking for is a "program" that "monitors", and prevents the action at a system level, not registry tricks. Thanks.