Skip to content

Instantly share code, notes, and snippets.

View pauby's full-sized avatar

Paul Broadwith pauby

View GitHub Profile
@pauby
pauby / vmware.vmx
Created January 22, 2023 20:38
Basic VMware configuration file for use with a vmware_desktop Vagrant box
.encoding = "UTF-8"
config.version = "8"
virtualHW.version = "20"
pciBridge0.present = "TRUE"
pciBridge4.present = "TRUE"
pciBridge4.virtualDev = "pcieRootPort"
pciBridge4.functions = "8"
pciBridge5.present = "TRUE"
pciBridge5.virtualDev = "pcieRootPort"
pciBridge5.functions = "8"
@pauby
pauby / gist:6cef12ef8affd470e570541d71c951f7
Created February 28, 2025 15:32
Chocolatey CLI issue - Installing the zoomit package from the root of the C: drive
2025-02-28 15:31:23,198 9688 [INFO ] - Chocolatey v2.4.2
2025-02-28 15:31:23,204 9688 [DEBUG] - Chocolatey is running on Windows v 10.0.26100.0
2025-02-28 15:31:23,204 9688 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2025-02-28 15:31:23,206 9688 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2025-02-28 15:31:23,208 9688 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" install zoomit -s . --log-file=c:\temp\zoomit-install.log
2025-02-28 15:31:23,210 9688 [DEBUG] - Received arguments: install zoomit -s . --log-file=c:\temp\zoomit-install.log
2025-02-28 15:31:23,233 9688 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2025-02-28 15:31:23,237 9688 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2025-02-28 15:31:23,241 9688 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2025-02-28 15:31:23,269 9688 [DEBUG] - Performing validation che