Dev Blog
Profile picture

Written by Jose Vasquez

developer based in sydney and random digital artist, tango god flamenco dancer hobbyist.

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.

Paypal donate or Buy Me Pizza

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..
  1. Open Application
  1. Open ZipFile
  1. Open Directory of installed content
  1. Press Check Files

if files exist the you will get green tick icon

  1. 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.