Skip to content

Fix the 10 seconds delay in onedrive uninstallation  #1

Open
@Ferixy

Description

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

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions