Hey,
I have a big xy.cmd that is launched with Custom Action -> LaunchFile
The problem is that he isn't installing a little program with the following line:
msiexec /i c:\xy.msi /qn
When I run this xy.cmd as admin then it works.
I tried it with "Run as Administrator" and "Run under the LocalSystem account..."
But the line is still not running.
Any suggestions?
I don't want it run sepperate.
thanks