Endgame Posted February 17, 2006 Posted February 17, 2006 (edited) I am trying to change a file's attributes to read-only, hidden, and system. I am using the following AutoIt command: FileSetAttrib("H:\gibberish.txt","+RSH") Unfortunately, I am having no luck. I am using AutoIt v3.1.1.108 (beta) on Windows XP Pro SP2 and the file is on a USB drive formatted FAT32. Any help would be appreciated. Edited February 17, 2006 by Endgame EndgameMy UDFsFile Size ConvertMacros in INI UDF
Endgame Posted February 17, 2006 Author Posted February 17, 2006 Endgame said: I am trying to change a file's attributes to read-only, hidden, and system. I am using the following AutoIt command: FileSetAttrib("H:\gibberish.txt","+RSH") Unfortunately, I am having no luck. I am using AutoIt v3.1.1.108 (beta) on Windows XP Pro SP2 and the file is on a USB drive formatted FAT32. Any help would be appreciated. Never mind folks. PIBKAC error. EndgameMy UDFsFile Size ConvertMacros in INI UDF
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