Changes between Initial Version and Version 2 of Ticket #13557
- Timestamp:
- Nov 14, 2014 11:20:30 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13557 – Description
initial v2 1 1 I have set system user variables: 2 [code]VBOX_RELEASE_LOG_DEST=nofile 2 {{{ 3 VBOX_RELEASE_LOG_DEST=nofile 3 4 VBOXSVC_RELEASE_LOG_DEST=nofile 4 VBOX_GUI_SELECTORWINDOW_RELEASE_LOG_DEST=nofile[/code] 5 But one file still appears. "VBoxStartup.log" under "\VirtualBox VMs\(Machine name)\Logs". How can I disable all log files? 5 VBOX_GUI_SELECTORWINDOW_RELEASE_LOG_DEST=nofile 6 }}} 7 8 But one file still appears. "VBoxStartup.log" under `\VirtualBox VMs\(Machine name)\Logs`. How can I disable all log files?

