mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.Docs.git
synced 2025-11-19 21:16:31 +08:00
Deploying to gh-pages from @ DGP-Studio/Snap.Hutao.Docs@53d41b3d7d 🚀
This commit is contained in:
2
assets/how-to.html-8debd350.js
Normal file
2
assets/how-to.html-8debd350.js
Normal file
@@ -0,0 +1,2 @@
|
||||
import{ab as o,H as t,I as s,F as e,V as n,O as l,ac as i,Y as r}from"./framework-2050cf2c.js";const d={},c=e("h1",{id:"如何",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#如何","aria-hidden":"true"},"#"),n(" 如何...")],-1),h=e("p",null,"这篇文档将会列出一些最常见的以“如何”开头的问题",-1),u=e("h2",{id:"如何创建胡桃的桌面快捷方式",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#如何创建胡桃的桌面快捷方式","aria-hidden":"true"},"#"),n(" 如何创建胡桃的桌面快捷方式")],-1),_={class:"hint-container tip"},p=e("p",{class:"hint-container-title"},"社区力量",-1),f={href:"https://github.com/DGP-Studio/Snap.Hutao.Docs/issues/12",target:"_blank",rel:"noopener noreferrer"},b=i(`<ul><li><code>Win+R</code> 呼出运行窗口,在窗口中输入<code>shell:AppsFolder</code><img src="https://img.alicdn.com/imgextra/i3/1797064093/O1CN01Jj8c6i1g6du728e5A_!!1797064093.png" alt="Run" loading="lazy"></li><li>Windows 会弹出应用程序目录,找到胡桃工具箱</li><li>右键,点击<code>创建快捷方式</code></li><li>根据提示操作你就可以获得一个桌面快捷方式了</li></ul><h2 id="如何实现自动化管理员模式" tabindex="-1"><a class="header-anchor" href="#如何实现自动化管理员模式" aria-hidden="true">#</a> 如何实现自动化管理员模式</h2><p>请使用如下的 PowerShell 脚本启动胡桃</p><div class="language-PowerShell line-numbers-mode" data-ext="PowerShell"><pre class="language-PowerShell"><code>Start-Process shell:AppsFolder\\7f0db578-026f-4e0b-a75b-d5d06bb0a74d_7jfyf5536hdrr!App -verb runas
|
||||
</code></pre><div class="line-numbers" aria-hidden="true"><div class="line-number"></div></div></div><h2 id="如何让胡桃工具箱开机自动启动" tabindex="-1"><a class="header-anchor" href="#如何让胡桃工具箱开机自动启动" aria-hidden="true">#</a> 如何让胡桃工具箱开机自动启动</h2>`,5),m={href:"https://github.com/DGP-Studio/Snap.Hutao/issues/184",target:"_blank",rel:"noopener noreferrer"},g=e("li",null,[n("设置一个"),e("strong",null,"计划任务程序"),n("令上述批处理文件开机自启,或将上述批处理文件加入"),e("strong",null,"启动项"),n("中")],-1),x=e("li",null,"或有其他令胡桃工具箱可开机自启的思路,可自行探索",-1);function v(S,w){const a=r("ExternalLinkIcon");return t(),s("div",null,[c,h,u,e("div",_,[p,e("p",null,[n("感谢 "),e("a",f,[n("CzHUV 提供的解决方案"),l(a)])])]),b,e("ul",null,[e("li",null,[n("请参考如下思路 "),e("ul",null,[e("li",null,[n("可以自行创建一个批处理文件,内容参考"),e("a",m,[n("此issue"),l(a)]),n("中,令胡桃以管理员模式直接运行的命令。")]),g])]),x])])}const k=o(d,[["render",v],["__file","how-to.html.vue"]]);export{k as default};
|
||||
Reference in New Issue
Block a user