Forum Login

Login Form

             |

Windows Vista tutorials

[Vista] How to free some disk space

Sometimes when checking your hard disk cappacity, you found that there is not much free space left , even though there are not may program installed.

Vista consumes a lot of disk resources for several reasons:

* The thumbnails cache
* The update cache
* Restore points
* Cache for installation of service packs

This batch file groups almost all the resource consumming features of Vista:

* Go to Start> All Programs> Accessories> Notepad
* Copy this:

 

Completely Disable the System Tray on Windows Vista / XP

If you are the type of person that never uses any applications in the system tray, you might be interested in this registry hack to turn it off entirely. I can’t imagine using my own system this way, but we’re all about providing information.

Note that you could also use this in reverse… if your system tray is disabled and you don’t know why, you should check this registry key.

You can even remove the clock if you’d like, by right-clicking on the taskbar and choosing Properties. It’s on the Notification Area tab.

 

Fix Problems With Copying Large Files in Windows Vista

If you’ve been having problems copying large files over mapped drives, network disconnects, or having to reboot your router a lot more often than normal, then you can try out this fix to solve the problem.

The problem stems from the new auto-tuning network, which changes the receive window on the fly. Thankfully we can easily turn it off from an administrative mode command prompt.

Open Administrative Mode Command Prompt

Either type cmd into the start menu and use Ctrl+Shift+Enter or right-click the Command Prompt shortcut and choose Run as Administrator.

Turn Off Auto-Tuning

netsh int tcp set global autotuninglevel=disabled
 

How to change the setup screen in vista

This small tutorial will describe how to change the background setup screen in vista.

Tools Needed : Resource Hacker
Files need to edit: spwizimg.dll

It will be located in Install.wim, Boot.wim and DVD\Sources\spwizimg.dll

Install.wim:
Windows\system32\spwizimg.dll
Windows\winsxs\ (Type spwizimg.dll in search index)

Boot.wim:
Sources\spwizimg.dll
Windows\system32\winpe.bmp

 

Enable Hidden BootScreen in Windows Vista

The Windows Vista BootScreen is pointless, but Microsoft decided to hide a more visually appealing boot screen that can easily be enabled with very little trouble. I'm not sure why they didn't make the boot screen better.

Here's the default boot screen:

 

Remove text on taskbar icons like Windows 7 in vista

An easy way to give your Windows Vista box a clean look is to remove the application labels on the taskbar. With a registry hack you can make your Windows Vista taskbar look similar to the Windows 7 icon only taskbar.

1. Click on the start button and type in regedit and hit Enter.
2. Navigate through HKEY_CURRENT_USER\ControlPanel\Desktop\WindowMetrics.
3. Create a String value and call it MinWidth
4. Set the value of MinWidth to 56
5. Restart

   

Speed up wireless WAN connections

In Windows Vista the networking components were designed to be much more intelligent and automatically adjust the network settings to optimize the connection speed. This is a great new feature. Your network components basically tweak themselves for optimal performance. In most situations, these components automatically adjust perfectly for best performance. However, with wireless WAN cards the detection of network conditions is flawed and can result in slower network performance.

To fix this problem, Microsoft has released a hotfix for users affected by this issue. If you have a Wireless WAN device, I suggest you give this hotfix a try.

KB 940646 details:

This problem occurs because of the way that TCP receive window auto tuning is used in Windows Vista for connections that only receive data.

Windows Vista obtains a round-trip time (RTT) estimate at the time of connection setup and every time that a new segment of data that is transmitted. A connection that only receives data is limited to the single RTT sample that is obtained at the time of connection setup. Because the connection only receives data, the connection cannot "converge" to the actual RTT of the connection. For example, because the RTT data may fluctuate for various reasons, a "converge" operation is performed to estimate a meaningful RTT by using blending current and previous RTT data. However, if the connection cannot converge to the actual RTT of the connection, the bandwidth delay product (BDP) estimate that Vista obtains is also incorrect. Therefore, the connection's receive window is limited, and throughput of the connected transmission network is reduced.

   

Enable / Activate Vista Aero Interface in Windows Vista Home Basic Edition

The new Aero interface is not provided in "Windows Vista Home Basic Edition", all other editions provide this new cool interface.

But there is a registry trick to enable the Aero interface in Vista Home Basic edition too.

1. Open regedit and goto:

HKEY_CURRENT_USER\Software\Microsoft\Windows\DWM

2. In right-side pane change value of "Composition" to 1 and "CompositionPolicy" to 2.

3. Restart your system and you'll be able to select the Aero interface from Desktop Properties.

   

How to Change Animated AVI Background Color in Windows Vista Progress Dialog Box?

With the release of Vista, Microsoft has developed a new method of animation in explorer instead of AVIs (Video Clip)

   

Add/Remove Take Ownership to Right Click on any file.

Open a new text document, now make sure to save it as ITO.reg it really doesn't matter what you call it as long as it ends in .reg

Now we need to copy and past into this document the following

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\*\shell\runas]
@="Take Ownership"
"NoWorkingDirectory"=""

[HKEY_CLASSES_ROOT\*\shell\runas\command]
@="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant administrators:F"
"IsolatedCommand"="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant administrators:F"

[HKEY_CLASSES_ROOT\Directory\shell\runas]
@="Take Ownership"
"NoWorkingDirectory"=""

[HKEY_CLASSES_ROOT\Directory\shell\runas\command]
@="cmd.exe /c takeown /f \"%1\" /r /d y && icacls \"%1\" /grant administrators:F /t"
"IsolatedCommand"="cmd.exe /c takeown /f \"%1\" /r /d y && icacls \"%1\" /grant administrators:F /t"
   

Page 1 of 6

Make A Donation

Thank you for your donation.

Amount: 

Sponsors

Who's Online

We have 117 guests online

RT Registry Tweaker

Registry

Tweak your windows 7 operating system using this small application

Sponsors

Latest Downloads

 

Disclaimer

This site does not store any files on its server. All contents are provided by non-affiliated third parties. All articles image and logo belong to their respective owners.