3,217
edits
Changes
Labview
,no edit summary
This is a silent installer and uninstaller for Labview.
<check type="file" condition="exists" path='%PROGRAMFILES%\National Instruments\LabVIEW 7.0\LabVIEW.exe' />
<install cmd='%SOFTWARE%\labview\windows\setup.exe /q /r:n' >
</install>
<remove cmd="msiexec /x{2C585265-527B-4D76-B9B4-2F037C33C40C} /qn /norestart" />
[[category:Silent Installers]]