Windows 7 : Hack Windows 7 to Force Enable Aero
Written by ShaDow on January 12th, 2009 with 1 comment.
Read more articles on Windows 7 Tips and otherSoftware.
You are currently browsing the articles from MS Windows Vista Compatible Software written on
Written by ShaDow on January 12th, 2009 with 1 comment.
Read more articles on Windows 7 Tips and otherSoftware.
Aero
Find and fix problems with transparency and other visual effects
Written by ShaDow on January 12th, 2009 with no comments.
Read more articles on Windows 7 Tips and otherSoftware.
I’m not going to spend a lot of time on this because there is “Windows 7 Overload” going on around the web right now. It’s needless too spend much time, or energy writing about it, but I do have a few thoughts to share.
First - it’s what Vista should have been in the first place. There isn’t much about it that I *don’t* like. It really doesn’t feel like Beta software at all - it’s very feature complete, and stable.
I have loaded the x64 version on my Workstation at work (yes I have a “Vista recovery plan”), so I’ll be “living in it” 8 hrs a day, 5 days a week. Hopefully I won’t find any major bugs, or show stoppers, and hopefully many others will not either so that MS can get this thing to Market ASAP!
My only gripe is here w/ my home PC. I can’t run VirtualBox (not sure why - prolly a kernel difference), and also my Gaming performance went down dramatically, but think that is due to a lack of optimized drivers. Both of these will be corrected by the RTM date.
In the meantime I’m running Windows XP 64-bit edition at home - I can’t bring myself to run Vista after tasting the sweetness that is known as Windows 7…Vista would feel like a “cheap knock-off”.
Great Job Microsoft!

Written by jaysonrowe on January 12th, 2009 with no comments.
Read more articles on otherSoftware and Computing.
Mirror Link 2
Worm Manual Removal Instructions
Recommend Removal from Safe Mode:
How to Start in Safe mode:
Restart your Computer, Press F8 Repeatedly, when your Screen turns on, Select Safe mode, press enter.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components
HKLM\SYSTEM\CurrentControlSet\Services\cfg
Type dword:00000010
HKLM\SYSTEM\CurrentControlSet\Services\cfg
Start dword:00000002
HKLM\SYSTEM\CurrentControlSet\Services\cfg
ErrorControl dword:00000000
HKLM\SYSTEM\CurrentControlSet\Services\cfg
ImagePath
HKLM\SYSTEM\CurrentControlSet\Services\cfg
DisplayName cfg
HKLM\SYSTEM\CurrentControlSet\Services\cfg
ObjectName LocalSystem
HKLM\SYSTEM\CurrentControlSet\Services\cfg\Security
Security
HKLM\System\CurrentControlSet\Enum\Root\LEGACY_CFG
Written by FireFly on January 12th, 2009 with no comments.
Read more articles on cfg.exe and W32/AutoRun.SKG and W/32Bdoor-ZAR and backdoor removal and otherSoftware and manual removal and Windows.
Mirror Link 2
Worm Manual Removal Instructions
Recommend Removal from Safe Mode:
How to Start in Safe mode:
Restart your Computer, Press F8 Repeatedly, when your Screen turns on, Select Safe mode, press enter.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components
Written by FireFly on January 12th, 2009 with no comments.
Read more articles on cfg.exe and W32/AutoRun.SKG and worm removal and manual removal and otherSoftware and Windows.
One of a new features in Windows 7 and Windows Server 2008 R2 is the ability to boot from a VHD. It is pretty simple to enable this feature and have it ready at your disposal! Before you begin you should note the following…
I am sure this will change as Windows 7 goes through the beta and RC stages on its way to RTM and we’ll update this as necessary but here goes…
Start by launching a Command Prompt and be sure to run as Administrator, once that is done run the following commands…
bcdedit /copy {current} /d “Boot_From_VHD”
Copy the CSLID that is displayed and then run…
bcdedit /set [CLSID} osdevice vhd=[C:]\vhdname.vhd
You can replace [C:]\vhdname.vhd with the path and name of your VHD.
Once that is complete reboot and you will have the option to “Boot_From_VHD”! You can verify the bootloader is configured correctly with the bcdedit command which will list all the boot options.
For more information be sure to check out the Windows 7 resource page on Technet.com
Written by rodney.buike on January 12th, 2009 with no comments.
Read more articles on Windows Springboard and rodney.buike and otherSoftware and Windows Client.