Jump to content

Run an Advertised Shortcut without the ShortCut :>


Recommended Posts

OK, The Title Sounds Quirky, but here is the deal.

When you run an "Advertised ShortCut", it will do some basic "Self-Healing".

What I would like to do is to be able to figure out what that ShortCut Calls so I can call it directly from an AutoIt App w/o needing to call the LNK file.

This way I do not depend on the existence of the LNK file.

Link to comment
Share on other sites

OK, The Title Sounds Quirky, but here is the deal.

When you run an "Advertised ShortCut", it will do some basic "Self-Healing".

What I would like to do is to be able to figure out what that ShortCut Calls so I can call it directly from an AutoIt App w/o needing to call the LNK file.

This way I do not depend on the existence of the LNK file.

Note: It will likely involve a DLL Call with MSI.DLL

http://msdn.microsoft.com/en-us/library/aa370340(VS.85).aspx

MsiOpenPackageEX or something along those lines.

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