New
#41
Is This PC still in the Desktop namespace?
FRom PowerShell:
Code:( New-Object -Com shell.application ).NameSpace(0).Items() | ? Name -eq 'This PC'
Should return:
Code:PS HKLM:\...\>$shell.NameSpace(0).Items() | ? Name -eq 'This PC' Application : System.__ComObject Parent : System.__ComObject Name : This PC Path : ::{20D04FE0-3AEA-1069-A2D8-08002B30309D} GetLink : GetFolder : System.__ComObject IsLink : False IsFolder : True IsFileSystem : False IsBrowsable : False ModifyDate : 12/30/1899 12:00:00 AM Size : 0 Type : System Folder