
Today I will tell you an easy trick how to register Office 365 and don't worry you don't even need to pay for it to me. It's totally free trust me. All you need to follow the below steps very carefully and if you feel any difficulty watch the video turotial below.
Note: Before proceeding the steps I would like you to please uninstall any installed version of Office from your Pc or laptop. Kindly follow the flowchart as I am going to metion below, if you are facing any difficulty watch the video tutorail below.
Thanks
Step 1: Download Office Deployment Tool from Microsoft homepage
Office 365 and 2016 | Office 2013
Step 2: Install "officedeploymenttool_11509-33604.exe" which you have downloaded from the above link.
Step 3: Copy this code and paste it in a new text file on your Pc/laptop
<Configuration>
<Add OfficeClientEdition="32">
<Product ID="ProPlusRetail">
<Language ID="en-us" />
<ExcludeApp ID="InfoPath" />
<ExcludeApp ID="Lync" />
<ExcludeApp ID="OneNote" />
<ExcludeApp ID="Outlook" />
<ExcludeApp ID="Project" />
<ExcludeApp ID="Publisher" />
<ExcludeApp ID="SharePointDesigner" />
<ExcludeApp ID="Visio" />
<ExcludeApp ID="Skype" />
<ExcludeApp ID="Skypeforbusiness" />
<ExcludeApp ID="Groove" />
</Product>
</Add>
<Display Level="Full" AcceptEULA="TRUE" />
</Configuration>
Save it as a config file using “.xml” extension (e.g config.xml). watch video if you are not clear.
Step 4: Copy the code below into the new text document file.
@echo off
cd /d %~dp0
setup.exe /configure config.xml
pause
Then save it as a batch file with .cmd extension (eg install.cmd).
Step 5: Right-click on the install.cmd file and run it as administrator, wait till the installation finishes, it may take long time depends upon your internet connection speed.
Step 6: After completion of installation you will have all the office products in Chinese but don't worry you can change the Chinese language of Office 365 to English in just a few moments just Click Here
I hope you guys like this article about Office 365, Inshallah in my next article i will disclose how to Activate Office 365 in very simple steps, share this trick with your friends as well and don't forget to comment your suggestions below.
Comments