-
-
Notifications
You must be signed in to change notification settings - Fork 274
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 and Update Readme Info #128
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Owner
LeDragoX
commented
Oct 12, 2023
- Matches all explanation with the current script functionalities.
- Fix PSScriptAnalyzer Badge.
- Add new background colors which works greatly with Powershell and Windows Terminal
- Log folder location - change label to only Feature Request
- Get the Script Temp folder using a new function
- Even if it isn't approved
- Install-HEVCSupport function which doesn't work anymore
- Also fix an name warning from PSScriptAnalyzer - Remove Main() functions
- Remove useless code from Remove-CapabilitiesList
- Remove some console output which wasn't important
- This is not a complete fix
- Organize imports (yes, again)
- Solves issues with GeForce Experience and Control Panel
- WhatsApp - Amazon Prime Video - TikTok - Facebook - Instagram Spotify will not be removed, as i don't want to :v
- The lib Grant-RegistryPermission isn't working at all - Removing all references from this handmade lib
- If you dislike it you can click twice on "Enable Legacy Context Menu" to restore the default - Less laggy
- Need less info - Fixed punctuation.
- Hide Duplicated Removable Devices - Disable Expand to folder on navigation pane (Seems to solve: Explorer opening as the primary window without any reason)
- Every Winget/Chocolatey operation was moved to Software Install Tab. - To be able to install apps again, you need to install individually Winget and Chocolatey. - Also, you can Add or Remove Daily Upgrade for Winget and Chocolatey. - Chocolatey can now be Uninstalled! *(Be aware to uninstall everything before)* infra: Manage-Software and every code related to package managers were moved to /src/lib/package-managers/
…abling daily upgrade
- Replace comments No code changes.
- I thought i made this change before, sorry for the inconvenience.
- Testing to Remove Edge but keep EdgeWebView working
- Refactor what folders are removed (The Exclude param was broken)
+ Run Windows Terminal or PowerShell depending on winget. - If script is in the wrong folder, it'll be able to detect and correct it.
- If the user wants to install something, instead of going directly to an error, install the missing package manager. - The 1st time installing will prompt a bigger message (I don't know how this happened)
- The cmdlet 'Install-Software' returns an object of type 'System.Management.Automation.ScriptBlock' but this type is not declared in the OutputType attribute.
- Use lib to disable/enable service for WSearch service - Isolate WSearch tweak on Services category
- Changed Type to String.
- Spotify line was uncommented
- Took a long time to find out, I'm not doing this again - All .reg files should wait until finished - Add "None" type to Set-ItemPropertyVerified - Used to a specific case where REG_NONE was needed - Check if system is Windows 10, then only apply on it - Added other comment to Windows Photos App, because it's the same as Video Editor (2 apps in 1) - Create new reg file to bypass perms, solving the .url file disassociation - In Enable-LegacyContextMenu suppress the New-Item command output
- For some reason the import was missing again.
- .yml -> yaml
LeDragoX
added a commit
that referenced
this pull request
Sep 8, 2024
* Update script GUI * Fix Powershell workflow badge * Truly fix PSScriptAnalizer badge - .yml -> yaml * Update README info to match all functionalities
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.