powershell - Pscx.IO.PscxPathInfo -
i trying create shortcut using new-shortcut pscx. putting in paths i'm getting pscxpathinfo error ( string cannot converted pscxpathinfo). tried $dest = "...path" - , used "get-item $dest" - nothing helps. can show me example how use new-shortcut?
kind regards franz-georg
this known bug think oisin has fixed in daily bits e.g. works me:
new-shortcut c:\users\keith\desktop\reflector.lnk c:\bin\reflector.exe
we need official release out here shortly. fixed quite few bugs since original pscx 2.0 release.
Comments
Post a Comment