Skip to content
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

fix(shortcuts): Fix network drive shortcut creation #4410

Merged
merged 5 commits into from
Jun 21, 2022

Conversation

cyingfan
Copy link
Contributor

@cyingfan cyingfan commented Jul 16, 2021

Calls Convert-Path on Filesystem object (returned by shortcut_folder()) so it works on start menu mounted on network drive

Closes #3489

Calls Convert-Path on Filesystem object (returned `by shortcut_folder()`) so it works on start menu mounted on network drive
ScoopInstaller#3489
Copy link

@dwettstein dwettstein left a comment

Choose a reason for hiding this comment

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

Basically this looks fine for me. I would need just two things:

  • Could you please change the target branch from ScoopInstaller:master to ScoopInstaller:develop.
  • Could you please confirm that this works on network drives as well as on normal drives.

Thanks for your PR!

@niheaven niheaven changed the base branch from master to develop November 9, 2021 03:14
@rashil2000 rashil2000 changed the title Fix network drive shortcut creation fix(shortcuts): Fix network drive shortcut creation Jun 20, 2022
issaclin32
issaclin32 previously approved these changes Jun 20, 2022
@niheaven niheaven merged commit 86e3efb into ScoopInstaller:develop Jun 21, 2022
slaughtering pushed a commit to slaughtering/scoop that referenced this pull request Jul 7, 2022
)

Co-authored-by: Rashil Gandhi <rashil2000@gmail.com>
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants