forked from Github/Axter-Stash
misc
This commit is contained in:
Binary file not shown.
@@ -2,3 +2,4 @@
|
|||||||
certutil -hashfile DupFileManager.zip SHA256
|
certutil -hashfile DupFileManager.zip SHA256
|
||||||
certutil -hashfile filemonitor.zip SHA256
|
certutil -hashfile filemonitor.zip SHA256
|
||||||
certutil -hashfile renamefile.zip SHA256
|
certutil -hashfile renamefile.zip SHA256
|
||||||
|
pause
|
||||||
@@ -3,9 +3,9 @@
|
|||||||
metadata:
|
metadata:
|
||||||
description: Manages duplicate files.
|
description: Manages duplicate files.
|
||||||
version: 1.1.3
|
version: 1.1.3
|
||||||
date: 2024-12-26 13:00:00
|
date: 2024-12-26 13:30:00
|
||||||
path: DupFileManager.zip
|
path: DupFileManager.zip
|
||||||
sha256: 7c5e199e06ea608401378642ebdbc4207def777dd5142b748f918f0835452be0
|
sha256: f1eb1ae42ebe02e2e320814b5c08cfd2ddb041d63ccc140ff68fdcf1b1849612
|
||||||
|
|
||||||
- id: filemonitor
|
- id: filemonitor
|
||||||
name: FileMonitor
|
name: FileMonitor
|
||||||
|
|||||||
@@ -184,6 +184,8 @@
|
|||||||
React.createElement("p", null),
|
React.createElement("p", null),
|
||||||
GetCreateReportButton("Create Duplicate-File Report with Tagging"),
|
GetCreateReportButton("Create Duplicate-File Report with Tagging"),
|
||||||
React.createElement("p", null),
|
React.createElement("p", null),
|
||||||
|
GetAdvanceMenuButton(),
|
||||||
|
React.createElement("p", null),
|
||||||
ToolsMenuOptionButton
|
ToolsMenuOptionButton
|
||||||
));
|
));
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user