Simple Internet Tools - A Dozen Simple Helpful Tools

v1.0.0
Windows XP, 2003, Vista, 7, 2008, 8

(MajorGeeks.com) (Primary Download)
(More download options at the bottom of the page)

This program is free.

Simple internet tools is a dozen of simple yet helpful tools for both the common user and admin's.

The IP Calculator is a tool for admin's when they have to configure how they are going to setup their networks.
To base what subnet to use and such. Most normal users won't need this tool, admin's however will.

The IP converter is again a tool for admin's and their networks converting IP's to there long addresses and such.

Ip Scanner, self explanatory.

Netstats shows current connections on your system.

Ping, same as the one in windows but a little simpler to use with extra options.

Port listener is a tool to watch a port and see if someone try's to connect to it. Not a everyday tool but useful when needed from hacking attempts.

Scan what ports are open on a IP address.

This will resolve a name to its address and a address to its name. I use this the most when I see an IP trying to connect to my computer.

Ip config, nicer to use than the command prompt one built into windows.

Extra TCP stats you cant normally see easily.

Trace route is simply a alterative to the built in one in windows.

Look up domains and MX records. MX records are the mail servers the domain uses.

If you need any help or have questions drop me a line in the forums!

- Shane

(MajorGeeks.com) (Primary Download)
Mirror 1 (Direct Download)

CS Fire Monitor - System Monitoring Tool v.3.0.1

v.3.0.1
Mirror 1 (MajorGeeks.com) (Primary Download)
(More download options at the bottom of the page)
 

Works on Windows 2000, XP, 2003, Vista, & 2008 32bit (Untested on 64 bit)

Click Here For Detailed CS Fire Monitor Information (Based Off v2.5.5 Still Valid For v3.0.0).

Click Here To Download Screen Saver Source Code (VB6)

Quick note: if you use the CS Fire Monitor Screen saver, CS Fire Monitor must be running for the screen saver to get the data.
So if you use the windows task scheduler to have the program start without logging in you can also change the default logon screen screen saver to the CS Fire Monitor screen saver using this easy method from Microsoft.
http://support.microsoft.com/kb/314493

CS Fire Monitor is a comprehensive monitoring tool for the Windows 2000, XP, 2003, Vista & 2008 platforms. It has an extensive range of live monitoring screens that capture data from many areas within a PC and since the application has its own inbuilt database it is also capable of producing a number of reports which can be saved in a variety of ways. In addition, the Remote Viewer allows the user to access other PCs on the same LAN or over the Internet to extract key information. The application is highly configurable and incorporates several methods of monitoring the same information so that each user can choose the most appropriate method to meet their needs.



1. Bandwidth Monitor
The bandwidth monitor detects all connections on the system and monitors the amount of data going to and from each connection. Displaying current send speed and receive speed of each connection. The monitor also stores the amount of data into the stats database. Allowing reports to show how much data has been sent and received for the past year.

2. CPU Monitor
The CPU monitor detects the current CPU usage of the system. Also detects current speed of the CPU as well as many other facts on the CPU installed. A real time clock speed is part of the monitor to show real time current CPU speed.

3. Drives Monitor
The drives monitor detects the amount of used, and free space of a selected hard drive. Also gives detailed info for each hard drive and shows total capacity of all hard drives combined.

4. Hardware Monitor
Shows all hardware ever installed on the system that Windows has kept track of. You should see old hardware that is no longer installed but once was and not uninstalled, along with all current hardware. Also it can track any hardware that has been added or removed. It will then store the changes in the stats database for future reports.

5. IP Monitor
Monitors your internet IP and/or your local IP. When your IP changes it stores it in the stats database. Also you can enable the email feature under task monitor to email you or a group when the change of a IP address happens sending them the new IP.

6. Memory Monitor
Monitors physical memory, virtual memory, and Page File. Also shows how many physical memory chips are installed and the size of each.

7. Netstats Monitor
Only works on Windows XP, 2003. Shows all current connections on the computer, but also shows which programs are making those connections. This uses a undocumented API call that is only available from XP and above.

8. Processes Monitor
Shows all running processes and very detailed info on each running process.

9. Services monitor
Shows all services running on the system. Gives detailed info on each service.

10. Software Monitor
Monitors all current installed software. Tracks when software is installed or removed and stores the data in the stats database for reports.

11. Task Monitor
The tasks monitor will be the biggest part of the program as time moves on. Right now the tasks only do 2 things and that is email alerts when your IP address changes. In future updates more and more tasks will be added, a example would be " If this does this then do this". More will be added as per user feedback. If you would like the program to run a tasks when a certain event happens just contact us and we will add it into the program if it isn't already there.

Mirror 1 (MajorGeeks.com) (Primary Download)
Mirror 2 (OlderGeeks.com - USA)

(Direct Download)

Right-Click Tweaks (2000, XP, Vista, 2003, 2008 & 7)

