Message boards : Theory Application : New version v302.10 for docker
Message board moderation

To post messages, you must log in.

Previous · 1 · 2 · 3

AuthorMessage
maeax

Send message
Joined: 2 May 07
Posts: 2297
Credit: 179,427,834
RAC: 32,059
Message 53430 - Posted: 17 Apr 2026, 9:17:13 UTC - in response to Message 53429.  

Win11pro Workstation after reboot and updating 03/2026 Windows-Updates,
no effect with dont_use_vbox in app_config.xml.
ID: 53430 · Report as offensive     Reply Quote
Toby Broom
Volunteer moderator

Send message
Joined: 27 Sep 08
Posts: 936
Credit: 781,543,570
RAC: 75,410
Message 53431 - Posted: 17 Apr 2026, 17:28:34 UTC - in response to Message 53430.  
Last modified: 17 Apr 2026, 18:21:31 UTC

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.
ID: 53431 · Report as offensive     Reply Quote
Previous · 1 · 2 · 3

Message boards : Theory Application : New version v302.10 for docker


©2026 CERN