Skip to content
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 Use-DebloatSoftware.ps1 #138

Merged
merged 1 commit into from
Nov 22, 2023
Merged

Conversation

747DB66FBC
Copy link
Contributor

Corrects the returned path of downloaded adwcleaner tool.

Win10 22H2
PSVersion 5.1.19041.3693
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.19041.3693
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1

Corrects the returned path of downloaded adwcleaner
@LeDragoX
Copy link
Owner

This part gave me headaches before, I didn't know the reason exactly, but it has to do with spaces in the path location, which thrown an error message about File Not Found exception, this is why the code is looking a mess.

Just before I forget, if you make more PRs, select the develop branch, then clone or edit the file there.

@LeDragoX
Copy link
Owner

Weird CI bug, it was working fine when i tested

@LeDragoX LeDragoX merged commit b7b72c7 into LeDragoX:main Nov 22, 2023
1 check failed
@747DB66FBC
Copy link
Contributor Author

Thanks for the hint.

Just before I forget, if you make more PRs, select the develop branch, then clone or edit the file there.

@747DB66FBC 747DB66FBC deleted the patch-1 branch November 22, 2023 21:09
LeDragoX pushed a commit that referenced this pull request Sep 8, 2024
Corrects the returned path of downloaded adwcleaner
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