Changes

StarOffice

572 bytes removed, 16:20, 11 December 2005
m
no edit summary
This is a silent installer and uninstaller for StarOffice8.
This one is for Star Office 8.  <package id="starofficestaroffice8" name="Starofficestaroffice 8" revision="1" priority="0" reboot="false"> <check type="fileuninstall" condition="exists" path="%ProgramFiles%\Staroffice.org\program\soffice.exe" /> <install cmd='\\server\share\soffice\office7\setup.exe -r:\\server\share\soffice\officest.txt -debug' > <exit code="1" reboot="true" /> </install> <install cmd='c:\perl\bin\perl.exe \\spd\wpkg\tools\shortcut.pl "%ProgramFiles%\StarOffice.org\program\soffice.exe8" "%AllUsersProfile%\Start Menu\Programs\StarOffice" ' /> <install cmd='c:\perl\bin\perl.exe \\spd\wpkg\tools\shortcut.pl "%ProgramFiles%\StarOffice.org\program\soffice.exe" "%AllUsersProfile%\Desktop\StarOffice" ' msiexec /> <install cmd='cmd qn /c copy i \\server\share\sofficestaroffice\un8-officest.txt "%ProgramFiles%admin\StarOfficestaroffice8.org"msi' /> <remove cmd='"C:\Program Files\StarOffice.org\program\setup.exe" msiexec /qn /x{0F3EFBC2-r:2853-48C8-A58B-5FE3D586CD9}"%ProgramFiles%\officest.txt"' />
<upgrade cmd='' />
</package>
----
This The one below is for Star Office 8StarOffice 7.
<package id="staroffice8staroffice7" name="staroffice 87" revision="1" priority="0" reboot="false"> <check type="uninstall" condition="exists" path="StarOffice 87" /> <install cmd='msiexec /qn /i \\server\share\starofficesoffice\office7\8setup -adminr \staroffice8\server\share\soffice\office7\inst.msirsp' /> <remove cmd="msiexec /qn /x{0F3EFBC2-2853-48C8-A58B-5FE3D586CD9}" '' />
<upgrade cmd='' />
</package>
 [[category:Silent Installers|StarOffice]]