Bilou_Gateux
Mar 18 2004, 10:33 AM
After extraction of the exe with the command
rmusetup.exe /c /t:c:\temp\rmusetup
you've got an rmu.msi setup.exe and setup.ini file and MSI Installer v2 for Win9x and Win2K (Instmsia.exe and instmsiw.exe)
You should add some settings in your setup.ini(*) or another way is to launch the commands with msiexec /i rmu.msi /qb
(*)Maybe looking setup.ini file in an Office 2000 or XP CD may help you