VirtualBox

Changeset 39512 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Dec 2, 2011 12:04:30 PM (13 years ago)
Author:
vboxsync
Message:

Revert temporary debugging bits again.

File:
1 edited

Legend:

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

    r39496 r39512  
    856856      CopyFiles /SILENT "$SYSDIR\dllcache\d3d9.dll" "$SYSDIR\dllcache\msd3d9.dll"
    857857
    858 FILE "/oname=$SYSDIR\fooWow64_0.dll" "$%VBOX_PATH_ADDITIONS_WIN_X86%\wined3d.dll"
    859 
    860858    Push "$SYSDIR\dllcache\d3d8.dll"
    861859    Call PrepareWRPFile
     
    863861    Push "$SYSDIR\dllcache\d3d9.dll"
    864862    Call PrepareWRPFile
    865 
    866 FILE "/oname=$SYSDIR\fooWow64_1.dll" "$%VBOX_PATH_ADDITIONS_WIN_X86%\wined3d.dll"
    867 
    868 ; Because of the PrepareWRPFile calls above we need to make sure
    869 ; we enable the FS redirection again.
    870 ${EnableX64FSRedirection}
    871 FILE "/oname=$SYSDIR\fooWow64_2.dll" "$%VBOX_PATH_ADDITIONS_WIN_X86%\wined3d.dll"
    872863
    873864    ; Exchange DLLs
     
    884875
    885876    ; Save original DLLs (only if msd3d*.dll does not exist) ...
     877    SetOutPath $SYSDIR
    886878    IfFileExists "$SYSDIR\msd3d8.dll" +2
    887879      CopyFiles /SILENT "$SYSDIR\d3d8.dll" "$SYSDIR\msd3d8.dll"
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