作者hau (小豪)
看板LaTeX
标题Re: [请益] 有关列举的用法
时间Sun Sep 16 19:34:43 2018
Removing MiKTeX
There is no uninstall option (yet), thus you have to do it by hand if you de
cide to remove MiKTeX:
1. Remove the main TEXMF folder (usually c:\Program Files\MiKTeX) including
sub folders.
我在删这里时,在资料夹 C:\Program Files\MiKTeX 2.9\miktex\bin\x64 里
有个 api-ms-win-core-synch-l1-2-0.dll 删不掉。
即使是重新开机後,或用我在网上找的
DEL /F /A /Q \\?\%1
RD /S /Q \\?\%1
做成 files_del.bat ,利用这个也删不掉!(它在使用中,竟可改档名)
2. Remove the local TEXMF folder (usually c:\Local MiKTeX) including sub
f
olders.
3. Remove Registry entries:
1. Start regedit
2. Open the key HKEY_LOCAL_MACHINE\SOFTWARE and delete the MiK subkey.
3. Open the key HKEY_CURRENT_USER\Software and delete the MiK subkey.
4. Remove the MiKTeX item from the Windows start menu.
5. Remove the bin directory from the PATH. ()
6. reboot
我想是不是我应该先执行下面的步骤 5 ,再到最前面的第 1 步,就可删??
--
--
※ 发信站: 批踢踢实业坊(ptt.cc), 来自: 123.204.171.118
※ 文章网址: https://webptt.com/cn.aspx?n=bbs/LaTeX/M.1537097686.A.793.html
1F:→ hau: 不知是否可先做下面第5步? 09/16 19:43
2F:→ andrew43: 进安全开机模式再删看看 09/16 22:10