Message boards : Theory Application : New version v302.10 for docker
Message board moderation
Previous · 1 · 2 · 3
| Author | Message |
|---|---|
|
Send message Joined: 2 May 07 Posts: 2297 Credit: 179,427,834 RAC: 32,059 |
Win11pro Workstation after reboot and updating 03/2026 Windows-Updates, no effect with dont_use_vbox in app_config.xml. |
|
Send message Joined: 27 Sep 08 Posts: 936 Credit: 781,543,570 RAC: 75,410 |
I also faked that VirtualBox is installed as alternate New-Item "C:\Program Files\Oracle\VirtualBox\virtualbox.exe" New-Item -Path "HKLM:\SOFTWARE\Oracle\VirtualBox" New-ItemProperty -Path "HKLM:\SOFTWARE\Oracle\VirtualBox" -Name "Version" -Value "7.2.2" -PropertyType "String" New-ItemProperty -Path "HKLM:\SOFTWARE\Oracle\VirtualBox" -Name "VersionExt" -Value "7.2.2" -PropertyType "String" New-ItemProperty -Path "HKLM:\SOFTWARE\Oracle\VirtualBox" -Name "InstallDir" -Value "C:\Program Files\Oracle\VirtualBox\" -PropertyType "String" Seems like the don't use vbox would stop the tasks being sent from server. |
©2026 CERN