install office2003 at startup?

P

pete

I have a custom install of office 2003 with a transform
etc.

Can I install this in the system startup scripts (win2000
AD). We are a school so users have no rights and it must
be done by the sytem rather than the user.

The script looks like this:
\\server\apps$\Office2000\setup.exe
TRANSFORMS="\\server\apps$\Office2000\New Custom Setup
File.MST" /qn+
 
Top