VirtualBox

Changeset 67751 in vbox


Ignore:
Timestamp:
Jul 3, 2017 10:44:11 AM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
116642
Message:

Windows Additions: bugref:8911: use ReplaceDLL instead of FILE to replace VBoxSF.sys

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsW2KXP.nsh

    r64227 r67751  
    367367
    368368  ; The Shared Folder IFS goes to the system directory
    369   FILE /oname=$g_strSystemDir\drivers\VBoxSF.sys "$%PATH_OUT%\bin\additions\VBoxSF.sys"
     369  !insertmacro ReplaceDLL "$%PATH_OUT%\bin\additions\VBoxSF.sys" "$g_strSystemDir\drivers\VBoxSF.sys" "$INSTDIR"
    370370  !insertmacro ReplaceDLL "$%PATH_OUT%\bin\additions\VBoxMRXNP.dll" "$g_strSystemDir\VBoxMRXNP.dll" "$INSTDIR"
    371371  AccessControl::GrantOnFile "$g_strSystemDir\VBoxMRXNP.dll" "(BU)" "GenericRead"
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