Showing posts with label Microsoft. Show all posts
Showing posts with label Microsoft. Show all posts

5 Apr 2013

Turn On-Off Hibernation in Windows 8

Its easy to turn on & off hibernation via command prompt in windows 8. To check if hibernation is on or not… Just open command prompt as admin and run following command.

dir c:\ /ah

If hibernation is turned on then you will see hiberfil.sys listed in the file directory.

hibernation

To turn off hibernation: Run following command in command prompt as admin.

powercfg /h 0ff

To turn on hibernation: Run following command in command prompt as admin.

powercfg /h on

That's it… its done. Thumbs up

Want to know more about hibernation? Just check THIS webpage.

1 Nov 2012

Download Windows 8’s All Versions, Pre-activated

Find this one on one of the internet forum, so posting it here for all those who wanted to try Windows 8 OS. Not downloaded & tested by me so try at your own risk. Winking smile Links will not work for long so hurry up.

Windows 8 Pro-Start screen
Microsoft Windows 8, x86 - x64 All in one (16) RTM MSDN Original, Incl. Activator 2012, 4.73 GB.
Download Links: Part-1, Part-2, Part-3, Part-4 & Part-5.



Version's Included is:
Windows 8 x86
Windows 8 N x86
Windows 8 Pro x86
Windows 8 Pro VL x86
Windows 8 Pro N x86
Windows 8 Pro with Media Center x86
Windows 8 Enterprise x86
Windows 8 Enterprise N x86
Win 8
Windows 8 x64
Windows 8 N x64
Windows 8 Pro x64
Windows 8 Pro VL x64
Windows 8 Pro N x64
Windows 8 Pro with Media Center x64
Windows 8 Enterprise x64
Windows 8 Enterprise N x64
Installation Instruction:
1. Extract ISO with WinRAR or 7zip.
2. Burn or install to USB.
3. Install Windows 8 Professional. No serial will be required.
4. Once completed and set up, run the KMS Activator tool and follow the instructions.
5. (Optional) Back up your activation with the Advanced Tokens Manager tool.



Windows 8 Pro Activator: Link
Windows 8 Activator, New version 12.10.26: Link



Note: No product key is needed. Please note that you cannot Burn it on a DVD5 and will need to use the USB install. You might need to activate it after you have successfully installed it. All version's are from Original MSDN Image.



System Requirements:
~ Processor: 1 Gigahertz (GHz) or Higher.
~ RAM: 1 Gigabyte (GB) for the 32-bit version or 2 GB for 64-bit version.
~ Free hard drive space: 16 Gigabytes (GB) for the 32-bit version or 20 GB for 64-bit version.
~ Graphics: the graphics device Microsoft DirectX 9 or later.
~ Date of Release: October, 2012
~ Developer: Microsoft Corporation

6 Feb 2012

Clearing clipboard in Windows 7

Copy-Paste (Ctrl+C - Ctrl+V) is one of the most widely used option by computer users worldwide. Everything you copies is stored in Clipboard. But did you know that  every copied data (stored in clipboard) is accessible from the internet by a combination of Java scripts and ASP? Surprised smile In short... Every data which is in your PC's clipboard is unsafe and can be accessed-stolen by website or hacker if your PC is connected to internet.

Don't keep sensitive data in the clipboard while using the internet. Best way to protect your data is to delete copied data from clipboard soon after pasted it.

To create shortcut which will clear your PC's clipboard everytime you run it... Follow the below steps:

1. Right-click on desktop and select... New > Shortcut option.
Clipboard1

2. In shortcut location box type cmd.exe /c echo off | clip
Clipboard2

3. Now type any name you want for that Shortcut and click Finish

Clipboard3

Its Done. Angel

Clipboard4

Feeling Safe? Open-mouthed smile Please don't. Because nothing is safe on PC from expert hackers. Angry smile So never keep any sensitive information in your computer if your computer is connected to internet.

18 Oct 2011

All versions of the Microsoft .NET Framework

Sometimes you download a software & find that its not working in your Computer. Many times software gives an error that Microsoft .NET Framework needs to be installed or sometimes the developer of software mentions that you need Microsoft .NET Framework installed in your PC to be able to use the software.

.NET Framework creates the required software environment to provide the appropriate runtime requirements to the software. In simple terms some softwares runs only if your PC has Microsoft .NET Framework installed.

There are many .NET Framework versions available. Some are included in some Windows OS by default.

Released versions of .NET Framework is:
• .NET Framework 1.0
• .NET Framework 1.1
(pre-installed in Windows Server 2003)
• .NET Framework 2.0
• .NET Framework 3.0
(pre-installed in Windows Vista & Server 2008)
• .NET Framework 3.5 (pre-installed in Windows 7 & Server 2008 R2)
• .NET Framework 4.0

So below is the official Microsoft download links of each version of .NET Framework:
1. Microsoft .NET Framework 1.0 / SP3
2. Microsoft .NET Framework 1.1 / SP1
3. Microsoft .NET Framework 2.0 x86 / SP1 / SP2
4. Microsoft .NET Framework 2.0 x64 / SP1 / SP2
5. Microsoft .NET Framework 3.0 x86
6. Microsoft .NET Framework 3.0 x64
7. Microsoft .NET Framework 3.5 / SP1
8. Microsoft .NET Framework 4.0 for x86, x64 & ia64

.NET Framework can be installed in Windows NT, 98, Me, 2000, XP, Server 2003, Vista, Server 2008 and 7.

14 Sept 2011

Want to Download Windows 8 Developer Preview?

Yesterday Microsoft launched pre-beta version of Windows 8 for developers. The next version of Windows is now available to anyone who wants it. So if you want to download Windows 8 developer preview than you can download it. Read ahead for that. :)

Before you download it is important to note that this early builds is far from final and unstable. A disclaimer on the Microsoft site says, "These downloads include prerelease software that may change without notice. The software is provided as is, and you bear the risk of using it. It may not be stable, operate correctly or work the way the final version of the software will. It should not be used in a production environment."












~ Windows Developer Preview with developer tools English, 64-bit, 4.8GB: 
Download from here.

~ Windows Developer Preview English, 64-bit, 3.6GB:
Download from here.












~ Windows Developer Preview English, 32-bit, 2.8GB:
Download from here

~ System Requirements:

• 1 gigahertz (GHz) or faster 32-bit (x86) or 64-bit (x64) processor
• 1 GB RAM (32-bit) or 2 GB RAM (64-bit)
• 16 GB available hard disk space (32-bit) or 20 GB (64-bit)
• DirectX 9 graphics device with WDDM 1.0 or higher driver

For further info go to Microsoft's developer site


© Microsoft