(Add Right Click Tweaks)

(Remove Right Click Tweaks)

Here are some reg tweaks to add right click options to "My Computer" and others.
Windows 2000/XP/2003/Vista/2008/7

-----------------------------------------------------------------------------------------------
Windows Registry Editor Version 5.00

;
;Adds Add/Remove Programs to right click of MY Computer
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Add/Remove Programs\command]
@="control appwiz.cpl"

;
;Adds Device Manager to right click of MY Computer
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\DevMgr]
@="Device Manager"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\DevMgr\command]
@="mmc.exe devmgmt.msc"

;Add "MSCONFIG" to the right click menu of "My Computer"

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\msconfig]
@="MSconfig"
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\msconfig\command]
@="msconfig.exe"

;Add "System Properties" to the right click menu of "My Computer"

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\AdvSysProp]
@=hex(2):53,00,79,00,73,00,74,00,65,00,6d,00,20,00,50,00,72,00,6f,00,70,00,65,\
00,72,00,74,00,69,00,65,00,73,00,00,00

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\AdvSysProp\command]
@=hex(2):63,00,6f,00,6e,00,74,00,72,00,6f,00,6c,00,20,00,73,00,79,00,73,00,64,\
00,6d,00,2e,00,63,00,70,00,6c,00,00,00

;Add "Command Prompt" when you right click on a folder

[HKEY_CLASSES_ROOT\Folder\shell\Command Prompt]

[HKEY_CLASSES_ROOT\Folder\shell\Command Prompt\command]
@="cmd.exe /k pushd %L"

;Add 'Copy to Folder' and 'Move to Folder' to right click

[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\{C2FBB630-2971-11D1-A18C-00C04FD75D13}]

[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\{C2FBB631-2971-11D1-A18C-00C04FD75D13}]

;
;Add right click reg. and unreg to Dll's and Ocx's
[HKEY_CLASSES_ROOT\.dll]
@="dllfile"
[HKEY_CLASSES_ROOT\dllfile\shell]
[HKEY_CLASSES_ROOT\dllfile\shell\Register]
[HKEY_CLASSES_ROOT\dllfile\shell\Register\command]
@="c:\\windows\\system32\\regsvr32.exe \"%1\""
[HKEY_CLASSES_ROOT\dllfile\shell\Un-Register]
[HKEY_CLASSES_ROOT\dllfile\shell\Un-Register\command]
@="c:\\windows\\system32\\regsvr32.exe /u \"%1\""
[HKEY_CLASSES_ROOT\.ocx]
@="ocxfile"
[HKEY_CLASSES_ROOT\ocxfile\shell]
[HKEY_CLASSES_ROOT\ocxfile\shell\Register]
[HKEY_CLASSES_ROOT\ocxfile\shell\Register\command]
@="c:\\windows\\system32\\regsvr32.exe \"%1\""
[HKEY_CLASSES_ROOT\ocxfile\shell\Un-Register]
[HKEY_CLASSES_ROOT\ocxfile\shell\Un-Register\command]
@="c:\\windows\\system32\\regsvr32.exe /u \"%1\""

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

Vista Power Max Performance/Max Battery

This is a power setting I made for vista for my customers. I have everything maxed out when running plugged in
and everything running on lowest settings when running on battery. This will work for both laptops and desktops with or without battery backups hooked up.

This also changes the button on the start menu to shutdown the computer not put it into sleep.
If your not going to use your computer for a long period turn the dang thing off! save your power bill and the earth damn it :-P

I have made it easy to install. download the zip, extract it and run the install_power.bat file, it will install and set the new power settings. Enjoy!

-Shane

Show Lan Errors

Windows XP/2003/Vista/2008/7

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Network\Connections\StatMon]
"ShowLanErrors"=dword:00000001

This networking tweak will show any errors your network may have, such as bad packets.
By having this enabled this will show you when your networking is failing due to a bad router or network card.

Ideally your errors should stay 0 if you ever have any errors its time to start finding out why!

-Shane

Vista Networking Tweaks

For many of you, you may have noticed how much slower networking seems to be in vista.
Well your not the only ones. I have a gigabit network and was only getting 8mb/s transfers
and when I played any audio (I listen to music when I work) it would lower down to 1 - 2mb/s.

After doing some research it turns out Microsoft purposely lowers your network by up to 95%.
Their reason is so your audio or video doesn't skip. You can read up on it more by google'ing it.
http://blogs.technet.com/markrussinovich/archive/2007/08/27/1833290.aspx
You can only imagine peoples reactions to this of course.

