Skip to content

fix pwsh path error #250

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: dev
Choose a base branch
from

Conversation

Mikachu2333
Copy link
Contributor

问题描述

  1. fix Windows上获取 “系统 Documents” 目录的方式有问题 #245
  2. 只修了win下pwsh目录错误的问题

方案与实现

调用了SHGetFolderPathA函数

Copy link

Hi @Mikachu2333,

❤️ 感谢你的贡献!你的 PR 当前基于 main 分支,请修改使用 dev 分支

@Mikachu2333 Mikachu2333 changed the base branch from main to dev August 10, 2025 15:42
Copy link
Contributor

@ccmywish ccmywish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

重新 pull 一下 dev 分支,把这个修改一下即可

@ccmywish ccmywish added this to the v0.2.3 milestone Aug 10, 2025
@ccmywish ccmywish added the Windows Windows相关 label Aug 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Windows Windows相关
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Windows上获取 “系统 Documents” 目录的方式有问题
2 participants