轻松永久删除文件。
Permadelete is an easy to use and beautiful app for shredding files and folders permanently.
Note: It needs .Net Framework 4.5 to run which you can download here.
Here are a list of projects and articles that have been very helpful in developing Permadelete:
Keys.cs file in /Publish beside Installer.iss and paste this code into the file:using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Permadelete
{
public class Keys
{
public const string SENTRY_API_DSN = "";
public const string DROPBOX_API_KEY = "";
}
}I'd like to thank everyone who has helped me in developing and testing Permadelete, I'd also like to thank these awesome companies who have donated a license of their invaluable products to the project:
You can contact via my email: [email protected]
A DevelopersTree.com project.
暂无开放 Issues,或尚未同步最近议题。