mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.Docs.git
synced 2025-11-19 21:16:31 +08:00
3 lines
2.4 KiB
JavaScript
3 lines
2.4 KiB
JavaScript
import{_ as s}from"./plugin-vue_export-helper-x3n3nnut.js";import{r as n,o as d,c as r,a as e,b as l,d as t,w as u,e as a}from"./app-DLdAQsjV.js";const c={},h=e("h1",{id:"uninstall-snap-hutao",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstall-snap-hutao","aria-hidden":"true"},"#"),l(" Uninstall Snap Hutao")],-1),p=e("strong",null,"Method 1",-1),_=e("li",null,"Launch Snap Hutao, and go to settings page",-1),m=e("strong",null,"Delete All Scheduled Task",-1),B=e("strong",null,"Execute",-1),f=a(`<li><strong>Method 2</strong>: <ul><li>Execute the following PowerShell script<div class="language-PowerShell line-numbers-mode" data-ext="PowerShell"><pre class="language-PowerShell"><code>schtasks /delete /tn SnapHutaoDailyNoteRefreshTask
|
||
</code></pre><div class="line-numbers" aria-hidden="true"><div class="line-number"></div></div></div></li></ul></li><li><strong>Method 3</strong>: <ul><li>Open Windows Scheduled Task Manager</li><li>Find <code>SnapHutaoDailyNoteRefreshTask</code> task and delete it</li></ul></li><li><strong>Method 4</strong>: <ul><li>Upgrade to<code>1.5.1</code> version and open Real-time Notes</li><li>Close software and remove it</li></ul></li>`,3),g=a("<li>Remove the Software <ul><li>Open <code>Start Menu</code></li><li>Find or search <code>Snap Hutao</code></li><li>Right click on it, and select <code>Unstall</code></li></ul></li><li>Remove data folder (If you want remove it completely) <ul><li>Open and delete <code>%userprofile%/Documents/Hutao</code></li></ul></li>",2);function E(v,S){const i=n("RouterLink"),o=n("Badge");return d(),r("div",null,[h,e("ul",null,[e("li",null,[l("Clear Real-time Notes Scheduled Task "),e("ul",null,[e("li",null,[l("Before version 1.4.15, if not execute this step, scheduled task used to refresh real-time notes may not be deleted,and you may face "),t(i,{to:"/en/advanced/FAQ.html#%E4%B8%BA%E4%BB%80%E4%B9%88%E4%BC%9A%E5%BC%B9%E5%87%BA%E9%9C%80%E8%A6%81%E4%BD%BF%E7%94%A8%E6%96%B0%E5%BA%94%E7%94%A8%E4%BB%A5%E6%89%93%E5%BC%80%E7%9A%84%E5%AF%B9%E8%AF%9D%E6%A1%86"},{default:u(()=>[l("this issue")]),_:1}),e("ul",null,[e("li",null,[p,l(),t(o,{text:"For version <= 1.4.15",type:"tip"}),l(": "),e("ul",null,[_,e("li",null,[l("Find "),m,l(" field, and click on "),B,l(" Button "),t(o,{text:"Requires administrator privileges",type:"tip"})])])])])]),f])]),g])])}const x=s(c,[["render",E],["__file","uninstall.html.vue"]]);export{x as default};
|