Hello friends,
I have a question. Is it possible to install avast Net Client on a Vista machine with msi Installation Package? There is no Vista option and if we build the package for WinXp and run it on Vista, installation doesn’t begin. Am I doing anything wrong?
Are you running the ADNM server on a windows xp machine?
Sounds a little weird, but anyway, I’ve prepared installation packages on a win 2k3 server and pushed out to XP and Vista clients and haven’t had any problems.
You should look into the remote install log in your ADNM console and post it here so that we can see exactly where it’s failing and why.
It’s probably vista’s firewall, but that’s just a “top of my head” guess.
We don’t want to use Push Install. We have created MSI Setup file and tried to run this file on Vista machines. But when we double click on the file at client pc, setup did not work.
can u run the installer in the console on your vista box with this command:
msiexec /l* install.log /i foobar.msi
where foobar.msi is the msi file u created with the ADNM
the log will be created in the same directory as from where u run the msi file
post the contents here