Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to block a file?
Message
 
 
À
26/06/2018 13:03:55
Information générale
Forum:
Windows
Catégorie:
Sécurité
Divers
Thread ID:
01660865
Message ID:
01660881
Vues:
42
>>>>>>If you look at the attached image you will see that sometimes a DLL can be blocked by Windows, when it "comes from another computer.". But how do I block a DLL on-demand? My DLL is not blocked but I want to block it so that I can run a test.
>>>>>>
>>>>>>TIA
>>>>>
>>>>>https://msdn.microsoft.com/en-us/library/dn392609.aspx
>>>>>https://blogs.technet.microsoft.com/askcore/2013/03/24/alternate-data-streams-in-ntfs/
>>>>>http://woshub.com/how-windows-determines-that-the-file-has-been-downloaded-from-the-internet/
>>>>
>>>>Thank you.
>>>
>>>You're quite welcome. Ran into this issue a few years back. Files that had been downloaded form the Internet were being blocked. This was especially problematic when we had delivered an installation file or program patch through the Internet (e.g. via Web download, FTP transfer or attachment through E-mail). In some cases the security had locked things down to the point where such files could not be accessed. In some cases, the security was configured to NOT give the warning dialog and automatically fail the access -- in such cases we'd get the rather puzzling situation where we'd get "file not found" errors although the file is indeed listed in Explorer.
>>>
>>>You'll also have to remember that his relies on a feature of NTFS, meaning it's probably not going to work when a NAS, external harddisk or thumbdrive is involved (since these may not always be using NTFS).
>>
>>Let me clarify. My goal was/is the opposite. I am trying to simulate the situation (on my PC) where a file (specifically a DLL) would be blocked; as if it were blocked because the file was downloaded from the internet. So far, I was not able to "block" the .DLL. I remember when I downloaded it first from the web it was blocked, I unblocked it. But now I want to go through the process again. Perhaps this (blocking the file at will) is not possible.
>
>No need to clarify your intent -- I understood your original request. I was just pointing out that since it relies on a feature of NTFS (alternate data streams), and since this feature isn't always available on all filesystems, you'll not be able to replicate it on all cases. From the links I gave you in my first response should give you enough information to implement what you were requesting.

Thank you.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform