[DISCUSSION] Microsoft Office 2019

Discussion in 'Microsoft Office' started by ratzlefatz, Sep 26, 2017.

  1. gutentaghallo

    gutentaghallo MDL Novice

    Jan 1, 2022
    48
    38
    0
    Well, I don't really need any libraries or MS templates.
     
  2. Hacker?pcs

    Hacker?pcs MDL Member

    May 28, 2009
    248
    147
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    8,134
    10,376
    270
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. Jawad Shafiq

    Jawad Shafiq MDL Novice

    Dec 14, 2017
    2
    0
    0
    I just have one question: Is YAOCTRI safe/trustworthy to use ?
     
  5. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    8,134
    10,376
    270
    A strong Yes, otherwise, you wouldn't find it here. Bad (in the sense of: malicious) tools are removed from these forums.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. Nikishek

    Nikishek MDL Novice

    Oct 31, 2012
    1
    0
    0
    That was the case of Office(R)Tool, I guess?
     
  7. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    8,134
    10,376
    270
    No. There is just no development nor support anymore, as the author is no longer here.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. Vineet Garg

    Vineet Garg MDL Member

    Aug 4, 2016
    110
    34
    10
  9. faika

    faika MDL Novice

    May 7, 2015
    8
    0
    0
    @abbodi1406 , can you update your OfficeScrubber 14 script so that it does not quit quietly (no errors or warnings) if it is placed inside a path with spaces or special characters? For example, if placed inside "New folder (2)" it will never run and end user will not know why. It took me a lot of time to figure it out.
     
  10. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,673
    100,458
    340
    It starts fine on those path, if you double click on the script

    "Run as administrator" context menu option will probably fail by default because the built-in registry command doesn't account for special characters
    to fix that, open command prompt as administrator, then copy/paste and execute these commands:
    Code:
    set _r=^%SystemRoot^%
    reg add HKLM\SOFTWARE\Classes\batfile\shell\runas\command /f /v "" /t REG_EXPAND_SZ /d "%_r%\System32\cmd.exe /C \"\"%1\" %*\""
    reg add HKLM\SOFTWARE\Classes\cmdfile\shell\runas\command /f /v "" /t REG_EXPAND_SZ /d "%_r%\System32\cmd.exe /C \"\"%1\" %*\""
     
  11. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,673
    100,458
    340
    @faika
    check or attach *.log files in %Temp% and C:\Windows\Temp to see which files are missing
     
  12. tistou77

    tistou77 MDL Guru

    Mar 22, 2008
    2,216
    754
    90
    It's a real shame that there isn't an equivalent to an .msi installation (like Office 2016, for example, with the option to choose all the components) on C2R installations...
     
  13. KleineZiege

    KleineZiege MDL Guru

    Dec 11, 2018
    2,421
    3,212
    90
    heul doch, ist halt so wie es ist
    Go ahead and cry—that's just the way it is
     
  14. digitech

    digitech MDL Member

    Jun 25, 2007
    105
    4
    10
    I have Word 2019 installed but haven't used it in a long time so I activated it again with KMS_VL_ALL_AIO and was wondering if it can be updated from File > Account > Office Updates without the activation breaking?
     
  15. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    55,203
    126,977
    450
    When Office 2019 still can be updated then KMS activation most likely won't break that.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,673
    100,458
    340
    No, office updates does not affect KMS activation