I know that VBScripts allows to make:
{
FreeMem=Space(256000000)
}
This will free 256 MB of RAM... How can I do this from inside a VBS script, using Object Model + WMI? Could you please an VBS sample?
Thanks in advance.
Regards.
I want to create a VBS script able to search for true duplicate files (same SIZE + same MD5 HASH/CHECKSUM), and after deleting clones.
Main features: filters to include and/or exclude files and/or folders; total recursive search; automatic deletion of duplicate files according to previously...
I would like to create an algorithm to score the "global quality/quantity" of eBooks of each subject.
Each subject has a main subfolder, like:
eBooks\Subject1\(...)
eBooks\Subject2\(...)
eBooks\Subject3\(...)
(...)
I would to create an algorithm/equation/formula to score them (subjects). I...
Many available ActiveX=COM Components, which can be used to improve the functionalities from inside VBScripts, come with few or (almost) no help/tutorials/examples/samples how to use them... I found myself very frustated when I get an apparently good ActiveX=COM Component, but I cannot use it...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.