If I want to create a *nix symlink, I'll call symlink();
, if i'm running a script on windows and I want to create a shortcut, I'd use Win32::Shortcut
.
But what if I want to create a Windows shortcut if running a script from a *nix machine?
I'm accessing a SMB share on a Windows Server 2003 machine from my *nix machine.
Well, I don't know if Samba provides an API for that. On the other hand, Windows shortcuts are just .lnk
files in a specific format.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With