-
Notifications
You must be signed in to change notification settings - Fork 884
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
Update README.md #4451
base: master
Are you sure you want to change the base?
Update README.md #4451
Conversation
Programmatically set registry keys
Update directions
Add uninstall instructions
Tiny fix
I think this might make things too verbose. At least the uninstall section is quite unpleasant with all the extra lines imo. |
Small fixes, finish up the 32 bit stuff
Okay, I've added the 32 bit section and also some other fixes. |
Reduce the lines of code in the uninstall section
@Blisto91 is it ok to use curly braces in scripts like this? I'm new to programming and shell script. I don't know if it works across all the shells available for linux. |
Sorry i haven't really dabbled either. |
https://www.gnu.org/software/bash/manual/html_node/Brace-Expansion.html I think most shells would probably implement this and it should work unless theres a specific bug in the shell. |
Programmatically set registry keys