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

Fix the 10 seconds delay in onedrive uninstallation #1

Open
Ferixy opened this issue May 2, 2024 · 0 comments
Open

Fix the 10 seconds delay in onedrive uninstallation #1

Ferixy opened this issue May 2, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Ferixy
Copy link
Owner

Ferixy commented May 2, 2024

Suggested by "Intruder alert" on telegram

use timeout /T 10 /NOBREAK
instead of
ping -n 10 127.0.0.1 > nul

pings could run unpredictable, and timeout has been around since Win7

@Ferixy Ferixy added enhancement New feature or request good first issue Good for newcomers labels May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant