# 启动文件夹

```
当前用户
C:\Users\Username\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
C:\Documents and Settings\Username\「开始」菜单\程序\启动
所有用户
C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp
C:\Documents and Settings\All Users\「开始」菜单\程序\启动
start /b C:\Users\test\AppData\Local\Temp\backdoor.exe
使用SharPersist
>SharPersist -t startupfolder -c "C:\Windows\System32\cmd.exe" -a "/c calc.exe" -f "Some File" -m add
```


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.heresecurity.wiki/quan-xian-wei-chi/windows/qi-dong-wen-jian-jia.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
