0% found this document useful (0 votes)
285 views

How To Install

1. Register for the Office 2010 beta on the Microsoft website and download the beta key. 2. Install the Office beta and activate it with the beta key. 3. Back up two important files from two directories for later use when installing the official release version.

Uploaded by

slavuj68
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
285 views

How To Install

1. Register for the Office 2010 beta on the Microsoft website and download the beta key. 2. Install the Office beta and activate it with the beta key. 3. Back up two important files from two directories for later use when installing the official release version.

Uploaded by

slavuj68
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
You are on page 1/ 2

1. Go to the MS site and register for beta key download office 2010 beta.

http://www.microsoft.com/office/2010/en/download-office-professional-plus/default.aspx

2. Install the Office beta key and activate the beta.


3. Back up 2 files in 2 directories:
a. pkeyconfig-ms-office.xrm in% ProgramFiles% \ Common Files \ Microsoft Shared \ OFFICE14 \ Office
Setup Controller.
b. token.dat at% programdata% \ Microsoft \ OfficeSoftwareProtectionPl atform
4. Download it and remove office office 2010 beta build 14.0.4734.1000 (volume) and install.
5. Save command and save activate.cmd
@echo off
net stop osppsvc

takeown /f "%PROGRAMFILES%\Common Files\Microsoft Shared\OFFICE14\Office Setup


Controller\pkeyconfig-office.xrm-ms"
icacls "%PROGRAMFILES%\Common Files\Microsoft Shared\OFFICE14\Office Setup
Controller\pkeyconfig-office.xrm-ms" /grant administrators:F /t
del /F /Q "%PROGRAMFILES%\Common Files\Microsoft Shared\OFFICE14\Office Setup
Controller\pkeyconfig-office.xrm-ms"
copy "%~dp0pkeyconfig-office.xrm-ms" "%PROGRAMFILES%\Common Files\Microsoft
Shared\OFFICE14\Office Setup Controller\pkeyconfig-office.xrm-ms"

takeown /f "%PROGRAMDATA%\Microsoft\OfficeSoftwareProtectionP latform\tokens.dat"


icacls "%PROGRAMDATA%\Microsoft\OfficeSoftwareProtectionP latform\tokens.dat" /grant
administrators:F /t
del /F /Q "%PROGRAMDATA%\Microsoft\OfficeSoftwareProtectionP latform\tokens.dat"
copy "%~dp0tokens.dat" "%PROGRAMDATA%\Microsoft\OfficeSoftwareProtectionP
latform\tokens.dat"

takeown /f "%PROGRAMDATA%\Microsoft\OfficeSoftwareProtectionP latform\Cache" /r


icacls "%PROGRAMDATA%\Microsoft\OfficeSoftwareProtectionP latform\Cache" /grant
administrators:F /t
rd /s /Q "%PROGRAMDATA%\Microsoft\OfficeSoftwareProtectionP latform\Cache"

cscript "%ProgramFiles%\Microsoft Office\Office14\ospp.vbs" /dstatus

6. The same for a file folder with 2-ms and pkeyconfig-office.xrm token.dat, then activate.cmd file with
admin rights.
7. Office 2010 for final release until you activate the beta key because ko should be used permanently,
but it will expire in 2010.

--------------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------

1. Lên web của MS đăng kí beta key và download office 2010 beta.
2. Install cái Office beta này và activate bằng key beta.
3. Back up 2 files ở 2 thư mục này:
a. pkeyconfig-office.xrm-ms ở %PROGRAMFILES%\Common Files\Microsoft Shared\OFFICE14\Office
Setup Controller.
b. token.dat ở %PROGRAMDATA%\Microsoft\OfficeSoftwareProtectionPl atform
4. Remove office beta đó và Download office 2010 build 14.0.4734.1000 (volume) và install.
5. Copy dòng command này và save lại activate.cmd
@echo off
net stop osppsvc

takeown /f "%PROGRAMFILES%\Common Files\Microsoft Shared\OFFICE14\Office Setup


Controller\pkeyconfig-office.xrm-ms"
icacls "%PROGRAMFILES%\Common Files\Microsoft Shared\OFFICE14\Office Setup
Controller\pkeyconfig-office.xrm-ms" /grant administrators:F /t
del /F /Q "%PROGRAMFILES%\Common Files\Microsoft Shared\OFFICE14\Office Setup
Controller\pkeyconfig-office.xrm-ms"
copy "%~dp0pkeyconfig-office.xrm-ms" "%PROGRAMFILES%\Common Files\Microsoft
Shared\OFFICE14\Office Setup Controller\pkeyconfig-office.xrm-ms"

takeown /f "%PROGRAMDATA%\Microsoft\OfficeSoftwareProtectionP latform\tokens.dat"


icacls "%PROGRAMDATA%\Microsoft\OfficeSoftwareProtectionP latform\tokens.dat" /grant
administrators:F /t
del /F /Q "%PROGRAMDATA%\Microsoft\OfficeSoftwareProtectionP latform\tokens.dat"
copy "%~dp0tokens.dat" "%PROGRAMDATA%\Microsoft\OfficeSoftwareProtectionP
latform\tokens.dat"

takeown /f "%PROGRAMDATA%\Microsoft\OfficeSoftwareProtectionP latform\Cache" /r


icacls "%PROGRAMDATA%\Microsoft\OfficeSoftwareProtectionP latform\Cache" /grant
administrators:F /t
rd /s /Q "%PROGRAMDATA%\Microsoft\OfficeSoftwareProtectionP latform\Cache"

cscript "%ProgramFiles%\Microsoft Office\Office14\ospp.vbs" /dstatus

6. Cho vào cùng 1 folder với 2 file pkeyconfig-office.xrm-ms và token.dat, sau đó chạy file activate.cmd
với quyền admin.
7. Dùng cho đến khi Office 2010 final release vi bạn activate theo beta key nên ko dùng vĩnh viễn được,
mà nó sẽ hết hạn trong năm 2010.

You might also like