Jump to content

Recommended Posts

Posted (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 by Endgame
Posted

  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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...