N
NewsBot
Guest
I created a custom silent install of office 2010 64 bit. now i'm trying to create a batch file to do a silent uninstall. i created a silentuninstallconfig.xml using these <Configuration Product="ProPlus"><br/>
<br/>
<Display Level="none" CompletionNotice="no" SuppressModal="yes" AcceptEula="yes" /><br/>
<Setting Id="SETUP_REBOOT" Value="Never" /><br/>
<br/>
</Configuration>
and created a batch file did not work. it worked perfect with 32bit but not 64. is there another way to do a silent uninstall of office 2010 64 bit?
View this thread
<br/>
<Display Level="none" CompletionNotice="no" SuppressModal="yes" AcceptEula="yes" /><br/>
<Setting Id="SETUP_REBOOT" Value="Never" /><br/>
<br/>
</Configuration>
and created a batch file did not work. it worked perfect with 32bit but not 64. is there another way to do a silent uninstall of office 2010 64 bit?
View this thread