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

add 'pause' at end of PowerShell script #76

Closed
WillHanighen opened this issue Jun 25, 2024 · 2 comments
Closed

add 'pause' at end of PowerShell script #76

WillHanighen opened this issue Jun 25, 2024 · 2 comments
Assignees

Comments

@WillHanighen
Copy link

it just exits so you don't know if there are any errors and it's a single line at the end of the file so its not that hard to do

@Raphire Raphire self-assigned this Jun 25, 2024
@Raphire
Copy link
Owner

Raphire commented Jun 25, 2024

@WillHanighen What method are you using to run the script and where do you wish to see the pause?

The Win11Debloat.ps1 script itself does wait for user input after applying the changes, unless running the script with the -Silent parameter.

@Raphire
Copy link
Owner

Raphire commented Jul 8, 2024

Closing issue due to lack of response.

Feel free to open a new issue if there is an area where the script doesn't wait for user input before exiting.

@Raphire Raphire closed this as not planned Won't fix, can't repro, duplicate, stale Jul 8, 2024
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

No branches or pull requests

2 participants