精品丰满熟女一区二区三区_五月天亚洲欧美综合网_亚洲青青青在线观看_国产一区二区精选

  • <menu id="29e66"></menu>

    <bdo id="29e66"><mark id="29e66"><legend id="29e66"></legend></mark></bdo>

  • <pre id="29e66"><tt id="29e66"><rt id="29e66"></rt></tt></pre>

      <label id="29e66"></label><address id="29e66"><mark id="29e66"><strike id="29e66"></strike></mark></address>
      學(xué)習(xí)啦>學(xué)習(xí)電腦>操作系統(tǒng)>windows教程>

      如何解決win10系統(tǒng)Office軟件打不開

      時(shí)間: 春健736 分享

        在win10系統(tǒng)里很多朋友都有遇到應(yīng)用程序無(wú)法正常啟動(dòng),應(yīng)用程序打不開被阻止的問題,,那么如何解決win10系統(tǒng)Office軟件打不開呢?下文學(xué)習(xí)啦小編就分享了解決win10系統(tǒng)Office軟件打不開的方法,希望對(duì)大家有所幫助。

        解決win10系統(tǒng)Office軟件打不開方法

        新建一個(gè)記事本文件,輸入以下代碼:

        echo off

        net stop clipsvc

        if "%1"=="" (

        echo ==== BACKING UP LOCAL LICENSES

        move %windir%\serviceprofiles\localservice\appdata\local\microsoft\clipsvc\tokens.dat %windir%\serviceprofiles\localservice\appdata\local\microsoft\clipsvc\tokens.bak

        )

        if "%1"=="recover" (

        echo ==== RECOVERING LICENSES FROM BACKUP

        copy %windir%\serviceprofiles\localservice\appdata\local\microsoft\clipsvc\tokens.bak %windir%\serviceprofiles\localservice\appdata\local\microsoft\clipsvc\tokens.dat

        )

        net start clipsvc

        另存為“license.bat”,然后以管理員模式運(yùn)行。

        最后重新安裝相應(yīng)的Office軟件即可。

      如何解決win10系統(tǒng)Office軟件打不開相關(guān)文章

      1.win10系統(tǒng)office打不開怎么辦

      2.win10系統(tǒng)txt文檔打不開怎么辦

      3.怎么解決軟件在win10系統(tǒng)不兼容問題

      4.Win10多項(xiàng)系統(tǒng)功能打不開的解決方法

      5.如何解決Win10桌面圖標(biāo)雙擊打不開應(yīng)用程序

      6.升級(jí)Win10正式版后office用不了怎么辦

      1443499