Dongbo Wang

Results 460 comments of Dongbo Wang

Sorry, I was confused. By looking at your latest PR description, before your change, the console title will not show as `Administrator`, but after your change, it shows up as...

I mean it could be confusing to the user, as the user will see `"Administrator"` in the window Title, but operations in PowerShell that requires administration privilege will fail. I...

@iSazonov I prefer to hold on this change until the corresponding .NET issue gets fixed.

I'm closing this PR. We can revisit the changes using `Environment.IsPrivilegedProcess` once the .NET issue gets resolved.

@SteveL-MSFT So the bugs you found are out of scope of the changes in this PR?

Close this PR assuming #19597 supersedes this one.

@joergrenn Now that @CarloToso has a potential fix #19467, can you please try out the private build produced from that PR and confirm whether it actually works? You can download...

@CarloToso Can you please update the PR description with more context information about why adding `FileNameStar`? Also, can you please confirm whether it fixes https://github.com/PowerShell/PowerShell/issues/19456?

Thanks @CarloToso. Let's wait for the user to verify the fix. https://github.com/PowerShell/PowerShell/issues/19456#issuecomment-1503789339

@jborean93 Can you please open an issue for discussion?