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

Add Windows-specific notes to documentation #181

Merged
merged 6 commits into from
Jan 26, 2024

Conversation

marcoesters
Copy link
Contributor

@marcoesters marcoesters commented Jan 25, 2024

Description

There are a few Windows-specific gotchas to point out in the documentation.

  • Directories may not show up in the Start Menu on Windows 11. This is due to Windows 11, not menuinst, but can confuse developers (i.e., it confused me)
  • Discuss migrating pywscript and pyscript to menuinst v2. These have been removed, but the quick flashing of the console window could be a deal-breaker to some developers. I added a section to show how to restore old behavior in menuinst v2.

Checklist - did you ...

  • Add a file to the news directory (using the template) for the next release's release notes?
  • Add / update necessary tests?
  • Add / update outdated documentation?

@conda-bot conda-bot added the cla-signed [bot] added once the contributor has signed the CLA label Jan 25, 2024
@marcoesters marcoesters marked this pull request as ready for review January 26, 2024 00:02
@marcoesters marcoesters requested a review from a team as a code owner January 26, 2024 00:02
@jaimergp jaimergp merged commit da5851a into conda:main Jan 26, 2024
18 checks passed
@jaimergp
Copy link
Contributor

Thanks!

@marcoesters marcoesters deleted the windows-pitfalls branch January 26, 2024 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed [bot] added once the contributor has signed the CLA
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants