[HOW-TO/SUPPORT/CHAT] OFFICE C2R Download/Install/Activation

Discussion in 'Microsoft Office' started by s1ave77, Jul 19, 2015.

  1. agit

    agit MDL Novice

    Joined:
    Aug 26, 2015
    Messages:
    17
    Likes Received:
    0
    Trophy Points:
    0
    #3261 agit, Apr 1, 2019
    Last edited: Apr 1, 2019
    created this xml to download Office proplus2019 VL with ODT

    <Configuration>
    <Add OfficeClientEdition="64" Channel="PerpetualVL2019">
    <Product ID="ProPlus2019Volume">
    <Language ID="en-us" />
    <ExcludeApp ID="Groove" />
    <ExcludeApp ID="Lync" />
    <ExcludeApp ID="OneDrive" />
    <ExcludeApp ID="OneNote" />
    <ExcludeApp ID="Outlook" />
    </Product>
    </Add>
    </Configuration>

    it download but when run the /configure xxxxx.xxx it install to 94% then getting error
    30015-11 (3221225506)
     
  2. Windows_Addict

    Windows_Addict MDL Addicted

    Joined:
    Jul 19, 2018
    Messages:
    909
    Likes Received:
    2,010
    Trophy Points:
    30
    https://forums.mydigitallife.net/th...nstall-activation.62571/page-159#post-1506293
     
  3. snoozy

    snoozy MDL Novice

    Joined:
    Oct 8, 2014
    Messages:
    1
    Likes Received:
    4
    Trophy Points:
    0
    #3263 snoozy, Apr 1, 2019
    Last edited: Apr 1, 2019
    I'm not very tech minded at all but still wanted to say THANKS through 3 laptops and now 3 versions of Office Pro, everytime there has been an issue to get back up and running MDL is the place I know where to come to (I've never downloaded anything that's not linked to from here, but have heard bad things)

    KMSPICO served me well, and as of today I've now learned about the convertor & KMS_VL_ALL, all done painlessly - via the scripts and download links (for 2016) , on here

    Thanks (and apologies if I missed anyone) @abbodi1406 (for the scripts and the img download links!) , @Windows_Addict , @s1ave77 , @ratzlefatz , @Enthousiast

    Every patient link/readme.txt u all gave in the various threads led me to downloading the right things first time as well as then the step by step - in context: I had no idea about the different licences before today but explains why I couldn't repair my 2013, I think!

    Thank You ALL!! :giverose::flying_kiss:
     
  4. emikaadeouser

    emikaadeouser MDL Member

    Joined:
    Feb 27, 2018
    Messages:
    119
    Likes Received:
    97
    Trophy Points:
    10
  5. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
    Maybe
    or wget cannot handle the short name path

    could try this generated script attached?
     

    Attached Files:

  6. emikaadeouser

    emikaadeouser MDL Member

    Joined:
    Feb 27, 2018
    Messages:
    119
    Likes Received:
    97
    Trophy Points:
    10
    Thanks but still the same message.
     
  7. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
    How about when you change
    Code:
    set "uri=%temp%\wget.txt"
    to
    Code:
    set "uri=wget.txt"
     
  8. Sajjo

    Sajjo MDL Expert

    Joined:
    Feb 6, 2018
    Messages:
    1,652
    Likes Received:
    2,254
    Trophy Points:
    60
    @emikaadeouser
    Works perfect.
    02-04-2019 17.36.08.ls.jpg
    02-04-2019 17.43.09.ls.jpg
     
  9. emikaadeouser

    emikaadeouser MDL Member

    Joined:
    Feb 27, 2018
    Messages:
    119
    Likes Received:
    97
    Trophy Points:
    10
    Code:
    wget.txt: No such file or directory
     
  10. emikaadeouser

    emikaadeouser MDL Member

    Joined:
    Feb 27, 2018
    Messages:
    119
    Likes Received:
    97
    Trophy Points:
    10
    OK, I've extracted YAOCTRU_v1.0.zip files to the root of the drive.
    Now it works.
     
  11. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
    Root of the drive is not needed, a simple regular path would be enough
    what path you were running wget.bat from?
     
  12. emikaadeouser

    emikaadeouser MDL Member

    Joined:
    Feb 27, 2018
    Messages:
    119
    Likes Received:
    97
    Trophy Points:
    10
    Code:
    C:\Users\MyUserName\Downloads\!WorkFolder\!MS_OFFICE_TOOLS\YAOCTRU_v1.0
     
  13. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
    The ! is probably what cause the failure
    batch scripts don't work well with special characters paths (! @ # $ % &)
     
  14. emikaadeouser

    emikaadeouser MDL Member

    Joined:
    Feb 27, 2018
    Messages:
    119
    Likes Received:
    97
    Trophy Points:
    10
    Indeed.
    Silly me :oops:
     
  15. ohenry

    ohenry MDL Member

    Joined:
    Aug 10, 2009
    Messages:
    133
    Likes Received:
    63
    Trophy Points:
    10
    And I have found the hard way that PowerShell really really doesn't like square brackets ( [ ] )

    Added on edit: there are a couple of old unwritten rules in unix:

    1) god did not intend for you to use upper case characters in file names and paths

    2) there is a special place in h*ll for those who use embedded blanks in file names or paths.
     
  16. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
  17. XtremeW33

    XtremeW33 MDL Novice

    Joined:
    May 2, 2012
    Messages:
    20
    Likes Received:
    10
    Trophy Points:
    0
  18. newbie1

    newbie1 MDL Novice

    Joined:
    Apr 8, 2019
    Messages:
    4
    Likes Received:
    2
    Trophy Points:
    0
    sry newbie in here
    my windows 10 will expired in 20 days
    where i can download kmspico?
    already read page 1
    still dunno where to download
     
  19. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,566
    Likes Received:
    59,630
    Trophy Points:
    450
    You won't find it in an office thread;)

    Here are all KMS solutions listed: https://forums.mydigitallife.net/forums/kms-tools.51/ (kmspico is abandonware, use KMS_VL_ALL)
     
  20. newbie1

    newbie1 MDL Novice

    Joined:
    Apr 8, 2019
    Messages:
    4
    Likes Received:
    2
    Trophy Points:
    0