如何在Windows快捷方式中检索注释字段

问题描述:

我只能使用Powershell检索标准字段,但想知道如何使用快捷方式检索注释字段。 

I can only able to use the Powershell to retrieve the standard fields, but want to know how to use to retrieve the comment field in the Shortcut





shortcutLocation ='C:\Temp \ Spotify.lnk'
shortcutLocation = 'C:\Temp\Spotify.lnk'


shell = New-Object -ComObject WScript.Shell
shell = New-Object -ComObject WScript.Shell