lucknaumann
lucknaumann
_**Finally**_!
Still occurring with version 1.0.3 Also, the resolution on mine doesn't display. It just says `Resolution: System.Object[] x System.Object[] (System.Object[]Hz)` Edit: Fixed it here [issue#32](https://github.com/JulianChow94/Windows-screenFetch/pull/32#issuecomment-608091964).
@SyntaxErrol AppGet isn't a viable option because of MS [WinGet](https://docs.microsoft.com/en-us/windows/package-manager/winget/) - here's the [Repo](https://github.com/microsoft/winget-cli). Service shut down notice: [AppGet Repo](https://github.com/appget/appget), [Blog: The Day AppGet Died](https://keivan.io/the-day-appget-died/), & an article on [The...
@ElPumpo The Chocolatey site has some simple [courses](https://chocolatey.org/courses) and [docs](https://chocolatey.org/docs) that should help and there are people there to help with any questions.
@SyntaxErrol Yeah, I'm looking forward to MS WinGet. I agree, what MS did is pretty crappy.
I'm not sure you can change the prompt when only using those specific directories. The lines in the powerline_config.lua display on the powerline prompt. For instance, in an npm folder,...
I never used TGS, but have used similar extensions. I used one that works much like this one does, but didn't reload the page. It was simply the page unloaded...
I just had this with a `.package-lock.json` file. As @lmoustak mentioned, I went into `C:\Users\USERNAME\AppData\Roaming\npm\node_modules` and deleted the offending file. Now it works. ```posh npm update -g npm ERR! code...
While I did a search and didn't find this one, it's likely because I was only searching for v4.3.5 since this **didn't** happen on _any_ previous version, and I don't...
Request for enabling Dark Mode in WinPE environemnt using VTOY_WINPE_DARK_MODE Global Control Plugin
There's the High Contrast Dark theme (system wide, every app) that can be toggled with a Keyboard Shortcut: **left Alt + left Shift + Print Screen**. It has a corresponding...