Joseph Musser
Joseph Musser
> I tried adding a Nuget.config to my TFS project root (one level above all these solutions), but not sure how each solution can find the file. That'll work so...
I apologize for butting in. You'll enjoy these immensely if you aren't already: https://www.youtube.com/channel/UCLB7AzTwc6VFZrBsO2ucBMg/videos https://www.youtube.com/playlist?list=PLzH6n4zXuckquVnQ0KlMDxyT5YE-sA8Ps
> Typically folks use `Get-ChocolateyToolsLocation` if they need to be outside of the packaging folders for some reason and use that location (which a user can customize, but it is...
> You might explain somewhere what "this exe utility" is exactly. Still need to write the readme before I can package. 😳 Sudo for Windows. You type `elevate ` for...
> Yikes! I'm open to suggestions. But it's quite something when you type `elevate` in cmd or powershell and you stay in-window. It took a lot of trial and error....
Where's the docs for https://github.com/chocolatey/choco/issues/358? Title sounds like my issue is an exact duplicate for it. https://github.com/jnm2/Elevate/tree/master/src/Elevate
I don't recall that one, thanks!
Huh, apparently the contents of the package changed since I last saw it? https://chocolatey.org/packages/elevate#comment-3439057341
> I see Chocolatey very much as the "just get this working, I don't really care how" option. Agreed, except for the part where a C:\tools folder appears. 😇
I feel this pain. This has been pushing me recently toward the idea of precompiling binaries and distributing them via NuGet feed, turning the Cake script into a glorified settings...