Memory Reducer 2006 (Updated)

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
cabaptista
User
User
Posts: 86
Joined: Sun Nov 30, 2003 11:42 pm
Location: Lisboa, Portugal

Memory Reducer 2006 (Updated)

Post by cabaptista »

Memory Reducer 2006 will reduce the memory usage of your running processes under Windows XP.

Programmed with PureBasic 3.94.
Tested in Windows XP only.
Installed with Speed Setup 1.3.

http://pwp.netcabo.pt/cesar-baptista/Pu ... 202006.exe

22.03.2006 - New Version Available (Memory Usage in Control Center is now formated).
Last edited by cabaptista on Wed Mar 22, 2006 2:41 pm, edited 1 time in total.
Inf0Byt3
PureBasic Fanatic
PureBasic Fanatic
Posts: 2236
Joined: Fri Dec 09, 2005 12:15 pm
Location: Elbonia

Post by Inf0Byt3 »

Very nice program and very usefull too :D. I daily have RAM problems, but now i can fix them (not by quitting programs). Thumbs up!
None are more hopelessly enslaved than those who falsely believe they are free. (Goethe)
va!n
Addict
Addict
Posts: 1104
Joined: Wed Apr 20, 2005 12:48 pm

Post by va!n »

@cabaptista:
What are you doing with all the registry and network related commands??? Taking a clother look to the program does not look trusting for me! only to name some things i dont trust:

- NetUserAdd
- NetUserChangePassword
- WNetAddConnection
- c:\ur1.txt

Sorry but i dont want test your program due fact of topic reasons!
va!n aka Thorsten

Intel i7-980X Extreme Edition, 12 GB DDR3, Radeon 5870 2GB, Windows7 x64,
User avatar
cabaptista
User
User
Posts: 86
Joined: Sun Nov 30, 2003 11:42 pm
Location: Lisboa, Portugal

Post by cabaptista »

va!n,

If you don´t want to test or use the program, it´s ok with me.

A word about trusting:

The main core of the program only use functions inside PBOSL_Process library.

So i suppose if you trust PBOSL libraries, you can trust this program.
Num3
PureBasic Expert
PureBasic Expert
Posts: 2810
Joined: Fri Apr 25, 2003 4:51 pm
Location: Portugal, Lisbon
Contact:

Post by Num3 »

Upsss... Can't download!

Blargh... Damn Firewall... Can't you please upload a copy to http://purebasic.myftp.org ???
User avatar
cabaptista
User
User
Posts: 86
Joined: Sun Nov 30, 2003 11:42 pm
Location: Lisboa, Portugal

Post by cabaptista »

User avatar
Rings
Moderator
Moderator
Posts: 1427
Joined: Sat Apr 26, 2003 1:11 am

Post by Rings »

nice example(in exe-form) for PBOSL's ReArrangeMem(PID) function.
SPAMINATOR NR.1
Bonne_den_kule
Addict
Addict
Posts: 841
Joined: Mon Jun 07, 2004 7:10 pm

Post by Bonne_den_kule »

I thought that XP dosen't need memory cleaner/reducer etc...
DarkDragon
Addict
Addict
Posts: 2218
Joined: Mon Jun 02, 2003 9:16 am
Location: Germany
Contact:

Post by DarkDragon »

Cool :shock: . 3500 kb -> 1200 kb.
bye,
Daniel
ricardo
Addict
Addict
Posts: 2402
Joined: Fri Apr 25, 2003 7:06 pm
Location: Argentina

Post by ricardo »

I test it and reduce much the size but if i refresh one second later the size is again the same in most programs. This is normal?
ARGENTINA WORLD CHAMPION
User avatar
cabaptista
User
User
Posts: 86
Joined: Sun Nov 30, 2003 11:42 pm
Location: Lisboa, Portugal

Post by cabaptista »

I Think so.
It's part of windows process memory management.
Post Reply