RE: Using Win32::Shortcut to create shortcuts on remote machines
by Dave Roth other posts by this author
Apr 25 2001 8:05PM messages near this date
view in the new Beta List Site
PERL on W2K
|
Using Win32::Shortcut to create shortcuts on remote machines
A shortcut is simply a special .lnk file. The Win32::Shortcut extension can
create them. All you need to do is create it and save it to the remote
machine. My first book (http://www.roth.net/books/extensions/) explains how
to use the extension.
dave
-----Original Message-----
From: Rodriguez, Immanuel [mailto:Immanuel.Rodriguez@[...].com]
Sent: Wednesday, April 25, 2001 11:11 AM
To: perl-win32-admin@[...].com
Subject: Using Win32::Shortcut to create shortcuts on remote machines
Is there a way to create shortcuts on remote machines?
Thanks,
Manny
_______________________________________________
Perl-Win32-Admin mailing list
Perl-Win32-Admin@[...].com
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-admin
_______________________________________________
Perl-Win32-Admin mailing list
Perl-Win32-Admin@[...].com
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-admin
|