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

some bugs in windows11 23h2 #174

Open
ynioba opened this issue Jun 16, 2024 · 2 comments
Open

some bugs in windows11 23h2 #174

ynioba opened this issue Jun 16, 2024 · 2 comments
Labels
Bug Something isn't working

Comments

@ynioba
Copy link

ynioba commented Jun 16, 2024

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?

Set-ExecutionPolicy Unrestricted -Scope CurrentUser -Force; ls -Recurse *.ps*1 | Unblock-File; .\"WinDebloatTools.ps1" 'CLI'

Expected behavior?

No response

Operating System

Windows 11

Operating System Version

23H2

Logs

No response

@ynioba ynioba added the Bug Something isn't working label Jun 16, 2024
@a115599663322
Copy link

I have the same bug

@LeDragoX
Copy link
Owner

LeDragoX commented Sep 8, 2024

I'm not able to reproduce this issue as my main language is not set to Chinese.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants