Elliot Chernofsky

Results 32 comments of Elliot Chernofsky

For some reason, it seems that when we don't pass in a checksum, chocolately automatically attempts to validate the checksum of the newly downloaded file against the checksum of the...

While it does seem to be a little noisy in ProcMon, it seems to be significantly less than other things that fill the feed (svchost, explorer.exe, dwm.exe, services.exe, etc.) and...

Also to note, that version does not have a release build on github.

@Ana06 Looking at this some more, I can't get a `.html` to open up with the specified browser using the `VM-Set-Open-With-Association` unfortunately. This runs into the same issue we had...

I may have a semi-working solution for this. It makes the popup not be displayed anymore, which means opening a `.html` just "works" (by this, I mean it opens up...

I think it's a great plugin! Would be nice to have it installed properly if possible. Thank you for looking into it!

Hmmm. It seems that our `test_upload` uses the `test_install.ps1` script which only does a forced `upgrade` rather than a forced `install`, which leads to the package not actually attempting to...

I think it should be added as a parameter to a few more functions inside of `common.vm` just so that we have the option available for future packages. Right now...

I do think that if we go the route of having a `sharedconfig.xml` that `common.vm` would be a good place to throw it into. 🙂 Right now, there isn't really...

I did try it, but I believe it is only a feature for Windows Server builds, which is why it error's out for me. https://learn.microsoft.com/en-us/powershell/module/servermanager/uninstall-windowsfeature?view=windowsserver2022-ps _Uninstalls specified Windows Server roles,...