MUI installation problem

  • Thread starter Rostislav V. Nedosekin
  • Start date
R

Rostislav V. Nedosekin

Hello!
I'm trying to install MUI during unattended installation of Windows XP sp1
The MUI files are in $OEM$\MUIINST\ folder
the command in cmdlines is correct (I tried to setup with this command from
command line)
So during installation in GUI mode the MUI setup initiantes while
registering components screen is on. The process is starting - it becomes
coping files... and suddenly the error message appears:
The title of errror message window: Advanced INF install
The message: INF Install Failure. Reason. The operation was canceled by the
user.
Of cause - nothing was doing "by user".

The setuperr.log says following: Error:
SXS.DLL: Syntax error in manifest or policy file
"C:\$WIN_NT$.~LS\$OEM$\MUIINST\RU.MUI\i386\ASMS\6000\MSFT\VCRTLMUI\VCRTLMUI.
MAN" on line 4.

***

Error:
Installation Failed: C:\$WIN_NT$.~LS\$OEM$\MUIINST\RU.MUI\i386\ASMS. Error
Message : The system cannot find the file specified.


***
The contents of MUIINST\RU.MUI\i386\ASMS\6000\MSFT\VCRTLMUI\VCRTLMUI.MAN
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity type="win32"
name="Microsoft.Tools.VisualCPlusPlus.Runtime-Libraries.mui"
version="6.0.0.0" processorArchitecture="x86" language="ru-RU"
publicKeyToken="6595b64144ccf1df"/>
<file name="mfc42.dll.mui"
hash="c15326de7379801392ccc9995536208c27dfe17b" hashalg="SHA1"/>
</assembly>

So - the 4-th line begins with <file name.....>


The installation after setup from the same place with the same command
completes successfully.... Please help!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top