DAz3d ZipFile Checker App
Posted: July 31, 2023
Daz File Checker App
Current Version 1.2
After not being to find something online that had a zipfile compare delete function for daz studio content i decided to create one my self.
plus i got to practice my python.. i built with cs# and .net maui but ended up using python for its better file system library if you find the app useful feel free to donate.
download
you can download from Renderosity or Sharecg
Why?
- sometimes daz install manager doesnt actually delete the files
- content installed from places like renderosity or renderhub arent always done using Daz install manager
- deleting the content from inside daz3d content library leaves files and folders
features
- open ZipFile and read its content
- Compare the files inside the ZipFile with files in a daz3d content Directory
- Delete the files and or any empty folders
- Adjust to ZipFile root directory "content" or "My Library"
- works with the older runtime folders.
do to list
- update checker
- delete the content from products database if it exist
- check multiple daz content folders
- save content directory instead of selecteding everytime
- macOS Version
- build in other tools..
- Open Application
- Open ZipFile
- Open Directory of installed content
- Press Check Files
if files exist the you will get green tick icon
- Delete Files
if files are delete youll get deleted document icon
update log
-
version 2.1
-
added multithread support
-
progress bar
-
version 1.1
-
resizeable window
-
update app checker
-
link to buymecoffee and blog dev site.