JerryD Posted October 11, 2008 Posted October 11, 2008 You know how when you download a file through Internet Explorer, if you look at the file properties, it has the message "This file came from another computer and might be blocked to help protect this computer." like this: Does anyone have a way to set or clear this attribute using AutoIt? TIA!
Pain Posted October 11, 2008 Posted October 11, 2008 (edited) http://episteme.arstechnica.com/groupee/fo.../m/443006938731Download Streams, it's a commandline tool. Use it like: streams -d filename -s switch for foldershttp://www.microsoft.com/technet/sysintern...es/Streams.mspx Edited October 11, 2008 by Pain
JerryD Posted October 11, 2008 Author Posted October 11, 2008 Thanks Pain! That will take care of my immediate needs. Does anyone know the DLLCall to do this?
Pain Posted October 11, 2008 Posted October 11, 2008 BTW take a look at NTFS Alternate Data Stream in AutoIt too.http://www.autoitscript.com/forum/index.ph...=45222&st=0
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now