Skip to content

Add ability in Set-WindowsExplorerOptions cmdlet to allow for enabling and disabling of check boxes next to items #443

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

Closed
demdante opened this issue Oct 13, 2020 · 2 comments · Fixed by #456
Labels
5 - Released The issue has been resolved, and released to the public for consumption Improvement Issues that enhances existing functionality, or adds new features
Milestone

Comments

@demdante
Copy link
Contributor

demdante commented Oct 13, 2020

Big fan of boxstarter. Use it a lot. One enhancement I would like to see added is the ability to configure windows explorer to enable or disable check boxes next to items in Windows Explorer. These check boxes in Windows Explorer allow for users to select/deselect objects in windows explorer by checking/unchecking the check box next to the file/folder. Think of it as an alternative to holding down the "ctrl" button and selecting multiple items:

go

As of now, boxstarter does not have this functionality.

Is your feature request related to a problem? Please describe.
No. not related to a problem. Simply an enhancement.

Describe the solution you'd like
I already implemented it. This is simply a formality, as the contributing page indicated a feature request was needed for pull requests.

Describe alternatives you've considered
NA

Additional context
NA

@demdante demdante added 0 - _Triaging Issue is accepted, but a milestone has yet to be added for the issue Improvement Issues that enhances existing functionality, or adds new features labels Oct 13, 2020
@demdante demdante changed the title Add functionality to Add functionality to set-windowsexploreroptions.ps1 to allow for enabling and disabling of check boxes next to items. Oct 13, 2020
@pauby
Copy link
Member

pauby commented Oct 13, 2020

@demdante Thanks for the issue. Without any context around this I don't know what this enhancement is. The text 'enabling and disabling of check boxes next to items' doesn't give me enough information. Can you please provide additional information above and some screenshots to help us understand?

@pauby pauby added the 0 - Waiting on User Insufficient information for issue or PR, issue may be closed if no response from user label Oct 14, 2020
demdante added a commit to demdante/boxstarter that referenced this issue Nov 12, 2020
Even though Boxstarter has existing functionality to modify Windows
Explorer's settings, the existing functionality did not allow for user's
to configure the "Use check boxes to select items" setting.  This commit
adds that functionality to the existing set-windowsexploreroptions
function.
@pauby pauby added this to the 2.14.0 milestone Jan 19, 2021
@pauby pauby added 2 - Working A user or team member has started working on the issue Documentation Issues for changes that only need to change documentation and removed 0 - Waiting on User Insufficient information for issue or PR, issue may be closed if no response from user 0 - _Triaging Issue is accepted, but a milestone has yet to be added for the issue labels Jan 19, 2021
@pauby pauby added 4 - Done Code has been added to the repository, and has been reviewed by a team member and removed 2 - Working A user or team member has started working on the issue labels Jan 19, 2021
pauby added a commit that referenced this issue Jan 19, 2021
(GH-443) Adds Windows Explorer item check box view
HolisticDeveloper pushed a commit to HolisticDeveloper/boxstarter that referenced this issue Oct 18, 2021


* 'master' of https://github.com/HolisticDeveloper/boxstarter: (58 commits)
  Update chocolatey uninstall url
  Fix chocolatey links
  (chocolateyGH-446) Updates documentation with important info
  (chocolateyGH-443) Adds Windows Explorer item check box view Even though Boxstarter has existing functionality to modify Windows Explorer's settings, the existing functionality did not allow for user's to configure the "Use check boxes to select items" setting.  This commit adds that functionality to the existing set-windowsexploreroptions function.
  (chocolateyGH-451) more accurate regex
  (chocolateyGH-451) StopOnPackageFailiure not stripped without RebootCodes
  (release v2.13.0) Updated version numbers
  chocolateyGH-444 do not pass StopOnPackageFailure to choco
  Merge pull request from GHSA-rpgx-h675-r3jf
  (chocolateyGH-405) Fix package parameter handling (chocolatey#412)
  (chocolateyGH-434) Fix disabling bing search for Win release 2004+ (chocolatey#438)
  chocolateygh-435 docs for DelegateChocoSources
  (build) Replace direct usage of cinst
  (build) Pin all packages to specific version
  (build) Remove deprecated package
  (build) Make project files consistent
  (build) Pin to specific version of nuget.commandline
  (build) Remove VS import for web targets
  (build) Trying to fix AppVeyor build
  (doc) Update template
  ...
@gep13 gep13 modified the milestones: 2.14.0, 3.0.0 Apr 25, 2022
@gep13 gep13 changed the title Add functionality to set-windowsexploreroptions.ps1 to allow for enabling and disabling of check boxes next to items. Add ability in Set-WindowsExplorerOptions cmdlet to allow for enabling and disabling of check boxes next to items Apr 27, 2022
@gep13 gep13 removed the Documentation Issues for changes that only need to change documentation label Apr 27, 2022
@gep13 gep13 modified the milestones: 3.0.0-beta-20220426-14, 3.0.0 Jul 14, 2022
@gep13 gep13 added 5 - Released The issue has been resolved, and released to the public for consumption and removed 4 - Done Code has been added to the repository, and has been reviewed by a team member labels Jul 14, 2022
@choco-bot
Copy link

🎉 This issue has been resolved in version 3.0.0 🎉

The release is available on:

Your GitReleaseManager bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 - Released The issue has been resolved, and released to the public for consumption Improvement Issues that enhances existing functionality, or adds new features
Projects
None yet
4 participants