搜索内容

包含标签:office 的文章
  • 玄学的office 365 – 附Cloudreve Docker安装
    收藏分享

    玄学的office 365 – 附Cloudreve Docker安装

    感谢:Microsoft,Cloudreve,Cloudreve Docker,Hostostloc教程,E5申请注册教程   A1 E3 E5 家庭版都集齐了 E5好玄学啊 但是折腾好了以后,真香   Cloudreve Docker版安装   docker run -d \ --name cloudreve \ -e PUID=1000 \ # optional -e PGID=1000 \ # optional -e TZ="Asia/Shanghai" \ # optional -p 5212:5212 \ --restart=unless-stopped \ -v <PATH TO uploads>:/cloudreve/uploads \ -v <PATH TO config>:/cloudreve/config \ -v <PATH TO db>:/cloudreve/……
    Jays 2021-08-01
  • 错误代码: 0x80041017 – repair the WMI windows10
    收藏分享

    错误代码: 0x80041017 – repair the WMI windows10

    Type “command prompt” in the Start Search and right click on Command Prompt from the search results and then select “Run as administrator”. After opening Command Prompt with admin privileges, type and enter this command: winmmgmt /salvagerepository The command you entered is used when the winmmgmt command performs a consistency check. So if an inconsistency is detected, it will rebuilt the repository. Next, execute this command to see if the WMI repository now comes back as consistent: winm……
    Jays 2021-01-14