Results 30 comments of john

> Other projects will eventually drop Windows 7 support. It won't be the same timeline as us, but they will, for similar reasons as us. They will drop win7 as...

@agocke ![image](https://user-images.githubusercontent.com/13639146/174963894-fa94b6ab-ba45-4842-9f94-ccd02b92686b.png) no matter who contribute on it , it even work on win xp !

should it be an option on the `parser`/`command` ?

I have the reverse result , I can open the web page when I use visual studio with F5/Ctrl+F5 , but there alway be some service can not connect to...

@craigktreasure > Personally, i'm not a fan of the new UI for interacting with .editorconfig files in Visual Studio 2022. Me neither. and Let's feedback on here also https://developercommunity.visualstudio.com/t/editconfig-ui-and-editconfig-text-editor-should-be/1561251?from=email&viewtype=all looking...

the problem of `sudo pwsh` is that it lose status/variables, on windows ,there is a `WindowsIdentity.RunImpersonated` , and it seems can change user on linux, maybe powershell can use multiple...

@christophwille sorry for the delay response . > would that be an OK solution (if of course documented properly)? no ,it doesn't work , it'll show help message when you...

``` msiexec /i "C:\Users\ABlue\Downloads\ILSpy_Installer_8.2.0.7535-x64.msi" ALLUSERS=1 INSTALLDIR="D:\Program Files\ILSpy" ``` ![image](https://github.com/icsharpcode/ILSpy/assets/13639146/1752a018-962a-4e24-8240-95931b7df04f) ![image](https://github.com/icsharpcode/ILSpy/assets/13639146/35e3778c-0570-4dc5-8784-a23224289ad6)

@reureu turns out , it seems a bug of `powershell` , it can be start with `CMD.exe` 🤣