Well I have done a lot of research and have found a solution to get your network running like it should.
My gigabit network is running at full speed (and guess what, my music doesn't skip :-P)

Anyway's here we go! multiple things to do here.

First off my network is with a Asus board with Nvidia networking.
This tweak I found made a big difference. I compared the driver settings in vista vs xp.
All the settings where the same except for one, "flow control" in xp this is enabled, in vista it is not.
So I turned on flow control in vista under the network card properties, and boom, my speed jumped big time.

I don't know if this a vista issue or poor drivers on nvidia's part, but at this point I don't care, changing this one setting help tons.

Now for more tweaks that are due to vista.

First off we need to remove the throttling of the network when playing music and such.

First we need to turn off the service that is throttling the network Multimedia Class Scheduler.
(If you experience any audio or video playbacks skipping just turn this service back to automatic)
open a command prompt and put in

sc config MMCSS start= disabled

Now we need to tell the audio service not to use Multimedia Class Scheduler as a dependency

--------------------------------------------------------------------------------------------------------
Windows Registry Editor Version 5.00
;
;Fix Audio Network Throttling
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Audiosrv]
"DependOnService"=hex(7):41,00,75,00,64,00,69,00,6f,00,45,00,6e,00,64,00,70,00,\
6f,00,69,00,6e,00,74,00,42,00,75,00,69,00,6c,00,64,00,65,00,72,00,00,00,52,\
00,70,00,63,00,53,00,73,00,00,00,00,00
--------------------------------------------------------------------------------------------------------

Now open a command prompt and we have 3 more commands to do

net config server /autodisconnect:-1
netsh interface tcp set global autotuninglevel=disabled
netsh interface tcp set global rss=disabled

These are simply some more fine tuning of vistas networking, I have found these to help allot with remote desktop
and other applications.

Now reboot and try out your new network speeds :-)

-Shane

Remove Windows Security Center System Tray Icon (Vista)

There maybe times you don't wish to have windows annoying the living crap out of you when you turn off windows updates or anything else the security center complains about. In Windows XP you have the power to turn off the security center by simply turning off the service. But in vista they removed that option.

So instead we have to remove, rather rename the 3 (wscapi.dll, wscsvc.dll, and wscui.cpl) files it uses to make it go away. We wont be deleting any files, just simply renaming them.

But in order to have the ability to rename the files we have to take ownership of them first. I have included a bat file to make it simple for you. I will also layout the commands to do it manually.

To start we need to open a command window. Hit your Windows key and the "R" on your keyboard, this will bring up the run command. Type in cmd and hit ok. In the command prompt put in these commands.

takeown /f %systemroot%\System32\wscapi.dll
icacls %systemroot%\System32\wscapi.dll /grant administrators:F
ren %systemroot%\System32\wscapi.dll wscapi.old
 

takeown /f %systemroot%\System32\wscsvc.dll
icacls %systemroot%\System32\wscsvc.dll /grant administrators:F
ren %systemroot%\System32\wscsvc.dll wscsvc.old
 

takeown /f %systemroot%\System32\wscui.cpl
icacls %systemroot%\System32\wscui.dll /grant administrators:F
ren %systemroot%\System32\wscui.dll wscui.old

Once done simply reboot and the security center will no longer be in your way.

As you can see what we have done is rather simple. We take ownership, then grant ourselves permissions and then simply rename the files.
Not to hard is it?

If you have any questions drop a line in the forums!
-Shane

XP Tweaks & Modifications

 

 

 

This is a large section of information I have found across the internet. (These files are not by me!)
Use these files at your own risk. Though they all are safe, if your not careful you can really break things.

To download files, right click and choose "save link as".

 

 



