-
Notifications
You must be signed in to change notification settings - Fork 8.3k
COM objects are not enumerating properly #3775
Copy link
Copy link
Closed
Labels
Blockedblocked on something external to this repoblocked on something external to this repoBreaking-Changebreaking change that may affect usersbreaking change that may affect usersIssue-BugIssue has been identified as a bug in the productIssue has been identified as a bug in the productWG-Enginecore PowerShell engine, interpreter, and runtimecore PowerShell engine, interpreter, and runtime
Milestone
Metadata
Metadata
Assignees
Labels
Blockedblocked on something external to this repoblocked on something external to this repoBreaking-Changebreaking change that may affect usersbreaking change that may affect usersIssue-BugIssue has been identified as a bug in the productIssue has been identified as a bug in the productWG-Enginecore PowerShell engine, interpreter, and runtimecore PowerShell engine, interpreter, and runtime
Repro
Open a File Explorer window first if you find $w.Count is 0
Expected Behavior
$w is unwrapped and the contained items are dumpped out (PSv5 behavior)
Actual Behavior
Environment
Additional Observation
The problem appears to be this: