Earlier quoted context omitted.
winget has Python 3.12.2 at the moment, which has been released two days ago. And you don't have to use --id - you can do `winget install 7zip` etc in cases where there's no ambiguity.
It doesn't turn up here, maybe I'm on the wrong website? https://winget.run/search?query=python%203.12 . For that matter 7zip doesn't show up in that search either. I was able to find the 7zip page by googling for it: https://winget.run/pkg/7zip/7zip But as with Python the default suggestion is `winget install -e --id 7zip.7zip`. If I can just do `winget install 7zip`, why can't they show that command? Why is the com…
Sudo for Windows
241–250 of 439 posts
Re: Sudo for Windows
#242Earlier quoted context omitted.
Why can't you do this with the tool that already exists to do the exact same thing, called runas?
Also 'start -Verb runas' in Powershell.
powershell.exe -executionpolicy unrestricted -file ./setup_windows.ps1 -InstallPSWindowsUpdate -UpdateWindows -UpdateChocoPackages
setup_windows.ps1:
https://github.com/westurner/dotfiles/blob/develop/scripts/s...Re: Sudo for Windows
#243Re: Sudo for Windows
#244Re: Sudo for Windows
#245Side note that I've always found interesting: sudo is almost entirely maintained by one dude: https://github.com/sudo-project/sudo/graphs/contributors
Re: Sudo for Windows
#246Re: Sudo for Windows
#247Side note that I've always found interesting: sudo is almost entirely maintained by one dude: https://github.com/sudo-project/sudo/graphs/contributors
https://www.sudo.ws/about/history/#quest-sponsorship and apparently he's no longer being paid to work on it as of this week
Re: Sudo for Windows
#248Earlier quoted context omitted.
I run Windows 11. It has first-class support for Linux, with WSL, and the Windows Environment has first-class support for NVIDA graphics, popular productivity and entertainment software. It's reliable, stable, and performs well, with commercial support and scheduled major and minor updates. It's consistant. I can develop software for Windows 11 and be sure that everyone else with Windows 11 can run it.
Windows 11 has ads in its file manager, right?
Re: Sudo for Windows
#249Earlier quoted context omitted.
Already there. Windows has had services for a long time managed pretty similarly to systemd/launchd.
Well, compare how to start syncthing automatically on Windows: https://docs.syncthing.net/users/autostart.html On Debian I could just type: systemctl --user enable --now syncthing.service Native systemd on Windows would be awesome. Microsoft should hire the creator of systemd...
Re: Sudo for Windows
#250Earlier quoted context omitted.
Linux is just some [explitive deleted] imitation of Unix, where the sudo command originated. I run Windows as my primary development environment because it's better. Linux and other OSes run in VMs.
Legally, FreeBSD is just an imitation of Unix. Linux is just as much of a Unix as any OS in actual widespread use.