=?Utf-8?B?SmFtZXNXaWxjZQ==?= said:
I'm starting a dissertation with the intention of writing some system
utilities for XP. As part of my research I was wondering if anyone had any
thoughts on what sort of utilities would be useful that Microsoft do not
currently cover.
Something to diagnose and fix networking problems.
It is easy for users to not realize mistakes or security holes.
A nice test case for you to be able to evaluate your results:
Take a generic Linux box with no networking set up.
Take a generic XP box with no networking set up.
Make a serious effort to have the XP box provide ICS to the Linux box.
Then see if your diagnose and fix software can solve the problem.
You should be able to come up with something almost as simple as
the Networking Wizard that looks at all the mistakes the user has
made, points out what is wrong, fixes it, and the network runs.
Something to diagnose and fix SP2 related problems.
There have been a handful of very specific and repeated reported problems.
A nice test case for you to be able to evaluate your results.
see if your tool can fix "The Windows Explorer" problem lots have reported.
Or even to report when it is and when it isn't "all viruses and spyware."
It should be fairly easy to write a little utility that will scan the
system, find and fix the problems.
If you can do either of those I think you will deserve a cake.
And neither of them is real rocket science.