From: stansmith Date: Thu, 2 Aug 2007 21:56:52 +0000 (+0000) Subject: [WinOF] WIX installer - helps to document the correct product GUID for unattended... X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=62b76e98490a4483b941f35e644e0d6ce171a814;p=~shefty%2Frdma-win.git [WinOF] WIX installer - helps to document the correct product GUID for unattended uninstall. git-svn-id: svn://openib.tc.cornell.edu/gen1@751 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86 --- diff --git a/branches/WinOF/WIX/Release_notes.htm b/branches/WinOF/WIX/Release_notes.htm index ec12abae..b0f1e1a3 100644 --- a/branches/WinOF/WIX/Release_notes.htm +++ b/branches/WinOF/WIX/Release_notes.htm @@ -89,7 +89,7 @@ src=openfabrics.gif>

1.0 Release Notes

-08/01/2007

+08/02/2007
@@ -421,9 +421,10 @@ Uninstall

From a Command Window invoke the following command; a system reboot will occur after the uninstall.

-

start/wait msiexec.exe  /x {51798BCA-98EE-43ED-95D6-CCA11E369044} /quiet /passive
+

start/wait msiexec.exe  /x {3A6A276E-A636-48E8-8624-9A0DE3F2A15E} /quiet /passive + /forcerestart
  - or -
- start/wait msiexec.exe  /x WinOF_R1-1_x64.msi /quiet /passive        + start/wait msiexec.exe  /x WinOF_R1-1_x64.msi /quiet /passive /forcerestart        # WinOF_xxxx.msi is the file used to install WinOF.

msiexec.exe /help for details.

'/log dev:path\logfilename.log'  if you wish to later view the install