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

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -