December 25, 200421 yr How to integrate your Activation of Microsoft Office XP / 2003:First you need the activation file:Office XP: C:\Documents and Settings\All Users\Application Data\Microsoft\OFFICE\DATA\data.datOffice 2003: C:\Documents and Settings\All Users\Application Data\Microsoft\OFFICE\DATA\opa11.dat Now copy the file somewhere into your $OEM$ folder.Add that to your batch file:echo .echo Installing Office XP/2003 Activationcopy /Y "*PATH-TO-YOUR-DATA.DAT/OPA11.DAT*" "%ALLUSERSPROFILE%\Application Data\Microsoft\Office\Data" /Vecho FinishedPlease replace *PATH-TO-YOUR-DATA.DAT/OPA11.DAT* with the path to your data.dat or opa11.dat.Please notify that the activation only works on the same machine as the originial data.dat/opa11.dat comes from! I recommend to have different data.dat/opa11.dat files for different computers to install.I hope it helped!noexit
December 26, 200421 yr I guess the activation file should be copied after installing Office? Else you could just put it in $OEM$\$Docs\All Users\Application Data\Microsoft\Office\Data.
February 19, 200521 yr Does anyone know of a way to create this file without having to install it first ?Also if I install only word and then take this file to create an silent install will that be good enough for a full install ?hail hail
February 19, 200521 yr Does anyone know of a way to create this file without having to install it first ?Also if I install only word and then take this file to create an silent install will that be good enough for a full install ?hail hail
Create an account or sign in to comment