2007 DST Fix - English Systems Page Cannot be Found and/or DNS/Server Error
Access Denied - CD Rom, Floppy, Removable Pin Folder to Start Menu - Shift/Right Click/Pin
Account SID Association Power Off or Reboot After Shutdown
Active Desktop - Enable or Disable Prevent Automatic Folder and Icon Refresh - Enable
Add "Crash Windows" to Folder Options Prevent Check Disk Upon Boot - Undo
Add "Show Related Links" to Internet Explorer Prevent Delay Opening My Computer/Explorer
Add (OE) Send E-Mail to the Right Click Prevent IE History Being Removed - Undo
Add a Custom Splash Screen for User Logon's Prevent KB890859 from being Reinstalled
Add a Folder to My Computer and Desktop Prevent Manipulations of the Taskbar
Add a Folder to the Start Button - Right Click Prevent MS Tools - KB890830 from reinstalling
Add a Folder Under the Run Command Prevent My Documents and Recent Documents
Add a Website Link to the Start Menu Prevent Programs from Stealing Focus - Undo
Add Attributes/InfoTips to Files and Folders Prevent Prompting for Hotfix KB828026
Add Clipboard to the Control Panel Prevent Prompting for Hotfix Q811493
Add Command Line to the Right Click Preview all file types via Display Properties - Without tags
Add Control Panel - Start Button (Right Click) Programs Aren't Minimized in the Taskbar
Add ControlUserPasswords2 To Control Panel - Remove Prompt for Password on Resume - Undo
Add Copy To/Move To (Right Click) - Undo Properties Missing From My Computer
Add Dialog Box/Message to Logon and Shutdown Quick Restore Point
Add Empty Recycle Bin to the Right Click Read Host Files in Notepad
Add Explore CD-Rom to Start Button (R/C) Read/Find your Product ID Number
Add Folder to Start Menu - Replace MP or MM Recovery Console Fix for XP SP1
Add Folders to the "Save As" Dialog - Undo Redirect Help and Support to a link of choice - Undo
Add Google as Primary Search - Undo Regedit - Clear Last State
Add Icon Cache Size to Folder Options/View Regedit - Save to Favorites
Add Internet E-mail Message to New Menu Removable Devices- AutoPlay:  Off  or On
Add Message above User Name & Password Remove "All Programs" from Start Menu - Undo
Add MS Knowledge Base to the IE Toolbar Remove "For Testing Purposes Only" - Desktop
Add Notepad as a Right Click Item Remove "Open With" from Context Menu
Add Open New Browser Window to IE Toolbar Remove "Shortcut to..." Prefix on Shortcuts
Add Open New Window to the Right Click Remove Accessibility Options from Control Panel
Add or Remove - Administrator Error Remove Add or Remove Restrictions - Undo
Add or Remove Programs Restriction - Undo Remove Added IE Toolbar Entries
Add Outlook Express as Default Client Remove ASPNET from Welcome Screen for Auto Logon
Add Recent Documents to the Classic Menu Remove Browser Objects - Place in Startup Folder
Add Recycle Bin to Folder Options Remove CD Burning Features - Undo
Add Run in Separate Memory - 16 bit Remove Common Tasks from the Desktop
Add Switch User to the Start Button & RC Remove Copy To/Move To
Add System Information to the Right Click Remove Desktop Version from Desktop
Add Taskbar Grouping Options to the Start Menu Remove File/Edit/View....  Restore
Add the Outlook 2003 Icon to the Desktop Remove Files Stored on this Computer Undo
Add Trillian to the Tools Menu and Toolbar in IE Remove Hand Icon for Shared Resources - Undo
Add Windows Explorer to the Right Click Remove Icon Shortcut Symbols - Restore
Add XP TweakUI Icon to the Control Panel Remove Internet Explorer Branding
Address, Language, Media Player, Links:  Remove - Restore Remove JRE - Sun TreatAs Entry
Advanced Tab Missing in IE - Restore Remove Keylogger Reg Files
Align Drop Down Menu's to the Right Remove Links folder from IE/Favorites - Undo
All Users.Windows - Replace Default Remove Media Player from Toolbars - Undo
Allow Changes Being Made to Taskbar Remove My Computer from Desktop/Start Menu
Allow Folder Names in Uppercase Remove Network Places - Undo
Allow or Disable CD Burn Options Remove Network Places from Windows Explorer - Undo
Allow Wallpaper/Background Changes - Disable Remove or Restore "New" Context Menu
Always wait for network (Startup/Logon)  Enable - Disable Remove Overture Search Branding in IE
Appearance/Effects - Restore Smooth Edges Remove Past Items From Notification Area
Auto End Tasks per User or Per System Remove Print Directory
Auto End Tasks to Enable a Proper Shutdown - Undo Remove Properties from My Computer
AutoComplete Mode Enabled or Disabled Remove Restriction on Recycle Bin Size Limit
Automatically Resize Image in IE Window Remove Send Feedback Menu Option
AVI Search Remove - Restore Remove Set Program Access & Defaults - Undo
Cannot Create Toolbar (QL) - .REG or .VBS Remove Shared Documents - Undo
Change .bmp Default to Paint Remove Taskbar/ Start Menu from Control Panel
Change CD/RW, DVD Name in Explorer Remove the Display Icon from the Control Panel
Change Computer Name Remove the Search Button
Change Hard Drive Icon in Explorer Remove the Taskbar
Change Icon Wrap to One Line on the Desktop Remove Throbber from IE & Explorer - Undo
Change My Computer Name to User Name-Undo Remove Toolbar Restriction
Change Notification Error Wave File Remove Toolbars from Taskbar Right Click
Change Online Support Link under IE/Help Remove Users Folder From the Start Menu
Change Program File Directory Remove W32. Sobig.F Worm
Change Provided By in IE Remove WMP Start Menu Shortcuts for new Users - Undo
Change RDP-Tcp Port Number Remove  Access to all Windows Update Features
Change Registered Owner and Organization Remove/Restore Network Icon - System Tray
Change Screen Saver Automatically Rename "Help and Support" on Start Menu-Undo
Change Size of Desktop Wallpaper to Suit - Undo Rename "Run" on the Start Menu - Undo
Change the Folder Icon &/or Opened Folder Icon Rename "Search" on the Start Menu - Undo
Change the Hard Drive Icon Rename/Remove the Recycle Bin
Change the Logon Screen Saver Automatically Repair the Office XP Shortcut Bar/Buttons
Change the Number of Recent Documents to 25 Repair the Registry Editor
Change the Recycle Bin Icon - Undo Repairs the Icon View
Change the Sort Order back to Pre-XP Replace AM & PM (Clock) with word of Choice
Change the Warning Message in Messenger Replace/Repair the Recycle Bin in Windows XP
Change Thumbnail View to 96 or 32 Require Alphanumeric Windows Password
Change/Customize Branding in Outlook Express Re-Run Missed Tasks Notification - Undo
Clear Cache on Reboot Reset Default Settings of HTML Help Control
Clear Disabled Items from Msconfig Startup & Selective Reset OE for Send To , Mail To
Clear File Name MRU Restart the Shell Automatically
Clear History of Typed URL's Restore Directory and Folder Shell - HKCR
Clear Last User on Boot Screen in XP - Undo Restore IE AutoComplete Password Prompt
Clear NetMeeting Call History Restore "Turn Off  and Log Off" - Start Menu
Clear Page File on Exit - Undo Restore .ico File Associations
Clear Recent Media Player List - Undo Restore Accessibility Options to Default Settings
Clear Run Commands Selectively Restore Accounts under Tools for OE
Clear the Run Command MRU List Restore Address Bar Search - Google
Clear Wallpaper Most Frequently Used List Restore Admin Tools (.msc)
Clipboard Reader Restore All Display Tabs - Remove All Display Tabs & Icon
Close Command Greyed Out in IE and WE Restore All Tabs under Internet Options
Common Tasks View - Disable or Enable Restore AutoPlay Icon
Connect To - Restore Options Restore Blue Tooth - Control Panel
Content Advisor Off (Place in Startup Folder) Restore CD/DVD in Explorer
Content Advisor On (Place in Startup Folder) Restore Change or Remove Programs
Control Panel - Classic or Category View Restore Choose Program - Open With
Correct DirectX 9 "Logo Error" Restore CMD File Association
Correct IE Window Placement (Reg or VBS) Restore Compressed Zipped Folders Association
Correct Windows Media Player 9 "Logo Error" Restore Cryptographic Service - CryptSvc
Ctfmon.Exe: Remove - Restore Restore Defrag Snap-In
Current User Search Assistant Key - Written for C and Winnt Restore Desktop and Screensaver Tabs
Decrease the Size of Taskbar Buttons - Undo Restore Desktop Icons and Taskbar
Dialog Boxes are Blank - Winnt - Windows Restore Disk Management Snap-In Extension
Dial-up Modem or PPPoE is Unavailable Restore Display Icon in Control Panel
Disable - Use the Web Service to find ... Restore Download to Directory Setting
Disable "Log on using dial-up connection" Restore Empty/Full Icons - Recycle Bin
Disable "No Computers Near Me" Restore Fast User Switching
Disable "Save As" File History Restore Folder Options Under Tools
Disable .Net Passport Balloon Pop-up - Restore Restore Folder Options/Internet Options - Disable
Disable All Internet Explorer Toolbars - Undo Restore Group Policy Snap-in
Disable Background Notice Balloon in Messenger Restore Group Policy Snap-In
Disable Changes Made to the Start Menu - Undo Restore Help and Support Service
Disable Changes to File Associations - Undo Restore Hide Underlined Letters - Keyboard Nav
Disable CMD Restore Hotmail, Outlook and OE under Programs
Disable Control/Alt/Delete Restore HTML, HTM, URL Thumb View
Disable Default Save As to My Pictures Restore IE Desktop Shortcut Icon Functions
Disable Error Mode Restore Missing "New" and Text Doc
Disable File Deleted Confirmation - Undo Restore Missing Tabs to Task Manager
Disable Getting Started Welcome Screen - Logon Restore Missing Toolbars VBS
Disable Highlight New Programs - Undo Restore Most Frequently Used - Undo
Disable IE HTML Source Editor Check - Undo Restore My Briefcase to the Desktop
Disable Installer - Enable Installer Restore My Computer Manage
Disable Local Stylesheets in Internet Explorer Restore My Music Folder on the Start Menu
Disable Low Disk Space Message Restore My Network Places to the Desktop
Disable Media Player Update Message Restore OE to the E-mail List in Internet Options
Disable Menu Bars and the Start Button Restore Offline Files Tab - Folder Options
Disable Messenger from Outlook Restore Open With on the Right Click
Disable Messenger in Outlook Express Restore or Remove Manage - Context Menu
Disable Messenger Service (Pop-up Spam) Restore Paint
Disable Monitor Power-off on Logon Screen Restore Play All
Disable Notepad being listed under FUP Restore Power Schemes/Configurations
Disable Open in a New Window Restore Properties - My Computer & Documents
Disable or Enable Always Ask Before Opening... Restore RasMan Service to Automatic
Disable or Enable AutoDial Restore Recent Documents, My Documents
Disable or Enable Check Disk Upon Boot Restore Remote Access Connection Manager
Disable or Enable Pin to Start Menu - Right Click Restore Right Click .inf/Install
Disable or Enable Registry Editing Tools Restore Right Click Properties
Disable or Enable Resize Graphic - Send To Restore Run As - Which user account issue
Disable or Restore Picture and Fax Viewer Restore Run As to the Right Click - Undo
Disable or Enable Downloads per User in IE Restore Safely Remove Hardware Icon
Disable Paging Executive Restore Save As Web Page Complete
Disable Pop-Up Error Messages Upon Boot Restore Search - Indexing Service
Disable Remote Dial-Up Connections Restore Search to the Context Menu
Disable Save As MRU Restore Search to the Context Menu
Disable Save This Program to Disk Option Restore Show Desktop Icons Context Menu
Disable Send To from the Context Menu - Undo Restore Show Net Connections - Connect To
Disable Show My Pictures Toolbar in IE Restore Single Click Underline Icons
Disable Shut Down Per User Restore Sound - Windows Audio Service
Disable SSPD and UPNP Services - Undo Restore Startup and Shutdown Sounds
Disable Standby Restore System Default Sounds
Disable Stand-by:  Per User or Per System Restore System Information (Msinfo32)
Disable Start Menu Pin To List - Enable Restore System Restore Service
Disable Sticky Keys or Delete Sticky Keys Restore Taskbar and Start Menu
Disable Storage of .Net Passwords Restore Taskbar Grouping - Remove
Disable System Beeps Restore Taskbar to Default Functionality
Disable the Auto Logon Shift Override Feature Restore Terminal Services
Disable the Desktop Cleanup Wizard - Undo Restore the "New" Context Menu to Default
Disable the Desktop Top Wizard Restore the .reg file
Disable the File Menu in Windows Explorer Restore the Control Panel - Disable : Current , Local, Both
Disable the Floppy Drive - Enable Restore the Device Manager
Disable the Indexing Service (cisvc.exe) Restore the Go Button
Disable the Script Debugger in IE Restore the Machine Debug Manager
Disable the Security Tab - Hardware Tab Restore the Missing "File" Menu
Disable the Shutdown Command Restore the Run Command
Disable the Taskbar Context Menus Restore the Security Center Service
Disable the Windows Logo Keys Restore the Task Bar to Default Settings
Disable the Windows XP Tour Restore the Toolbars From Being Greyed Out
Disable Thumbnail Cache Restore the Web Tab - Display Properties
Disable Unread Mail on the Welcome Screen - Undo Restore the Welcome Screen - Gina.Dll Error
Disable Update Checks for Internet Explorer Restore Themes Functionality
Disable Update Device Driver Wizard  Undo Restore USB Service
Disable User Tracking - Enable User Tracking Restore Volume/Net Icon to Notification Area
Disable View of C Drive - Undo Restore Wallpaper Views
Disable Writing to Pen Drives - Enable Restore XML Thumbnail View
Disable/Enable Caps Lock or the Insert Key Restore Zip Folders to Default in XP
Disable/Enable Run Keys Per User or Per System Restore/Add Show Desktop to Quick Launch Bar
Disable/Enable Start Menu Subfolders Restore/Enable Screensaver Tab Settings/Display
Disk Cleanup/All tmp-Compress Old Files Freezes-Undo Restore/Enable System Restore - Undo
Display Mouse Pointer Trails - Undo Restore/Place Search on the Start Menu
Display Simple Folder View - Undo Restore/Replace the Manage CLSID Default
Do you have a 32 or 64 bit in XP? VBS Restore: On Resume, Display Welcome Screen
Effects Options are Greyed Out - Appearance e Restrict Author Mode in MMC
Empty Temporary Internet Files on Exit Restrict Changes from Being Made in OE - Undo
Enable CD AutoPlay for Pro Restrict Changes Made to Connections - Undo
Enable Drag and Drop Restrict Desktop Theme Controls
Enable Flash for IE - Disable Flash for IE Retrieve the Class Name for a File Extension
Enable Folder and Icon Refresh Reuse Same Window Internet Explorer-Undo
Enable Monitor Power-off on Logon Screen Reveal Hidden Dll Files/Icons - Undo
Enable Mouse Snap To Option/Function - Undo Right Click -  Error
Enable Notepad Status Bar with Word Wrap Run Command - Reinstalling Internet Explorer
Enable or Disable Active Window Tracking Run Scheduled Tasks w/o PW Home - Undo
Enable or Disable Clear Type under Effects Run Startup Programs from the CMD Prompt
Enable or Disable Personalized Menus - Favorites Save As - Disable: Back, MRU and Places Bar
Enable or Disable Personalized Menus - Start Save Attachments OE - Greyed Out
Enable or Disable Pinned Items on the Start Menu Save Settings on Exit - Don't Save Settings
Enable or Disable Right Click Context Menu Save User Name and Password Greyed Out
Enable or Disable Scroll Programs ScreenSaver Disable/Enable or Tab Missing
Enable or Disable the Outlook Express Toolbar Search asks for Office CD
Enable or Disable the Splash Screen for IE Search for All File Types
Enable or Disable the Splash Screen for OE Search for Network Folders and Printers - Undo
Enable or Disable Thumbnail View Search Google  Address Bar, Q#'s, MS-KB, TN
Enable or Disable WMP Screen Saver Search is Missing from the Start Menu - To remove
Enable or Disable Ctrl/Alt/Delete Search Opens When Double Clicking A Folder
Enable or Disable Winkeys Search Shows Yellow Triangle with !
Enable Reinstallation of Internet Explorer or OE Search Text - .SQL
Enable Show Status Bar Secure Desktop - Undo
Enable Single Click to Open an Item Security Center Alert Settings - Enable or Disable
Enable the Appearance Tab - Display Send To Desktop (Create Shortcut) Fix
Enable the Favorites Wizard Restriction Separate Process for the Desktop and Explorer
Enable the Task Manager - Disable - Repair Set .vbs Files to Open as Default
Enable the Task Manager - Disable Task Manager Set All Search Options to Active - Undo
Enable the Welcome Screen Set Auto Disconnect Back to Default
Enable/Disable Balloon Tips or Disable All Set Default XP Font Back to Tahoma
Enable/Disable - Network Connection Set Folder Default to Open & Use Same Window - Explore
Enable/Disable Administrator on Welcome Screen Set IE Search to Default
Enable/Disable Desktop Icons Set IE Text Font to Smaller or Larger
Enable/Disable LogOff - Classic or New Set IE to Check for Default Browser
Enable/Disable My Computer Icon Set Internet Explorer to Full Screen - Undo
Enable/Disable Show Hidden Files/Folders Set Magnify Options Back to Default
Enable/Disable Taskbar Grouping Set Numlock State On or Off at Startup
End/Refresh Process on Explorer.Exe Set SnapTo and Mouse Trails as Default
Enhance CMD Quick Edit Options Set Splash Screen to None - Remove OEM
Error 1606 ... Access Network Location Set Stretch as Default Desktop - Set Center
EXE (lnk and regfile) Fix for Windows XP Set the Address Bar to IE/XP Default
Expand "System" in the Start Menu/Control Panel Set Toolbar Backgrounds back to Default
File Associations are Greyed Out Set Txtfile to Default to Notepad
Firewall On - Firewall Off Shortcut to Run or Minimize All and UndoMin All
Fix Save As Type from .JPEG to .JPG Shortcut to Search
Fix the Ding.Wav File Show All Bitmap Views
Folder Options/View Empty - Restore Now Show All Drive Letters After the Label
Force Auto Refresh - Undo Show All Drive Letters Before the Label
Force Classic Start Menu - Undo Show All Hidden Devices in the Device Manager
Help and Support Default in XP Show Boot Configuration(s)
Hide All Notification Area Icons - Undo Show Control Panel on the Start Menu
Hide Connections Tab - Per User - Per System Show Favorites Expanded
Hide IE Icon from the Desktop Toolbar Show File and Folder Names Using Correct Case
Hide Inactive Icons - Greyed Out Show Full URL Path links in IE Status Bar
Hide or Show Inactive Icons -  Notification Area Show Network Icon When Connected
Hide or Show Notification Area Icons Show Network Letter Before - Drive Letter After
Hide Recycle Bin on Desktop - Not from Explorer Show only IE URLS - Undo
Hide Selected/Specific File Extension Paths Show Slide Show of Attached Pictures in OE
Hide Share Passwords with Asterisks Show Super Hidden File Extensions - Undo
Hide Start Menu Subfolders - Undo Show Updates - Add/Remove - Don't Show
Hide Start Up Scripts Show Window Contents While Dragging - Undo
Hide System Clock - Undo Shutdown Event Tracker
Hide System Desktop Icons Shutdown Shortcut
Hide the Clock in the Notification Area - Undo Slow Network - File/Shared Folder/Remote Network
Hide the Display List of Recent Files Sort All by Alphabet - Start Menu and Fav's
Hide User Name in Start Menu - Undo Sound Icon - Enable
Hide Users on Welcome Screen - Unhide Specify Exe Files to be Lauched by Winlogon
Highlight Text Blue - Set own Customized Color Speed up Moving or Copying Zip Files
Home Page Lock - Home Page Unlock Speedup Browsing (Explorer and IE)  Undo
Hotbar - Explorer/New Freezes Speedup Network Logon/Boot
Hotfix Request Web Submission Form Start Menu - Enable
HP's Share-to-Web Software - Fix Startup/Shutdown/Logon/Logoff Status Messages
IE Crashes - Browse in New Process Stops the Selective Startup Screen
IE/Windows Update - Change Text or Remove Stuck in Classic View?  Undo Now
Increase Balloon Tip Display Time Sun Java On - MS Java On
Increase Folder View Size Limit to 8000 Suppress Online Media Content via the Media Bar
Increase Icon Cache System Up Time
Increase Internet Explorer Downloads to 10 - Undo System32 Folder Opens Upon Boot
Increase Slide Show Timeout Task Bar Lock - Task Bar Unlock
Increase the Size of Taskbar Buttons - Undo Task Manager - High or Normal
Internet Explorer - New Process - Per User or Per System Taskbar Grouping by # or Least , Most Used
IPOD and USB Fix Taskbar Toolbar Menu is Greyed Out - Restore
Lan Settings- Proxy Server - Disable Test for USB2
Language Bar Remove - Restore Two Windows Update Tabs - System Properties
Lift Active Desktop Restrictions Uninstall NetMeeting
Lift MMC/GPEDIT Snap-In Restrictions Use Small Icons for Start Menu Programs
Lift Restrictions - TM, Regedit and CMD User Account Information
Lift Screen Saver Restrictions - Admin VBS Restore
Link File Fix for Windows XP View Log Events by Code or List or Clear
List My Computer or My Documents or  Desktop First View Source - Add or Change Editor (Also for 6)
List Administrative Tools in Control Panel View Source - Restore Notepad as Default
List Page File Location, Min and Max Wait is Greyed Out under Screen Saver Tab
Listing Local User Account Information (SID) Window Metrics - Shell Icon - Repair
Lock Default Browser Windows Installer Fix - Winnt for Windows
Lock Internet Explorer Toolbar Options in Place Windows Installer Logging
Logon Using a Dial-Up Connection Prompt Windows Update Greyed Out - Restore
Maximize Help and Support - Undo Windows XP Doesn't Save User Settings
Messenger Service Add Windows XP Style Changes to Windows Classic
Mouse/Left Hand Users Undo - Welcome Screen Windows/Buttons Greyed Out -Appearance
MS Windows File Extension Identifier  
My Documents Folder Opens Upon Boot (for C:\)  
Network Login Profile (run with cscript)  
Never Show Drive Letters  
No Update Check in IE - Undo  
OE - Read in Plain Text Only  
OE - Reset Compact Check Count to 0 - Undo  
Office XP Error 1706 - ProPlus.Msi Fix - O2K  
Old Style Search Engine On or Off  
Open Each Folder in New or Same Window  
Open My Computer - Double Pane or Single Pane  
Open TIF Images within Internet Explorer  
Open With Notepad for Files with No Extension  
Optimize Hard Drive When Idle - Undo  
Outlook - Minimize To System Tray  
Outlook Express - Reply At End  

