Is there a command switch that will make the MUI language removal silent ?
Now it displays the files transfered to the "Recycle Bin" during
unistall/removal of a specific language.
I am planning ot have rhe command run in th ebackground silently and the pc
will restart after the unistall of the specific language, howver I don;t want
the end user to see any indication of the removal
Current command line:
MUISETUP /U xxxx /D xxxx /s
/U xxxx = Language to remove
/D xxxx = Language to default to
Thank you
DhamAngry - 30 May 2007 06:40 GMT
Have you tried the -r and -s switches?
http://www.microsoft.com/globaldev/reference/win2k/setup/commandline.mspx
> Is there a command switch that will make the MUI language removal silent ?
> Now it displays the files transfered to the "Recycle Bin" during
[quoted text clipped - 8 lines]
>
> Thank you