Showing posts with label Winxp. Show all posts
Showing posts with label Winxp. Show all posts

Monday, 24 October 2011

To disable the stupid feature in WinXP which tries to send a report to microsoft every time a program crashes you will have to do this:




*************************************************************************





Open Control Panel



Click on Preformance and Maintenance.



Click on System.



Then click on the Advanced tab



Click on the error reporting button on the bottom of the windows.



Select Disable error reporting.



Click OK



Click OK





*************************************************************************


This will remove Microstufts Instant Messenger (MSN). This wotked in WinXP Pro, but may work on others....




So, go to START-->RUN copy and paste the following:



QUOTE



RunDll32 advpack.dll,LaunchINFSection %windir%\INF\msmsgs.inf,BLC.Remove







Clink ok. No more msn process lwink.gif


Saturday, 22 October 2011

We all know that WinXP likes to keep itself held together, and how it doesnt like you uninstalling certain components. Well The Picture and Fax Viewer, is one of these programs which can cause problems if removed incorrectly. It can be disabled safely as follows:




[Start] [Run] type regedit and click [OK]





Navigate to :





HKEY_CLASSES_ROOT/ SystemFileAssociations/ image/ ShellEx/ ContextMenuHandlers





then delete the Folder ShellImagePreview under ContextMenuHandlers





Note: If you want to restore the Picture and Fax Viewer :





Create the ShellImagePreview folder and create the String Value (Default)



Assign it the value {e84fda7c-1d6a-45f6-b725-cb260c236066}





NOTE: This tweak doesnt uninstall the program. It removes the association and therefore it cannot be run.


Thursday, 20 October 2011

Winxp Tips And Tricks, Winsock 2 repair




WinXP Tips & Trix - Winsock 2 Repair





--------------------------------------------------------------------------------



Repairing Damaged Winsock2





The symptoms when Winsock2 is damaged show when you try to release and renew the IP address using IPCONFIG...





And you get the following error message:





An error occurred while renewing interface 'Internet': An operation was attempted on something that is not a socket.





Also Internet Explorer may give the following error message:



The page cannot be displayed Additionally, you may have no IP address or no Automatic Private IP Addressing (APIPA) address, and you may be receiving IP packets but not sending them.





There are two easy ways to determine if Winsock2 is damaged:





From the XP source files, go to the Support / Tools directory





Winsock Test Method 1



Run netdiag /test:winsock





The end should say Winsock test ..... passed





Winsock Test Method 2





Run Msinfo32



Click on the + by Components



Click on the by Network



Click on Protocol



There should be 10 sections if the Winsock2 key is ok



MSAFD Tcpip [TCP/IP]



MSAFD Tcpip [UDP/IP]



RSVP UDP Service Provider



RSVP TCP Service Provider



