hirusha-adi / Data-Recovery

This application is designed to help users recover lost or forgotten data such as Wi-Fi passwords, browser data, browser passwords, and other sensitive information from their computers.
28 stars 5 forks source link

Need to close apps before zipping their files #11

Open hirusha-adi opened 11 months ago

hirusha-adi commented 11 months ago

try with this later

    subprocess.Popen(f"taskkill /im {procc} /t /f >nul 2>&1", shell=True)