Changes between Initial Version and Version 1 of Ticket #21491, comment 6
- Timestamp:
- Mar 25, 2023 10:20:02 AM (20 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21491, comment 6
initial v1 2 2 > Each time the VM is started it needs to be restored to the original state for the next use. 3 3 FWIW, you could use 'VBoxManage setextradata "VM name" GUI/DiscardStateOnPowerOff 1' then, which should have the same effect as the old checkbox being permanently active. 4 5 I'm aware that this is not a preferred solution for a lot of users who want to use both checkbox states more often, but it works if you want an always on/off behavior.