miragez Posted January 22, 2008 Posted January 22, 2008 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 .
Xenobiologist Posted January 22, 2008 Posted January 22, 2008 Maybe FileCreateShortcut 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
miragez Posted January 22, 2008 Author Posted January 22, 2008 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
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now