Router Guides

If your router is not listed on this site or in the programs I can add them!
By adding your router I can create all the guides, screenshot databases and have your router work in my programs.
All you need to do is use my easy to use router screen capture program. This will make getting me the data easy and simple.
For more info click here.
Router Screen Capture

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

Port Forwarding Guides

Port Triggering Guides

Wireless Setup Guides

About PcWinTech

Thanks for visiting PcWinTech.com.

This site started out as a site to put my work and know how on the web to help others. The site started with a few programs and a few how-to's. As the site grew more programs came out and more information was put on the site to help users. The site covers a wide range of information of information and tools. The forums are open to help users with any kind of problem they have with their computers.

PcWinTech isn't just about one thing. But the main thing it is about is helping others and doing the best we can.
"Only a life lived for others is a life worthwhile" - Albert Einstein

When the site started it was just me (Shane) and as it grew it was becoming harder to keep up with. So in order to keep up with things and helping people I had to take on some fellow helpers :-)

About Shane
Owner & maintainer of the site and programs.
I have been in computers since 1995 and I am mainly a Microsoft Windows guy. Its what I learned with and still keep up with and program for. I do have respect for both Linux and Apple and hope to get both of them under my belt as well. I have programmed in Visual Basic 6 since about 2000. I am currently moving to VB .Net but that is a processes so some of my apps are written in VB 6 and newer ones are written in .Net.

There is a saying I go by, when someone asks me:
"Why fix what isn't broken?" I reply "To make it better".

If people never made different types of programs we would only have one antivirus, one office suite, one operating system, one of everything. The users would have no choice.
So the programs on this site are my versions & ideas of things to do and how to do them. From system monitoring to clearing used ram to automating forwarding ports and many more tools. Users now have an extra choice to choose from.

 

Hope you enjoy the site!
-Shane

PcWinTech.com ™ is a registered trademark of Shane Croft Solutions, Inc. ™
This site and all its content are maintained & owned by Shane Croft Solutions, Inc. ™

Pages

Subscribe to PcWinTech.com™ RSS