Changeset 929
- Timestamp:
- 12/20/07 12:10:53 (1 year ago)
- Location:
- trunk/installer
- Files:
-
- 1 added
- 1 modified
-
jahplayer.nsi (modified) (1 diff)
-
msxml6_x86.msi (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/installer/jahplayer.nsi
r928 r929 131 131 File "..\installer\msxml6_x86.msi" 132 132 133 ExecWait 'MsiExec.exe /qn /i "$INSTDIR\msxml6 .msi /qb"'133 ExecWait 'MsiExec.exe /qn /i "$INSTDIR\msxml6_x86.msi /qb"' 134 134 135 135 ; WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\OpenLibraries" "msxml2" ""
