VirtualBox

Changeset 56203 in vbox


Ignore:
Timestamp:
Jun 2, 2015 12:29:14 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
100741
Message:

Windows GAs Instaler: enable backdoor logging by default for debug builds (install registry option).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditions.nsi

    r54120 r56203  
    934934  ; Tune TcpWindowSize for a better network throughput
    935935  WriteRegDWORD HKLM "SYSTEM\CurrentControlSet\Services\Tcpip\Parameters" "TcpWindowSize" 64240
     936
     937!ifdef _DEBUG
     938  ${LogVerbose} "Enable Backdoor logging for debug build."
     939  WriteRegDWORD HKLM "SYSTEM\CurrentControlSet\Services\VBoxGuest" "LoggingEnabled" 255
     940!endif
    936941
    937942  ; Add Sun Ray  client info keys
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette