|
I just ordered a laptop, and it came with Vista Home Premium 32. I want Vista Home Premium 64 on it. I'm planning a reinstall. Does anyone know if my product key for Vista 32 will also work for Vista 64 for an OEM copy? As far as I know, I just need to...
Started by Lance Fisher on
, 8 posts
by 7 people.
Answer Snippets (Read the full thread at superuser):
Not sure as I know, I ....
Does anyone know if my product key for Vista 32 will also work for Vista 64 for an OEM copy?
Yes, the same product keys work for both 32 bit and 64 bit versions of Vista.
Will support 64bit Vista...
|
|
Hi,
I'd like to upgrade Vista home to vista Ultimate on my desktop computer. I have a MSDN subscription, which means I can download just about every microsoft software there is. However, there doesn't seem to be any vista anytime upgrade DVD available...
Started by Adrian Grigore on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
Vista....
Ensure you and install that instead.
You should be able to upgrade to Vista ultimate using the standard Ultimate media, you should just the Vista upgrade advisor first to ensure your PC is capable of running Vista Ultimate.
|
|
Is it possible to dual boot a 32bit vista and 64bit vista? I'm running Home Premium and I do have a 64bit Ultimate version, I just don't want to risk the reinstall and not get all my drivers working. So I wondered if I can try the install in dual boot...
Started by Tony on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
Unfortunately they have made the vista and windows 7 installers the drive order back to it's original configuration....
During the installation of the second version of vista Windows will wipe your on the second hard drive with 64.
The second version.
|
Ask your Facebook Friends
|
I have Windows Vista and I have an ISO for Windows 7 Ultimate. Is it possible for the upgrade to complete if I just run the disc as a mounted ISO in my Vista install? Or do I actually need to burn a DVD?
Started by Justin on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
You can use....
This is possible and the easiest way if you only want to do an upgrade, but personally the way I would do it (especially if you want to do a fresh install) is just to get a large USB stick and copy the entire DVD to it and make it bootable .
|
|
Description of the problem:
When I try to create an image with Vista SP2 for deployment from a Vista SP1 installation media I'm encountering some installation errors which I can't solve after a lot of research. When I asked for support on the MDT blog...
Started by TomWij on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
Anyway, have you tried installing SP2 on a vista WAIK to integrate your language pack into Vista SP2 English media and set it as default language.
On MSDN, at least.
Vista SP2 media is available...
|
|
I am running Vista Home Premium. I have a full license of Vista Ultimate in a new box (in other words, it is a full ready-to-install copy, not an Upgrade edition). How do I upgrade from my existing system from Home to Ultimate inline (as if I had an Upgrade...
Started by codingoutloud on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at superuser):
Do you have a Vista service pack installed (SP1 or SP2)? How new is the installation media.
Hitting.
|
|
I am developing a program which sends images from one computer to another (similar to remote assistance without mouse/keyboard input). The two computers I use to test this are one Windows XP machine and one Windows Vista. I have the stationary XP machine...
Started by Michael on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Through, try using Wireshark, is Vista sending the data out?
Is XP receiving it?
No magic here, you.
|
|
I'm a DSL user and don't want to buy a router as I won't need it in a few months. I know it's possible to plug-in a DSL cable to your modem and get on the internet. I also know it's possible to share that connection with another computer using an Ethernet...
Started by Lucas McCoy on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
I would use the 1 Vista machine setup to have Internet.
The DSL modem and the two computers.
|
|
I've never really seen Mac OS X in different "flavors" like windows, does it have them? Or does Apple just give you one straight OS, as opposed to microsoft splitting up the OS into different tiers:
Started by CrazyJugglerDrummer on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
OS X Server also has things like an iCal server and ... .
What differentiates them is that OS X Server provides a graphical interface to system services that you don't get in OS X .
There are two, as nagul pointed out.
There are two: OS X and OS X Server.
|
|
Apperantly, GetThreadId is a Vista API. How can I get a thread's id on pre vista systems?
Started by sold on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
You can call GetCurrentThreadId to get the current....
There are a few options:
When you call CreateThread , you get the handle back .
If you can somehow make the thread in question call GetCurrentThreadId and store it somewhere, you could read the result .
|