Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Windows Shortcut Creation

by jimbojones (Friar)
on Jul 26, 2005 at 16:38 UTC ( [id://478277]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Win32::Shortcut;
    
    ...
    $link->{'ShowCmd'} = SW_SHOWNORMAL;
    $link->Save('C:/Documents and Settings/jim/Desktop/google_maps.lnk');
    $link->Close();
    
  2. or download this
    C:\Documents and Settings\jim\Desktop>dir *.lnk
     Volume in drive C is mecano
    ...
    
    07.26.05  12:35 PM               648 google_maps.lnk
    07.26.05  12:24 PM               594 Shortcut to Google_maps.txt.lnk
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://478277]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (6)
As of 2024-03-28 09:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found