T
TX Techie
I am using the following command-line in an attempt to uninstall Office
Standard 2007 silently:
\\server\share\folder1\folder2\folder3\setup.exe /config
\\server\share\folder1\folder2\folder3\Standard.WW\config_silent.xml
/uninstall Standard
I receive a Yes/No prompt asking "Are you sure you want to remove Microsoft
Office Standard 2007 from your computer?" The config_silent.xml file contains
the following:
<Configuration Product="Standard">
<!-- <Display Level="None" CompletionNotice="No" SuppressModal="Yes"
AcceptEula="Yes" /> -->
<!-- <Logging Type="Standard" Path="C:\Temp" Template="Microsoft Office
Standard 2007 (MSI).txt" /> -->
<!-- <USERNAME Value="%USERNAME%" /> -->
<!-- <Setting Id="Reboot" Value="Never" /> -->
<!-- <Setting Id="SETUP_REBOOT" Value="Never" /> -->
</Configuration>
Can someone help me get rid of this prompt so that I can automate the
uninstall silently?
Standard 2007 silently:
\\server\share\folder1\folder2\folder3\setup.exe /config
\\server\share\folder1\folder2\folder3\Standard.WW\config_silent.xml
/uninstall Standard
I receive a Yes/No prompt asking "Are you sure you want to remove Microsoft
Office Standard 2007 from your computer?" The config_silent.xml file contains
the following:
<Configuration Product="Standard">
<!-- <Display Level="None" CompletionNotice="No" SuppressModal="Yes"
AcceptEula="Yes" /> -->
<!-- <Logging Type="Standard" Path="C:\Temp" Template="Microsoft Office
Standard 2007 (MSI).txt" /> -->
<!-- <USERNAME Value="%USERNAME%" /> -->
<!-- <Setting Id="Reboot" Value="Never" /> -->
<!-- <Setting Id="SETUP_REBOOT" Value="Never" /> -->
</Configuration>
Can someone help me get rid of this prompt so that I can automate the
uninstall silently?