Download Microsoft Office 16 Preview

Status
Not open for further replies.

Petrovic

Level 64
Thread author
Verified
Honorary Member
Top Poster
Well-known
Apr 25, 2013
5,355
Along with Windows 10, Microsoft is also actively developing the next version of its Office suite, which will get version 16 and is likely to be named Office 2016. While many users are trying new builds of Windows 10 available through the Windows Insider program for everyone, not many are aware that they can also try Microsoft Office 16 Preview. Here are the steps you need to do to obtain your copy of Microsoft Office 16 Preview.

Before you proceed, you need to know the following:
  • Microsoft Office 16 Preview cannot be installed alongside any previous version of Microsoft Office.
  • It may contain bugs, as it is not a finished product.
  • You need to use your Microsoft Account, formerly known as Live ID.
Download Microsoft Office 16 Preview
  1. Go to the following web site: http://connect.microsoft.com/.
  2. Sign in with your Microsoft Account and click the Product catalog in the "My Dashboard" page:
    001-Microsoft-connect-600x210.png
  3. In the Product catalog, click the link that says "View Connect products currently not accepting feedback" in the bottom left corner:
    002-View-Connect-products-currently-not-accepting-feedback-600x308.png
  4. Join Microsoft Office Preview program:
    003-Join-Microsoft-Office-600x212.png
  5. Enter your Microsoft Account email and proceed to the download page. Use the most recent build available:
    004-downloads-600x338.png
  6. Pick Office 16 Deployment Tool, it is in the file named v1.06.1.zip.
    005-Office-16-Deployment-Tool-600x489.png
  7. Extract the ZIP archive and locate the Setup.exe file. For instance, if you extracted the contents to C:\ Drive, Setup.exe is located at the following path:
    Code:
    C:\v1.06.1\Files\O16\setup.exe
  8. Create a new empty/text file in the same folder where you have the setup.exe file. Name itconfiguration.xml. Make sure the extension is not .txt and open it in Notepad. The contents of configuration.xml should be as follows:
    Code:
    <Configuration><Add SourcePath="C:\OfficeC2R" OfficeClientEdition="32">
      <Product ID="ProPlusRetail">
      <Language ID="en-us" />
      </Product>
      <Product ID="VisioProRetail">
      <Language ID="en-us" />
      </Product>
      <Product ID="ProjectProRetail">
      <Language ID="en-us" />
      </Product>
      </Add> 
    </Configuration>
  9. Now open the command prompt at the C:\v1.06.1\Files\O16\ folder and run the following command:
    Code:
    setup.exe /download configuration.xml
    You will get Microsoft Office v16.0.3629.1008 or even a more recent version:
    006-office-16-download-600x311.png


  10. After your download completes, run the following command from the same command prompt to install Office 16:
    setup.exe /configure Configuration.xml
    007-install-Office.png


  11. You are done:
    Office-16-download-installed-600x508.png

    Note that the icons that Setup creates still say "Office 2013". You will find the actual product version in the About/activation dialog which you can access by pressing File button:
    zz-Office-16-version-600x507.png

    Do not forget to share your Office 16 impressions with us using the comment form below. With Office 2013 (Office 15), there were some things that people were not happy with - too much white space in the Ribbon with no dark theme or separating lines between the UI commands, too many distracting animations and blurry font rendering. Others were dissatisfied with the size of Office and its updates (via habr).
Source
 
Status
Not open for further replies.

About us

  • MalwareTips is a community-driven platform providing the latest information and resources on malware and cyber threats. Our team of experienced professionals and passionate volunteers work to keep the internet safe and secure. We provide accurate, up-to-date information and strive to build a strong and supportive community dedicated to cybersecurity.

User Menu

Follow us

Follow us on Facebook or Twitter to know first about the latest cybersecurity incidents and malware threats.

Top