asgarcymed
Technical User
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.
{
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.