Mc Afee Desktop Firewall 8.0
Hello all,
has anyone successfully created an MSI Package of this programl?
I cant get the Services running properly.
thx in advance
has anyone successfully created an MSI Package of this programl?
I cant get the Services running properly.
thx in advance
0 Comments
[ + ] Show comments
Answers (3)
Please log in to answer
Posted by:
SteveBA
20 years ago
Posted by:
MSIMaker
20 years ago
The problem you will have is with getting the services to stop and start at the right time. The other problem you have is that it will deliver files that will need to be changed/updated from the "Autoupdate" feature. You will have to find out what files will require updating and remove the component ID in order to stop self-repair/overwriting.
Windows Installer provides a facility to stop and start services...but it doesnt work very well. Move the "Stop/Start Service" phase higher and lower in your application installation sequence to see if that helps. Also make sure that you are workstation deploying the application because users may not have the rights to set personal firewall settings themselves.
If that doesn't fix it....then try finding a tool to stop the services for you and restart them at the end of the installed.
Windows Installer provides a facility to stop and start services...but it doesnt work very well. Move the "Stop/Start Service" phase higher and lower in your application installation sequence to see if that helps. Also make sure that you are workstation deploying the application because users may not have the rights to set personal firewall settings themselves.
If that doesn't fix it....then try finding a tool to stop the services for you and restart them at the end of the installed.
Posted by:
Shadowdancer
20 years ago
Thanks for your supplies. There is no need to MSI it... nice to have. Changing the policies would be done by the ePO from Network Associates. The Setup Application was created with Installshield. So there is the possibility to create an iss file which you can use with the -s (silent) Setup Switch.
After a reboot the Firewall is activated. By default all requests are blocked.
I need a solution to deactivate the Firewall after reboot by default for deploying the policies in the next step.
After a reboot the Firewall is activated. By default all requests are blocked.
I need a solution to deactivate the Firewall after reboot by default for deploying the policies in the next step.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.