Jump to content

Recommended Posts

Posted

Hi all,

I want interested to learn how to create a shortcut. Can some expert teach me how can it be done in Autoit ?

Example:

$path = @DesktopDir

$filepath = "D:\test"

CreateShortcut ( $path , $filepath & '\test.exe')

Please help me out I current unable to find any resources either from the manual or the forum about this .

Posted

Maybe FileCreateShortcut :D

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

Posted

O gosh thanks you so much,

I been searching for a command and keep thinking why Autoit never got a shortcut function I keep finding folder shortcut not valid look around and ever tried to search no valid.

I think I did not find it by 1 words.

Thanks alot great forum with great people and very fast reply thanks again

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
×
×
  • Create New...