Hello everyone, I have the following situation:
The computer i use to develop sometimes is getting very slow and the ram memory goes to 100%. I want to know if using visual basic 6, or visual basic net, or visual basic script, there is a way to clean ram memory, not the memory the program is using but the memory in general.

I have 2 gb of RAM memory in the computer.

I tried already the famous VBS

FreeMem=Space(2048000000)

but on windows 7 is not working,

so i want to know if there is a quick code to do this.

Thanks

honestly, if you are running windows 7 and visual studio .net and whatever else you are doing

you want to up that ram to atleast 4gbs.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.