Search found 3 matches

by satKrish
Tue Jan 01, 2008 11:51 am
Forum: madBasic
Topic: Sending bytes to an Exe
Replies: 1
Views: 12514

Sending bytes to an Exe

Hi,

I would like to send bytes in chunks to a Exe. It can be an Windows Media Player Exe wmplayer.exe and

I need to Play the chunk as well simultaneously.

Is it possible to do that? Any relevant suggestions or links would be helpful.

Thanks
Satya
by satKrish
Fri Dec 21, 2007 1:38 pm
Forum: madSecurity
Topic: Deny Taking Ownership
Replies: 1
Views: 11129

Deny Taking Ownership

Hi, My System is in a Network Domain. I need to protect a File/Folder from getting copied by other users.I worked on Access Control Entries and provided permissions to a folder so that it can be accessed programmatically only. If I Click on that folder it says Access Denied. I have given List Folder...
by satKrish
Fri Dec 21, 2007 1:19 pm
Forum: madSecurity
Topic: Restrict File Copy
Replies: 1
Views: 10777

Restrict File Copy

Hi , I have a problem . I need to restrict the copy access to a file say a WMA file when it is playing. I am able to hide the file in "Program files" by creating it as different user.I just need to restrict the user from clicking "Save as" option.I disabled the "Save As &quo...