RE: Utility Tools
But Windows automattically checks if firewalls and internet security is enabled. It would be very hard to code something to detect if its enabled or not.
Sure you could see if the process is running, but to actually see if the firewall is on, or the internet security enabled is very difficult.
Also a things such as speed, you really need to code a defragmenter, which I guess would take an absolute age.
-
What I would suggest is make a tool with a bunch of buttons which link to tools already made that do the job. Example - Defraggler for Defragmenting, AVG internet Security, etc etc.
Then little things, such as empting the recycling bin and removeing temp files can be done on the application.
But alot of things that actually make a big difference require registry edits which im not prepared to do.