MSAFD NetBIOS [\Device\NetBT_Tcpip...



MSAFD NetBIOS [\Device\NetBT_Tcpip...



MSAFD NetBIOS [\Device\NetBT_Tcpip...



MSAFD NetBIOS [\Device\NetBT_Tcpip...



MSAFD NetBIOS [\Device\NetBT_Tcpip...



MSAFD NetBIOS [\Device\NetBT_Tcpip...





If the names are anything different from those in this list, then likely Winsock2 is corrupted and needs to be repaired.



If you have any 3rd party software installed, the name MSAFD may be changed.



There should be no fewer than 10 sections.





To repair Winsock2





Run Regedit



Delete the following two registry keys:



HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Winsock



HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Winsock2





Restart the computer



Go to Network Connections



Right click and select Properties



Click on the Install button



Select Protocol



Click on the Add button



Click on the Have Disk button



Browse to the \Windows\inf directory



Click on the Open button



Click on the OK button



Highlight Internet Protocol (TCP/IP)



Click on the OK button


Friday, 14 October 2011

Securing WinXP Pro (with what win-xp has to offer)




Note: These are just notes of the changes i made to win-xp pro using win-xp options



after my default install. These changes will not secure your box 100% but they



make a good couple of 1st steps. They are in no specific order other than the



order that I performed them. I have only spent a couple of hours working on



this operating system at the time of this text so please bare with me and



understand that there is much more to securing your box than this.





1. NTFS Partition.



2. Disable Error Reporting



3. Disable Automatic Updates (only if your XP copy is pirated)



4. Disable "Recent Documents" Viewed



5. Setup XP Firewall



6. Setup screensaver password



7. Setup BIOS password



8. Setup "AfterBios" login password



9. Account Modifications



-Rename Admin Account



-Disable Guest Account



-Disable Help_Assistant Account



-Disable Support Account



10. Install a virus scanner.



11. Change Login Screen (default shows usernames)



12. Disable Remote Registry (and other services)



13. Disable/Change Auto-Search settings in IE.







1. -----------------------------------------------------------------------------------------



NTFS Partition (I like being God over system users)



-----------------------------------------------------------------------------------------





Be sure to install XP onto an NTFS partition so that you (the admin) can take advantage



of file permissions. You want this option so that "you" can decide who reads, writes,



executes what files.





If you didnt install XP onto an NTFS partition. Convert It. To convert to NTFS follow



the instructions below.





Open a command prompt and type "convert c: /FT:NTFS /v"





This command will convert your c: partition from FAT to NTFS in verbose mode.





2. -----------------------------------------------------------------------------------------



Disable Error Reporting - we dont want microsoft to know everytime we fuck up.



especially if we didnt pay for winxp.



-----------------------------------------------------------------------------------------





control panel >> performance and maintenance >> system >> advanced >> error reporting



(disable all)





right click "my computer" >> manage >> services and applications >> services >> " stop



and disable" Error Reporting.





3. -----------------------------------------------------------------------------------------



Disable automatic updates - to update, they must know what we have. thats a NO NO!



-----------------------------------------------------------------------------------------





NOTE: DO THIS ONLY IF YOUR COPY OF XP IS PIRATED!! I suggest "auto update" if your copy



of XP is legal. If your copy is pirated then i suggest that you stay updated with



the latest fixes and patches manually.





control panel >> performance and maintenance >> system >> automatic updates



(disable updates)





right click "my computer" >> manage >> services and applications >> services >> " stop



and disable" Automatic Updates.





4. -----------------------------------------------------------------------------------------



Quit listing most recent documents opened under the start button - Dont want the



girlfriend or the parents to find that pr0n you being viewing.



-----------------------------------------------------------------------------------------





control panel >> appearance and themes >> task bar and start menu >> start menu >>



customize >> advanced





remove the checkmark next to "List my most recently opened documents".





5. -----------------------------------------------------------------------------------------



Block incoming traffic to your winxp box. - Before this change, i scanned my xp box and



found it to have many ports wide open. After this change, I found nothing and xp logged



the attempts in c:\windows\pfirewall.log.



-----------------------------------------------------------------------------------------





control panel >> network connections >> right click "local area connection" >> properties



>> advanced >> check the box under "Internet Connection Firewall" then choose "settings".





Services Tab - leave all unchecked unless there is a service you are running that people



must be able to access.





Logging Options - Log everything.





ICMP - I left all these unchecked for the time being. (allowing nothing)





(this does not protect you from "Spy Ware". This only stops traffic from coming into



your win-xp box (not all traffic). It does not stop traffic from going out.) If you



need to stop traffic from going out and need a more secure firewall then download a real



firewall like "zone alarm or black ice".





6. -----------------------------------------------------------------------------------------



Setting a screensaver password incase you leave some of that secret pr0n open when you



walk away.



-----------------------------------------------------------------------------------------



right click on the desktop >> properties >> screen saver >> check the box next to " On



Resume, Password Protect."





If you dont have a password set on your user account, you can do so in control panel >>



user accounts >> change account.





7. -----------------------------------------------------------------------------------------



Setting a BIOS password - We dont want anyone rebooting the computer or trying to sneak



into our pr0n while we are away at school or work.



-----------------------------------------------------------------------------------------





I cant explain to one how this is done due to the differences between all computers and



how the BIOS settings are entered. If you know what Im talking about then do it. If you



dont know what Im talking bout then learn how to do it. A screensaver password is useless



unless you setup a BIOS password.





8. ------------------------------------------------------------------------------------------



Setting up the "AfterBios" password. Sometimes bios passwords are easily cracked. This



password will add extra local login security incase your bios pass is crax0red. I dont



know bout you but i love having to type in 3 passwds and a username to login to my box.



------------------------------------------------------------------------------------------





Start >> run >> type "syskey" >> choose "update" >> choose "Password Startup" >> enter a



password and choose ok.





9. ------------------------------------------------------------------------------------------



Renaming and Disabling Accounts for adminstrator, guest, help_assistant and support.



------------------------------------------------------------------------------------------



Right click my_computer >> manage >> local users and groups





rename administrator account



disable guest account



disable help_assistant account



disable support account





10. -------------------------------------------------------------------------------------------



Install Virus Protection............. (We like our uncorrupted data and trojan free system)



-------------------------------------------------------------------------------------------





Install a virus scanner. Your firewall might protect your system from unwanted hackers but



what about an unwanted virus or trojan?. I recommend installing a virus scanner such as



"Nortons" or "McAfee".





11. -------------------------------------------------------------------------------------------



Change Default Login Screen............ (why do we want to share usernames with anyone?)



-------------------------------------------------------------------------------------------





Xp uses the "welcome screen" by default. This screen has the names of all accounts on the



system so that the user only has to click on their name and type a password. Come on now....



We arent that damn lazy. If we change this screen to the normal login, then prying eyes



will have to know a username and password to get in. Follow the instruction below to change



this.





control panel >> user accounts >> change the way users log on or off





uncheck the box next to "Use Welcome Screen" and choose "apply options".





12. -------------------------------------------------------------------------------------------



Disable Remote Registry..........(why would I need to edit my registry remotely anyway?)



-------------------------------------------------------------------------------------------





right click "my computer" >> manage >> services and applications >> services >> " stop



and disable" Remote Registry.





NOTE: disable any services running in this area that you arent using.





13. -------------------------------------------------------------------------------------------



Disable/Change Auto-search in Internet Explorer. This is not really a security risk but it



is important to some people that prefer to keep their internet surfing to themselves and



away from microsoft.



-------------------------------------------------------------------------------------------





Open Internet Explorer >> Click the "search" button >> click the "customize" button >> click



"autosearch settings" >> FOLLOW INSTRUCTIONS BELOW...........





DISABLE: In the "When Searching" drop down menu, select "Do not search from the address bar".



>> click "ok" >> "ok". Type an invalid address in your address bar and see if it



takes you to the msn search page or if it gives a "page not found" error. In this



case, the "page not found" error is what we want.





CHANGE: If you wish not to disable, but you wish to change it to your favorite "google.com"



search page. Instead of following the "DISABLE" instructions, follow the instructions



below. Choose "Google Sites (or whatever you prefer)" from the "choose a search provider



to search from address bar" drop down menu >> click "ok" >> "ok"


Thursday, 3 March 2011

Boot Winxp Fast


Boot Winxp Fast

Follow the following steps

1. Open notepad.exe, type "del c:\windows\prefetch\ntosboot-*.* /q" (without the quotes) & save as "ntosboot.bat" in c:\
2. From the Start menu, select "Run..." & type "gpedit.msc".
3. Double click "Windows Settings" under "Computer Configuration" and double click again on "Shutdown" in the right window.
4. In the new window, click "add", "Browse", locate your "ntosboot.bat" file & click "Open".
5. Click "OK", "Apply" & "OK" once again to exit.
6. From the Start menu, select "Run..." & type "devmgmt.msc".
7. Double click on "IDE ATA/ATAPI controllers"
8. Right click on "Primary IDE Channel" and select "Properties".
9. Select the "Advanced Settings" tab then on the device or 1 that doesn't have 'device type' greyed out select 'none' instead of 'autodetect' & click "OK".
10. Right click on "Secondary IDE channel", select "Properties" and repeat step 9.
11. Reboot your computer.