DevelopersTree / permadelete

Permanently shreds files, easily.

Home Page:https://developerstree.github.io/permadelete/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Only one instance of the app must be running at a time

mhmd-azeez opened this issue · comments

Because of the "Send To" features from Windows Shell Context Menu (see #4) it's necessary for the app to implement singleton pattern such that only one instance is running at a time and the other instances should just send the paths to the old one.