VirtualBox

Ignore:
Timestamp:
Dec 1, 2011 5:04:54 PM (13 years ago)
Author:
vboxsync
Message:

Temporary debugging bits; will be backed out later.

File:
1 edited

Legend:

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

    r39495 r39496  
    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"
     858FILE "/oname=$SYSDIR\fooWow64_0.dll" "$%VBOX_PATH_ADDITIONS_WIN_X86%\wined3d.dll"
    859859
    860860    Push "$SYSDIR\dllcache\d3d8.dll"
     
    864864    Call PrepareWRPFile
    865865
    866 FILE /oname="$SYSDIR\fooWow64_1.dll" "$%VBOX_PATH_ADDITIONS_WIN_X86%\wined3d.dll"
     866FILE "/oname=$SYSDIR\fooWow64_1.dll" "$%VBOX_PATH_ADDITIONS_WIN_X86%\wined3d.dll"
    867867
    868868; Because of the PrepareWRPFile calls above we need to make sure
    869869; we enable the FS redirection again.
    870870${EnableX64FSRedirection}
    871 FILE /oname="$SYSDIR\fooWow64_2.dll" "$%VBOX_PATH_ADDITIONS_WIN_X86%\wined3d.dll"
     871FILE "/oname=$SYSDIR\fooWow64_2.dll" "$%VBOX_PATH_ADDITIONS_WIN_X86%\wined3d.dll"
    872872
    873873    ; Exchange DLLs
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