作者hau (小豪)
看板LaTeX
標題Re: [請益] 有關列舉的用法
時間Thu Sep 6 00:06:39 2018
※ 引述《hau (小豪)》之銘言:
: ※ 引述《hau (小豪)》之銘言:
: : 想移除舊的 MiKTeX 2.9
: : 我找到這個:(網路上找到2011.11.25的文章,應該還是可用吧)
: : 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.
: : 2. Remove the local TEXMF folder (usually c:\Local MiKTeX) including sub
: : folders.
: : 3. Remove Registry entries:
: : 1. Start regedit
: : 2. Open the key HKEY_LOCAL_MACHINE\SOFTWARE and delete the MiK subkey.
: : 我在 HKEY_LOCAL_MACHINE\SOFTWARE 這有個 MiKTeX.org 這個資料夾,
刪這個。
3. Open the key HKEY_CURRENT_USER\Software and delete the MiK subkey.
我在 HKEY_CURRENT_USER\Software 有個 MiKTeX.org 這個資料夾,
刪這個。
: : 4. Remove the MiKTeX item from the Windows start menu.
: : 5. Remove the bin directory from the PATH. ()
在系統變數的 Path 中
刪掉最後一個 C:\Program Files\MiKTeX 2.9\miktex\bin\x64\
: : 6. reboot
請問上面這樣操作對嗎?還有什麼要注意的嗎?
--
--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 175.180.206.186
※ 文章網址: https://webptt.com/m.aspx?n=bbs/LaTeX/M.1536163602.A.10C.html
1F:→ sppmg: 是的,path 刪最後一個 miktex 路徑和它前面的冒號,也就是 09/06 00:19
2F:→ sppmg: 維持 path 結尾無冒號。其他操作沒問題。開始選單那個應該 09/06 00:20
3F:→ sppmg: 裝新的會蓋過去。 09/06 00:21
4F:→ sppmg: 說錯,是分號 ;C:\… 09/06 00:26