This proofs - again -, that not everybody is reading manuals/readme's Selecting "1" to Office ProPlus and if wished "Visio" and "Project" will install all. Then only press <return> at SingleApps. "0" = NO is preselected and will be taken. Success is documented in summary. I put OfficeProPlus, Visio and Project in one block and SingleApps in the other. Maybe I should put a title "Full Suite" and "Single Apps" at the begin of each block to tag them better. @xscess: Now you have Single Apps installed, not the Full Suite. You will find in control panel - software and features - each App listed as separate entry. In case of Full Suite there is only one entry named Office ProfessionalPlus 2016. If you want to correct, you must uninstall each Single App and redo installation of Full Suite.
Why us-us is configured by default ? how to choose fr-fr for example to install vnext office already downloaded into a folder ? Thank you
en-US is the most used version, therefore preselected. This is clearly stated in readme / howto and it is shown in download summary. It is fallback selection if wrong language id was entered. Downloaded package has only the selected language. For other language you must set language-id to fr-FR and redo download. Be sure to enter language code xx-YY correctly as shown in example values. Pay attention to enter exactly in lower-UPPER case as shown.
yes, you are "missing" to show more info Are you using JATD or O2016RTool? Which version did you use? Is another KMS solution active on your system? Microsoft Toolkit? Anything else? Is Antivirus software active? Which one?
This new setup files installs much faster then regular setup files with added updates folder is there anything different between regular office setup files and click&run setup files? can we use our volume licenses with these click & run setup files?
hhmm, you tell us, that you have "regular" Office 2016 Volume setup files? How come? I would be glad to help you, but I can't, because I didn't have "regular" setup files to test. Official release date may be September 22. So what version are you talking about?
my history -download VNEXT Office pressing D (option one in O2016RTool pfd) in C:\O16 -install VNEXT Office (only word excel pp and onenote) without Internet (If I install with Internet access appears Error 30..) -i don't download or install pressing O -when convert only vnetx to volume appears this: Code: ============ OneNote 2016 found ====================== __________________________________________________________________ Microsoft (R) Windows Script Host versión 5.812 Copyright (C) Microsoft Corporation. Reservados todos los derechos. Error: 3002 No se pudo abrir el archivo. (ADODB.Stream) Microsoft (R) Windows Script Host versión 5.812 Copyright (C) Microsoft Corporation. Reservados todos los derechos. Error: 3002 No se pudo abrir el archivo. (ADODB.Stream) Microsoft (R) Windows Script Host versión 5.812 Copyright (C) Microsoft Corporation. Reservados todos los derechos. Error: 3002 No se pudo abrir el archivo. (ADODB.Stream) Microsoft (R) Windows Script Host versión 5.812 Copyright (C) Microsoft Corporation. Reservados todos los derechos. Error: 3002 No se pudo abrir el archivo. (ADODB.Stream) Microsoft (R) Windows Script Host versión 5.812 Copyright (C) Microsoft Corporation. Reservados todos los derechos. Error: 3002 No se pudo abrir el archivo. (ADODB.Stream) Microsoft (R) Windows Script Host versión 5.812 Copyright (C) Microsoft Corporation. Reservados todos los derechos. Error: 3002 No se pudo abrir el archivo. (ADODB.Stream) Microsoft (R) Windows Script Host versión 5.812 Copyright (C) Microsoft Corporation. Reservados todos los derechos. Error: 3002 No se pudo abrir el archivo. (ADODB.Stream) __________________________________________________________________ means in English : Error: 3002 Unable to open the file. (ADODB.Stream) i search in duckduckgo and I found this: the ADODB.Stream object was used to read files and other streams. It is a COM object, which is used to represent a stream of data or text. The data can be binary. Disable ADODB.Stream object from Internet Explorer (KB870669) what is it? What does it mean? Now i put in cmd Code: sfc /scannow , it takes time () And... yes i uninstall several times. That hurts my pc, my weak pc. i have the CBS.log but i can't upload...
Download was saved successfully on local harddisk and not on network share. That's good. Here we have the first, not normal occurance: What does "Error 30" mean? Can you give more details? Did you allow O2016RTool to run with admin rights when asked at start? OK, Online WEB-install is not needed at the moment. Will be useful later if we didn't get along with VNEXT Offline install. Volume-License files were not found/could not be copied and because of this Retail2VL-conversion failed. Was the error thrown only on "OneNote" or on the other SingleApps too? Navigate to "C:\Program Files\Microsoft Office" (if Office x64 installed) or "C:\Program Files(x86)\Microsoft Office" (if Office x86 installed) - Does a directory "Office16" exist? Is there a file named "OSPP.VBS"? - Does a directory "root\Licenses16" exist and are there files where the name begins with WordVL_KMS_ WordVL_MAK_ ExcelVL_KMS_ ExcelVL_MAK_ PowerPointVL_KMS_ PowerPointVL_MAK_ and OneNoteVL_KMS_ OneNoteVL_MAK_ And please state Windows Version and Windows architecture (Win 7, Win 8.0/8.1 or Win10 / 32bit-x86 or 64bit-x64). This helps feeding my testenvironment correctly.
Was 30101-1015 or 30101-1011, i don't remember. this comment (base link + page18#post1109436 ) give me the solution for the first error i had. Later, another comment (base link + page12#post1101426 ) say to be ofline. No, it thrown also on word, excel and ppoint. Before, i installed these 4 apps + Visio and Proyect: same error except the two last. Ignoring the error message, I activated by pressing K, Only Visio and Proyect were activated. The unistall tool that you recommended erased all. Now i only installed the 4 apps. yes, yes. C:\Program Files\Microsoft Office\Office16\OSPP.VBS 89,7 KB Yes and... yes(There is a program that creates a TXT in which is written the x folder files names ¿? ) C:\Program Files\Microsoft Office\root\Licenses16 693 files with the extension .xrm-ms folder size: 10,3 MB Disk folder size: 43,8 MB Windows 10 Enterprise N 2015 LTSB (ES) / X86 P. i see C:\Program Files\Microsoft Office 15\ClientX86, two files inside C:\Program Files\Microsoft Office\Office16 is normal? I hope it is.
I already had the feeling, that you will come up with this.... It's the 32bit-x86 Windows version which causes the trouble! Standard program install path on 32bit-x86 Windows version is "C:\Program Files" O2016RTool checks for Office Platform and install path. Now it gets "x86" because 32bit Office was installed on 32bit Windows, but it gets "C:\Program Files" as installpath. On 64bit Windows standard program install path for 32bit/x86 programs is "C:\Program Files(x86)" Now script is confused. It searches in the wrong place because Office is reported as 32bit and is assumed to be located in "C:\Program Files(x86)". But you have 32bit installed in "C:\Program Files" because you are using 32bit Windows where "C:\Program Files(x86)" doesn't exist. I have to think over, how to modify conversion subroutine to handle this correctly without disturbing 64bit installations. This will take some time. I will come back to you soon. UPDATE: Just testing new version with 32bit-x86 Win10. Release still pending, please be patient....
holy crap! work! thank you ratzlefatz. Code: Microsoft (R) Windows Script Host versión 5.812 Copyright (C) Microsoft Corporation. Reservados todos los derechos. El archivo de licencia C:\Program Files\Microsoft Office\root\Licenses16\OneNoteVL_MAK-ul-phn.xrm-ms se instaló correctamente. Code: Activating Office 16, Office16OneNoteVL_KMS_Client edition Activation successful -Now I'm going to install visio an proyect. -I have a OneDirve folder in %LocalAppData%\Microsoft\OneDrive . I'll delete it
office 2013 also have these new click and run setup files. i know that office 2016 is not released yet but i am already a customer. i will have 2016 keys too after they are released. are you saying that office 2016 won't have those old msi setup files?
Up to now, nobody knows what will be delivered by Microsoft at release date. Time will tell. I'm still hoping they will release a true Volume-License version for Enterprise Users and don't use that Click2Run crap as only source. But hope dies last...