Jump to content

FileGet Owner ?


Recommended Posts

Hey guys,

i have a model written up for a piece of software i wish to write as a concept.

i am browsing through possible functions to complete each stage of the software before i start writing.

and i am already stuck, i need to retrieve the name of a person who created a file, as displayed by the OWNER field when viewing files in detail mode.

incase your unsure, open up a folder containing files on your computer

goto View > Details

then goto View > Choose Details

and tick the OWNER option, and accept.

i need a way to get this field of information into an AutoIT program.

any ideas?

Link to comment
Share on other sites

  • Moderators

w007

my idea is now tottaly plausible

and ive got something to do with the down time in the office.. other than this:

While 1

CDTray("e:", "open")

Sleep("1000")

CDTray("e:", "close")

WEnd

Programmers masturbation? :lmao::ph34r::geek:

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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