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

change the bat file name to Win11Debloat.bat #121

Closed
wants to merge 1 commit into from

Conversation

hst1189
Copy link

@hst1189 hst1189 commented Aug 31, 2024

I think there was an upgrade at once @commit 9d07087.
However, by changing from 「%~dp0Win11Debloat.ps1」 to 「%~dpn0.ps1」, you can upgrade the version again without making any changes to the content of the file, just by changing the file name.

スクリーンショット 2024-08-31 174005

@Raphire
Copy link
Owner

Raphire commented Sep 3, 2024

Heya,

Thanks for taking the time to help contribute to Win11Debloat.

While I understand the benefits of this approach, I also see some issues.

Because file extensions are hidden by default now (thanks Microsoft) it's likely that people will confuse the bat file and the powershell file if they have the same name. To avoid that I think it's best to keep the filenames distinct.
image

@Raphire Raphire closed this Sep 17, 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

Successfully merging this pull request may close these issues.

2 participants