Guest NewsBot Posted May 30, 2012 Share Posted May 30, 2012 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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.