We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
<•••••••••••••••••••••••••••••••••••••••••••••••••••••••> [1/11] | Backup-System.ps1 | 2024.05.27 <•••••••••••••••••••••••••••••••••••••••••••••••••••••••> [+] [Backup] Breaking the Restore Point creation limit... [+] [Backup] Enabling system drive Restore Point... Checkpoint-Computer : 索引超出了数组界限。out-lineoutput : 索引超出了数组界限。 + CategoryInfo : NotSpecified: (:) [out-lineoutput], IndexOutOfRangeException + FullyQualifiedErrorId : System.IndexOutOfRangeException,Microsoft.PowerShell.Commands.OutLineOutputCommand
<•••••••••••••••••••••••••••••••••••••••••••••••••••••••> [2/11] | Invoke-DebloatSoftware.ps1 | 2024.05.27 <•••••••••••••••••••••••••••••••••••••••••••••••••••••••> [@] C:\Users\maidong\AppData\Local\Temp\Win-Debloat-Tools\downloads\adwcleaner doesn't exist, creating folder... [@] Downloading from: 'https://downloads.malwarebytes.com/file/adwcleaner' as 'adwcleaner.exe' [@] On: 'C:\Users\maidong\AppData\Local\Temp\Win-Debloat-Tools\downloads\adwcleaner\adwcleaner.exe' Start-BitsTransfer : 索引超出了数组界限。out-lineoutput : 索引超出了数组界限。 + CategoryInfo : NotSpecified: (:) [out-lineoutput], IndexOutOfRangeException + FullyQualifiedErrorId : System.IndexOutOfRangeException,Microsoft.PowerShell.Commands.OutLineOutputCommand
Set-ExecutionPolicy Unrestricted -Scope CurrentUser -Force; ls -Recurse *.ps*1 | Unblock-File; .\"WinDebloatTools.ps1" 'CLI'
No response
Windows 11
23H2
The text was updated successfully, but these errors were encountered:
I have the same bug
Sorry, something went wrong.
I'm not able to reproduce this issue as my main language is not set to Chinese.
No branches or pull requests
Describe the Bug
<•••••••••••••••••••••••••••••••••••••••••••••••••••••••>
[1/11] | Backup-System.ps1 | 2024.05.27
<•••••••••••••••••••••••••••••••••••••••••••••••••••••••>
[+] [Backup] Breaking the Restore Point creation limit...
[+] [Backup] Enabling system drive Restore Point...
Checkpoint-Computer : 索引超出了数组界限。out-lineoutput : 索引超出了数组界限。
+ CategoryInfo : NotSpecified: (:) [out-lineoutput], IndexOutOfRangeException
+ FullyQualifiedErrorId : System.IndexOutOfRangeException,Microsoft.PowerShell.Commands.OutLineOutputCommand
<•••••••••••••••••••••••••••••••••••••••••••••••••••••••>
[2/11] | Invoke-DebloatSoftware.ps1 | 2024.05.27
<•••••••••••••••••••••••••••••••••••••••••••••••••••••••>
[@] C:\Users\maidong\AppData\Local\Temp\Win-Debloat-Tools\downloads\adwcleaner doesn't exist, creating folder...
[@] Downloading from: 'https://downloads.malwarebytes.com/file/adwcleaner' as 'adwcleaner.exe'
[@] On: 'C:\Users\maidong\AppData\Local\Temp\Win-Debloat-Tools\downloads\adwcleaner\adwcleaner.exe'
Start-BitsTransfer : 索引超出了数组界限。out-lineoutput : 索引超出了数组界限。
+ CategoryInfo : NotSpecified: (:) [out-lineoutput], IndexOutOfRangeException
+ FullyQualifiedErrorId : System.IndexOutOfRangeException,Microsoft.PowerShell.Commands.OutLineOutputCommand
How can this issue be reproduced?
Expected behavior?
No response
Operating System
Windows 11
Operating System Version
23H2
Logs
No response
The text was updated successfully, but these errors were encountered: