Changeset 929

Show
Ignore:
Timestamp:
12/20/07 12:10:53 (1 year ago)
Author:
glslang
Message:

+ build fix

Location:
trunk/installer
Files:
1 added
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/installer/jahplayer.nsi

    r928 r929  
    131131  File "..\installer\msxml6_x86.msi" 
    132132 
    133   ExecWait 'MsiExec.exe /qn /i "$INSTDIR\msxml6.msi /qb"' 
     133  ExecWait 'MsiExec.exe /qn /i "$INSTDIR\msxml6_x86.msi /qb"' 
    134134   
    135135;  WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\OpenLibraries" "msxml2" ""