Jump to content

File Properties


Recommended Posts

If I know the full path name of a file is there a way in AutoIt I can display the "properties" window for that file. Equivalent to right clicking the icon and selecting Properties.

TIA

HI,

search for _GetExtProperty.au3 in S&S I think his name is Simucal.

So long,

Mega

Scripts & functions Organize Includes Let Scite organize the include files

Yahtzee The game "Yahtzee" (Kniffel, DiceLion)

LoginWrapper Secure scripts by adding a query (authentication)

_RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...)

Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc.

MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times

Link to comment
Share on other sites

Thanks Mega - I can use that too. Right now I just want to automate opening the File Properties Dialog window.

Hi,

how would you do that? Search for a specific file and then open, or just do it per hotkey?

Easy would be send Alt+Enter while file is clicked once in explorer.

So long,

Mega

Edited by th.meger

Scripts & functions Organize Includes Let Scite organize the include files

Yahtzee The game "Yahtzee" (Kniffel, DiceLion)

LoginWrapper Secure scripts by adding a query (authentication)

_RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...)

Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc.

MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times

Link to comment
Share on other sites

Hi,

how would you do that? Search for a specific file and then open, or just do it per hotkey?

Easy would be send Alt+Enter while file is clicked once in explorer.

So long,

Mega

yep - i can do it that way. was trying to do it with just knowing the full path name of the file, i.e. without having to select the file icon in explorer. But can do it the way you suggest.

thanx

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...