Hi,
I am trying to use the msi file along with the WMI system.
Using the Win32_Product class and the "Install" method of the WMI we able to install the msi file anywhere into network. The "Install" method works well.
In case of using the "Reinstall" method with the msi file I have got the problem/feature....
After reinstallation process the target machine goes to reboot. It not good in my case at all.
Do I have any way to prevent the rebooting of the machine during the reinslattation?
May be you can suggest any properties into your library to forbid the reboot?
I am trying to use the msi file along with the WMI system.
Using the Win32_Product class and the "Install" method of the WMI we able to install the msi file anywhere into network. The "Install" method works well.
In case of using the "Reinstall" method with the msi file I have got the problem/feature....
After reinstallation process the target machine goes to reboot. It not good in my case at all.
Do I have any way to prevent the rebooting of the machine during the reinslattation?
May be you can suggest any properties into your library to forbid the reboot?