Take a peek at Windows 7 with screenshots
Browsing blogs over the internet brought me to this blog where you can be one of the first ones to have a look at the much awaited Windows 7 (formerly codenamed Blackcomb and Vienna). Click here for the source.
Windows 7 Beta videos: a peek at the coolness to come from Microsoft. Click here for the source.
Manually Start Microsoft File Transfer Manager
Open a command window
Change Directory to %SystemRoot%\Downloaded Program Files\
Type TransferMgr.exe and press Enter
Voila! You should have the dialog box right in front of you.
And just in case you do not have it installed already then follow the link below to install it:
http://transfers.one.microsoft.com/ftm/default.aspx?target=install
Run Internet Information Services (IIS) in 32 bit emulation mode
If you are running Windows Server 2003 x64 based operating system and you are installing x86 based application which would need to run on Internet Information Services (IIS) then you must run IIS in 32 bit emulation mode. To do this follow the steps below:
• Click Start, and then click Run.
• In the Open box, type cmd, and then click OK.
• In the command prompt window, navigate to the %drive%:\Inetpub\Adminscripts folder, where %drive% is the drive in which Windows Server 2003 is installed.
• In the Adminscripts folder, type the following command:
cscript adsutil.vbs set w3svc/AppPools/Enable32bitAppOnWin64 1
Note: The value “1″ for Enable32bitAppOnWin64 specifies 32-bit mode, whereas the value “0″ specifies 64-bit mode.
• Press ENTER.
• Type iisreset and then press ENTER.
• Close the command prompt window.
IIS would now run in 32 bit emulation mode and you can now install x86 based applications on the server.
Creating a multi-boot configuration that includes Windows Vista with older versions of Windows
Note: If the partition for Windows Vista is already formatted, make sure that it is formatted by using the NTFS file system. However, we recommend that you use one of the following methods:• Create the second unformatted partition.
• Do not create the second partition and leave the space as free space. Instead, create the second partition during the Windows Vista installation.
Windows Vista fails to boot after an older version of Windows is installed
• If you install an earlier version of the Windows operating system on a Windows Vista-based computer, Windows Vista no longer starts. In this case, only the earlier version of the Windows operating system starts.
• If you install an additional instance of Microsoft Windows XP on a computer where Windows XP and Windows Vista are already installed in a dual-boot configuration, you may receive the following error message: “Disk read error has occurred.”
To resolve these issues, follow these steps.
• Use Bcdedit.exe to manually create an entry in the BCD Boot.ini file for the earlier version of the Windows operating system. To do this, type the following commands at a command prompt.
• Drive:\Windows\system32\Bcdedit /set {ntldr} device partition=x:
• Drive:\Windows\system32\Bcdedit /set {ntldr} path \ntldr
• Drive:\Windows\system32\Bcdedit /displayorder {ntldr} /addlast
• Restart the computer.
Troubleshooting Active Desktop Recovery (Version 2)
Troubleshooting Active Desktop Recovery (Version 1)
Open Windows Explorer
Click on Tools in the Menu bar
Select Folder Options
Select the the tab View
Under Advanced Settings, uncheck “Hide protected operating system files (Recommended)”
Search for “desktop.htt” in your Operating System drive (You should find it normally in your Local Drive C)
Delete any “desktop.htt” file. (You may find more than one file in that location depending on how many user profiles are there on the computer. They should be located in ..\Documents and Settings\User\Application Data\Microsoft\Internet Explorer)
Close all windows and reboot your computer.
Once the computer reboots it will create a new “desktop.htt” file in that location.
You should be able to get rid off that white screen now.
Once you are done go ahead and check the option to “Hide protected operating system files (Recommended)” in the folder options.