Skip to content

Update scripts README.md #367

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 1 commit into
base: master
Choose a base branch
from
Open

Conversation

zjoasan
Copy link
Member

@zjoasan zjoasan commented May 22, 2025

Added a short description for most scripts.

Added a short description for most scripts.
@@ -1,9 +1,18 @@
#Scripts

This is a collection of Powershell scripts, written during the whole driver development. There haven't been a focus on keeping the scripts "up to date" all the time. Which means changes that might have occurred in the modules that these scripts depend upon, haven't been corrected either.
This is a collection of Powershell scripts, written during the whole driver development. PR's are welcome for improvements or other/more functions. There haven't been a focus on keeping the scripts "up to date" all the time. Which means changes that might have occurred in the modules that these scripts depend upon, haven't been corrected either. These are more ment as a framework for "tinkers" to make use of Powershell to change settings on the fly. To use these, you should be at least be comfortable with Powershell and understand Admin privilegiets, risk/reward.

Choose a reason for hiding this comment

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

Suggested change
This is a collection of Powershell scripts, written during the whole driver development. PR's are welcome for improvements or other/more functions. There haven't been a focus on keeping the scripts "up to date" all the time. Which means changes that might have occurred in the modules that these scripts depend upon, haven't been corrected either. These are more ment as a framework for "tinkers" to make use of Powershell to change settings on the fly. To use these, you should be at least be comfortable with Powershell and understand Admin privilegiets, risk/reward.
This is a collection of PowerShell scripts, written during driver development. PR's are welcome for improvements and new features. There hasn't been a focus on keeping the scripts "up to date". This means changes that might have occurred in the modules these scripts depend upon haven't yet been corrected. These scripts are to be used as a framework for "tinkerers". Use PowerShell with Admin privileges to run these scripts and to make changes to settings on the fly.


This is more ment as a framework for "tinkers" to make use of Powershell to change settings on the fly.
Anyway here is a short description of each script:

Choose a reason for hiding this comment

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

Suggested change
Anyway here is a short description of each script:
Here is a short description of each script:

Copy link

@chuculain chuculain left a comment

Choose a reason for hiding this comment

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

Hi, I added a review when reading your github repo wiki. The script about primary display is interesting for me, and then I saw some typos and spelling mistakes in your PR so I made some suggestions. Thanks

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.

2 participants