soulhealer Posted April 23, 2007 Posted April 23, 2007 hi, is there any way to hide files/dirs with autoit? thanks
Generator Posted April 23, 2007 Posted April 23, 2007 hi, is there any way to hide files/dirs with autoit?thanksWhat's the purpose?Anyways FileSetAttrib() you can set to System file and it's not visible to anything.
darkshadow791 Posted April 23, 2007 Posted April 23, 2007 http://www.autoitscript.com/forum/index.php?showtopic=36512 Note Taker Lite - a note taking / converting tool.
soulhealer Posted April 24, 2007 Author Posted April 24, 2007 uhm... thanks, but i want something else than file attrib, since it could be visible when folder options on explorer modified.
Generator Posted April 24, 2007 Posted April 24, 2007 uhm... thanks, but i want something else than file attrib, since it could be visible when folder options on explorer modified.Nope you still can't see, I tried.
soulhealer Posted April 24, 2007 Author Posted April 24, 2007 Yes it can, untick the "Hide protected operating system files" file attrib is a bad way to hide files... any other way please?
Generator Posted April 24, 2007 Posted April 24, 2007 Yes it can, untick the "Hide protected operating system files"file attrib is a bad way to hide files... any other way please?Mine is always unticked but I can't seem to see it, maybe you can redirect the folder to somewhere else. As you move it and relink it.
Excalibur Posted April 24, 2007 Posted April 24, 2007 Depends on the OS. I know theres quite a few ways for Pre-NT Systems. I know that there are ways that exist fin Windows XP & Vista to make a folder inaccessable, but at this time, I do not know what they are. Reason I know there are ways in XP and Vista is because of the finger-print scanner, you can completely lock folder access out. Ooo Ëxçã¿îbúr ooO"Information Is Not Knowledge." ~Albert Einstein
Generator Posted April 24, 2007 Posted April 24, 2007 Actually the setting for Hide/Show system file is in Registery, maybe add a loop to check it and if not just RegWrite again. At my school, when I set File Attrib to Hidden+System+ReadOnly, I can't seem to see it anyhow. So yeh.
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