I read that is possible to Install a MSI, which is a Windows Service, and automaticly fill in the username & password.
The example that was given, doesnot work. Googling and technet weren't helpfull.
Which guru can be helpfull???
example:
msiexec /qb! /i "\Sanna.msi" ALLUSERS=1 %SERVICE_DOMAINUSERNAME=ComputerName%\%UserName% SERVICE_PASSWORD=%Password%
