VirtualBox

Ignore:
Timestamp:
Apr 2, 2012 1:23:47 PM (13 years ago)
Author:
vboxsync
Message:

Windows Guest Additions installer: Added Sun Ray client info agent registry keys.

File:
1 edited

Legend:

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

    r40711 r40746  
    948948  ; Tune TcpWindowSize for a better network throughput
    949949  WriteRegDWORD HKLM "SYSTEM\CurrentControlSet\Services\Tcpip\Parameters" "TcpWindowSize" 64240
     950
     951  ; Add Sun Ray  client info keys
     952  ; Note: We only need 32-bit keys (HKLM\Software / HKLM\Software\Wow6432Node),
     953  ;       so no need to switch registry views here
     954  WriteRegStr HKLM "SOFTWARE\Oracle\Sun Ray\ClientInfoAgent\ReconnectActions" "" ""
     955  WriteRegStr HKLM "SOFTWARE\Oracle\Sun Ray\ClientInfoAgent\DisconnectActions" "" ""
    950956
    951957  DetailPrint "Installation completed."
Note: See TracChangeset for help on using the changeset viewer.

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