For some applications I need to relax the security settings on the Program Directory. For example, I would like Mozilla firefox and thunderbird to be able to self-update even for my users that are unprivileged. I thought something like the following would work in a batch file:

"%SOFTWARE%\firefox\Firefox Setup 3.6.12.exe" -ms
icacls "%ProgramFiles(x86)%\Mozilla Firefox" /grant Users:F

But I've had inconsistent results. Is this the best method?
Thanks,

--
Mark Nienberg
Sent from an invalid address. Please reply to the group.

-------------------------------------------------------------------------
wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/
_______________________________________________
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users

Reply via email to