Oh, okay, thanks both of you guys for the correction advice, i changed the batch script accordingly. Never researched about the temp folder deletion whether is good or not or if causing anything. I am using this script for 4 years, never caused any issues. But ofc better to use the safer method! ![Smiler :)]()
Also i never did mind about the locked files to not being deleted, i knew if they are used, then its okay! I know most of the locked files and folder that which programs are using them, i checked out one-by-one to make sure its official and safe stuffs.
![Smiler :)]()
I frequently using this cleaner, because most of the time when some "virus" was found, it was in usually one of the Temp folders. I don't know exactly if that helped or not, i am paranoid in a way i guess
It made me feel more "safe" ![LOL :lol:]()
I just tried to check folders and files with two measures plugins with FolderInfo Plugin, and it shows the exact numbers for everything:
I couldn't properly test your skin, since i don't know what the Settings.inc file contains. Maybe i missed a part in this convo ![Confused :???:]()

Also i never did mind about the locked files to not being deleted, i knew if they are used, then its okay! I know most of the locked files and folder that which programs are using them, i checked out one-by-one to make sure its official and safe stuffs.
I am glad that i was helpful in some way!
Thank you! But unfortunately the "ClearTmp.bat" file you provided only deletes files and ignores folders. But thanks to your code, I really didn't know there also another temp folder in C:\Windows. With this, I further modified the skin to include temp folder in C:\Windows.

I frequently using this cleaner, because most of the time when some "virus" was found, it was in usually one of the Temp folders. I don't know exactly if that helped or not, i am paranoid in a way i guess


I checked your script, and i am also sorry to return to this, but do you wanna accomplish your goal with FileView in any ways?
Skin is finally showing correct values for total file size. But for total number of items, it's still a bit off. Can you please take a look at my code?
Here is my code:
Temp Folders.txt
I just tried to check folders and files with two measures plugins with FolderInfo Plugin, and it shows the exact numbers for everything:
Code:
[Rainmeter]Update=1000[Variables]Route1=C:\Users\gueva\AppData\Local\Temp[CheckFolders]Measure=PluginPlugin=FolderInfoFolder=#Route1#InfoType=FolderCountIncludeHiddenFiles=1IncludeSubFolders=1IncludeSystemFiles=1RegExpFilter=.*[CheckFiles]Measure=PluginPlugin=FolderInfoFolder=#Route1#InfoType=FileCountIncludeHiddenFiles=1IncludeSubFolders=1IncludeSystemFiles=1RegExpFilter=.*

Statistics: Posted by rbriddickk84 — Yesterday, 5:06 pm