This post is more than 5 years old
1 Rookie
•
22 Posts
0
406095
March 12th, 2013 19:00
Can I switch my 32bit Win7 Pro to 64bit using the same key from the Dell OEM disc?
I have a new laptop with Win7 32 on it but I really wanted 64 bit - I missed that detail. I've read elsewhere that the key for 32bit is the same for 64.
So, can I download Win7 64 Pro (same version, just 64bit) and install it on the laptop using the Win7 32bit key on the OEM disc?
Thanks.


theflash1932
9 Legend
•
16.3K Posts
1
March 12th, 2013 20:00
Yes, this will work just fine - the key works for the same version of Windows, regardless of bit-level. You can download a Retail ISO, burn to DVD, install with it, then activate over the phone (with Microsoft NOT Dell) using the Product Key on your COA sticker.
www.mydigitallife.info/download-windows-7-iso-official-32-bit-and-64-bit-direct-download-links
theflash1932
9 Legend
•
16.3K Posts
0
March 12th, 2013 20:00
If you have never installed Windows or entered the Product Key yourself, then the key it returns will NOT work for activation, it will be the generic factory key used by Dell. You will need the key on your COA. If you have ever manually entered the key, then, and only then, will Belarc/MJB return your actual license key. Have you ever used an SSD before? If you don't want to have to buy one for every computer you use, don't open it ;)
benhenny
1 Rookie
•
22 Posts
0
March 12th, 2013 20:00
I've downloaded Belarc Advisor to get the key, just in case. I'll post back on the progress. I have an SSD arriving tomorrow that I want to install the 64bit on, and I'm currently downloading from the mydigitallife site - THANKS
benhenny
1 Rookie
•
22 Posts
0
March 12th, 2013 21:00
Thanks for that - I just found my Certificate of Authentication, conveniently located behind the battery in the battery compartment - along with the service tag.
This is my first SSD, and I think I'm gonna like it!
theflash1932
9 Legend
•
16.3K Posts
0
March 12th, 2013 21:00
"This is my first SSD, and I think I'm gonna like it!"
You will.
Philip_Yip
9 Legend
•
16.1K Posts
0
March 13th, 2013 02:00
For switching to 32 bit to 64 bit. i.e. Reinstallation of Windows have a look at my Windows Reinstallation Guide/A Clean install of Windows 7:
http://philipyip.wordpress.com/dell-community-forums/
It will give you detailed instructions on the Windows Reinstallation process.
benhenny
1 Rookie
•
22 Posts
0
March 13th, 2013 22:00
Thanks for the guide. That's a lot of info to digest.
I'll come back for a better recap, but for now, let me just say:
Getting a laptop with win7 pro OEM installed wasn't a problem. I downloaded the 64 bit version and used my COA key and it worked fine.
I used the bootable USB method as opposed to the DVD. When creating the bootable usb, I ran into trouble when I didn't have the bootsect.exe installed. I was using an XP machine to set up the usb. I found the bootsect.exe online from a random person - hopefully I'm not now a zombie PC - put it into windows/system32 then ran the usb setup again and it worked. That was the only real hiccup.
One minor annoyance is that I now have to find, individually, each driver that I need for all the peripherals I have on the laptop and install them.
====
Regarding SSD - you weren't kidding!
I WAS BLIND, BUT NOW I SEE!
theflash1932
9 Legend
•
16.3K Posts
0
March 13th, 2013 23:00
Which system is this?
In general, you want to install the System Software first (if applicable to your system), then the chipset. Any other devices listed as unknown in Device Manager can be installed after the first two are installed.
I'm not sure what directions you were following for creating an installation USB, but it is much simpler than you describe:
Command Prompt
diskpart
select disk x
clean
create partition primary
active
format fs=fat32 quick
assign
exit
xcopy v:\ /s/e/f e:\
exit
(with "select disk x" make sure to do a list disk first to make sure you get the right disk; with "xcopy" this assumes v:\ is your Windows DVD and e:\ is your USB flash drive prepared in diskpart above)
benhenny
1 Rookie
•
22 Posts
0
March 14th, 2013 09:00
I used the Windows 7 USB/DVD download tool and the Win 7 Pro ISO to create the USB boot/install. It worked fine until the very end, where it said: ""Files copied successfully. However, we were unable to run bootsect to make the USB device bootable."
I found and downloaded bootsect.exe and put it into windows/system32, then ran the Win 7 tool again, and it worked.
The only driver that I really needed was for the wireless network. Without that, I had no Internet. So I had to find it on another computer - and it turns out there are 2 or 3 drivers for my model (Latitude e5420) and used trial and error until it installed the right one. I suppose I could have looked up the exact card I had, but it was faster just to try each driver.
The chipset driver also needed to be installed - another trial and error using several drivers for my model.
So if I were to do it again:
The boost in performance between Win7 32 and 64 AND the new SSD is significant. I thought I'd see a small improvement - 10 to 20% but it looks more like 25 - 35%. The laptop is an i5 with 4GB ram and 128 SSD, and it's the fastest pc I've ever seen for routine tasks.
benhenny
1 Rookie
•
22 Posts
0
March 14th, 2013 10:00
Actually, now that I look at it, I'd skip using the Win7 USB Tool, which is useless without the bootsect.exe, and use the diskpart command to set up the usb.
theflash1932
9 Legend
•
16.3K Posts
0
March 14th, 2013 10:00
"Actually, now that I look at it, I'd skip using the Win7 USB Tool, which is useless without the bootsect.exe, and use the diskpart command to set up the usb."
There ya go ;)
theflash1932
9 Legend
•
16.3K Posts
0
March 14th, 2013 10:00
If I were to offer my recommended version, here it is: