Re: Executing a program when uninstalling
Ben Bucksch <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xpinstall |
|---|---|
| Organization | Beonex |
| Message-ID | <[email protected]> |
mark kaplun wrote: >Its for my simplified package of mozilla which registers mozilla as a >service on NT machines instead of using the normal turbo mode. > I don't know Windows services well, but note that having Mozilla run as a user with a higher priviledge than the user logged in is a security risk. There was a puclic exploit recently where MS as a result warned about such setups (admitting that it coded such setups itself). Ben