Here is the image showing the contents of zip archive (as a reference).
Unfortunately, some files may be considered dangerous by some anti-viruses. These files are:
- batbox.exe
- bc.exe
- cursorSize.exe
These files are not a threat. To avoid moving these files to quarantine, add them to the list of exceptions. I will not say how to do it, because it may look different depending on the antivirus program.
Thanks to the
batbox.exe and
cursorSize.exe tools, it is possible to build more user-friendly interfaces in the console window. The
bc.exe program is used to perform calculations that go beyond the capabilities of the cmd command processor (cmd is standard in every Windows system).
@Dfner,
@ChicsansI have to admit, there is one case that I forgot to test: when there is a path saved under the
ModelsPath in Windwos registry, but the path didn't exist because user has moved his whole collection somewhere else, he deleted the old directory but he didn't removed the old path from iStripper settings.
Two things to do:
1. Fix the above bug.
2. Add the possibility of defining custom target path by the user if there is no default path.
Thank you both very much.
.
.
.
EDIT:Could you perhaps change the installer so that it checks the folder from your GUI settings, or, if there is more than one folder set (as in my case), the installer would prompt user to enter the path?
iStripper saves all paths in the system registry. Preview Downloader reads these paths and decides where the files will be saved. If the user has defined several directories (multipath), Preview Downloader will check if there is a "x0123" subfolder in any directory for the currently processed show. If it exists, Preview Downloader will check if the disk has enough space to save the files. If it doesn't exist, then Preview Downloader will look for another directory and choose the one located on the disk with the largest amount of free space.