Jump to content

Which Associated Extension Invoked My Exe


Recommended Posts

I have a series of files in various folders with the same unique ".abc" extension eg: C:\alpha.abc.

I have written an autoit program "shoname.exe" and associatated the extension ".abc" to always run "shoname.exe" whenever any file with the extension ".abc" is run. The program "shoname.exe" contains one statement:

Msgbox(0,"Program shoname.exe has just been invoked when you double-clicked file; ",$filename)

How or where do I get the full path and name of "$filename"? Is it some sort of system variable?

Thanks for any assistance.

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