Could it be that...
code:
 Shell '\\server\share\msiexec.exe /q ALLUSERS=2 /m MSILA3H3 /i "Adobe Reader 6.0.msi' 

is missing the second double quote?
code:
Shell '\\server\share\msiexec.exe /q ALLUSERS=2 /m MSILA3H3 /i "Adobe Reader 6.0.msi"'  

_________________________
(... better days ahead)