diff --git a/packages/acrobatreaderdc.xml b/packages/acrobatreaderdc.xml
index 65870719c02907052dee0117beef64b5d84a23a5..45e17ebfcfa04818433951c34600e406297e042c 100755
--- a/packages/acrobatreaderdc.xml
+++ b/packages/acrobatreaderdc.xml
@@ -12,7 +12,6 @@
   <!-- patches are cumulative; we only need to apply the latest one -->
   <!-- use mst as a TRANSFORM(s) if present.... -->
   <install cmd='msiexec /qn /i "%WPKGSOFTWARE%\Adobe\AcrobatReaderDC\%patchversion%\AcroRead.msi" /l* %WPKGLOGDIR%\ReaderDC.log TRANSFORMS="%mstpath%"'>
-    <exit code="0" />
     <exit code="3010" reboot="false" />
     <condition>
       <check type="file" condition="exists" path="%mstpath%" />
@@ -21,7 +20,6 @@
 
   <!-- ...but no TRANSFORMS if we don't have the mst -->
   <install cmd='msiexec /qn /i "%WPKGSOFTWARE%\Adobe\AcrobatReaderDC\%patchversion%\AcroRead.msi" /l* %WPKGLOGDIR%\ReaderDC.log '>
-    <exit code="0" />
     <exit code="3010" reboot="false" />
     <condition>
       <check type="logical" condition="not">