-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Feature Request: Multiple Things #53
Comments
Thanks for this, I'm working through these issues now. |
No problem, I've been mostly waiting for things to clear up regarding the major restructure of the script before I implemented many of these. |
@Carterpersall feel free to implement, runspaces need a lot more stability improvements so I will find a way to port over any changes as it gets more stable. |
@ChrisTitusTech @DeveloperDurp I am working on many features. should I make a change in the old script without run space or I make a change in the run space script? |
@padsalatushal Keep working on the old script, i'll figure out a way to port over any changes as the runspaces get more stable |
Hi, Would you have the option of creating translations for your script? and we can use a switch to call the specific version of the language? example: -ptbr would call the Brazilian Portuguese version. -ru, Russian version? and so on. |
It seems that the task manager network bug was fixed when I did an in-place upgrade to 22H2 on my laptop (which nuked a lot of my registry modifications), which has allowed me to test if the script is still causing the issue in a VM. After testing, I have concluded that the script no longer causes the task manager network monitoring bug. |
Thanks for testing Carter! |
the uninstall edge is really cool cuz it is also uninstalling the legacy edge and even that it is blocking to not being reinstalled back after cumulative update. but since edge chromium is becoming more popular maybe there is a way to bypass uninstalling it? i would like to still use edge chromium and i can install it back, but i cannot launch it anymore after tweak. i found that it is possible to launch it if i move it into another folder. but here is still a problem. it is not updating. is there a way to revert a part of the tweak that allow me to use edge chromium later? thanks. |
Context
This is where I will be keeping track of the transfer of my pull requests from ChrisTitusTech/win10script to here along with other features I'm working on. Feel free to comment with input or recommendations or even an idea for another feature.
Checklist
$env:SystemDrive
to prevent issues on non-default system drives$undotweaks
$undotweaks
was initially written, the Test-Paths in the if-statements didn't have the!
removed from them, making it that the items were removed if the command found that it didn't exist, which is not the intended behavior.Bring back restore power planBring back the restore power plan section with some changes to prevent duplication of power plansReverse engineer WingetUIand reimplement in WinformsThe text was updated successfully, but these errors were encountered: