Quantcast
Channel: Rainmeter Forums
Viewing all articles
Browse latest Browse all 1538

Help: Rainmeter Skins • Re: Windows Temp Folder

$
0
0
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! :)
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.

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 am glad that i was helpful in some way! :)
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 :D It made me feel more "safe" :lol:

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 checked your script, and i am also sorry to return to this, but do you wanna accomplish your goal with FileView in any ways?
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=.*
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 :???:

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



Viewing all articles
Browse latest Browse all 1538

Trending Articles