TheTeenScripter
09-14-2010, 05:18 PM
Hi. My name is Jonathan. Please don't mind my username I would like to change it but I can't find how.
I need help building basically a database of information that would take me too long to find by myself. I would like the information to be stored either here or on a website i can have hosted, specifically designed for the purpose.
I am going to recreate a better version of HiJackThis that will include the capabilities of backing up and restoring Windows activation, the product key, and drivers. It will include all features that HiJackThis currently provides, but I want it to be more informative and easy to use. I would gladly accept any additional features or scan points to look in.
What would be most helpful at this time would be any known areas of the system registry that are prone to being potentially used for unwanted purposes. I will also need a list of group policy object registry locations, and what they do. I want other backup and restore functions in this program to be able to backup personal user settings and personal files based on location.
One of the final things I am going to need are command-prompt printouts of Windows system files with the size information showing, and the Windows version and service pack included. To make this file, open command prompt and type in the following lines followed by enter each time:
cd\
cd windows
dir /s>C:\dirinfo.txt
(It will take a bit to complete. You can change the file output location, but copying and pasting afterwards should be faster. You will have to include Windows version info, type winver afterwards to get this. If your Windows directory is different, then change the line accordingly)
I would like to thank you in advance for *any* help you can provide
I need help building basically a database of information that would take me too long to find by myself. I would like the information to be stored either here or on a website i can have hosted, specifically designed for the purpose.
I am going to recreate a better version of HiJackThis that will include the capabilities of backing up and restoring Windows activation, the product key, and drivers. It will include all features that HiJackThis currently provides, but I want it to be more informative and easy to use. I would gladly accept any additional features or scan points to look in.
What would be most helpful at this time would be any known areas of the system registry that are prone to being potentially used for unwanted purposes. I will also need a list of group policy object registry locations, and what they do. I want other backup and restore functions in this program to be able to backup personal user settings and personal files based on location.
One of the final things I am going to need are command-prompt printouts of Windows system files with the size information showing, and the Windows version and service pack included. To make this file, open command prompt and type in the following lines followed by enter each time:
cd\
cd windows
dir /s>C:\dirinfo.txt
(It will take a bit to complete. You can change the file output location, but copying and pasting afterwards should be faster. You will have to include Windows version info, type winver afterwards to get this. If your Windows directory is different, then change the line accordingly)
I would like to thank you in advance for *any* help you can provide