is there a way to get retail products?

is there a way to get retail products

I guess that your University is a member of MSDN AA, which give free license to students if your subscribing Faculty:

You can find your school:

http://msdn.Microsoft.com/en-us/academic/dd861349

And then to find admin and contact him or her, for more details. The University could also help you get the iso files.

In addition, dependent on your country, you could contact Microsoft and ask them to send you the CD or the DVD of the product.

Tags: Windows

Similar Questions

  • Is there a way to check the product key on Windows 7

    Ladies and gentlemen

    Tablet of my wife is pre-installed with Win 7 and twice in recent years I needed to reinstall. The tablet with Windows 7 pre-installed and included the disc. I now find I need reintall again as complaints about the machine being slow emanate from the kitchen. While I wrote down the product key for the program that I find now that I have is to not store this piece of paper very solidly and can no longer find it. This raises a few questions. One option is to download the ISO file and install. I did, but it asks for the key of product, which was not really surprising. I have a desktop computer, but is there a way to get the product key without doing a full installation of Windows 7 on the desktop? I'm a bit lazy and do not want to save the office first, if it is not necessary.

    Thanks for your advice.

    David

    Unfortunately, it not that we cannot help you. Your best option is to use the recovery media provided with your computer initially noted in your post and allows to reinstall Windows 7.

    The tablet with Windows 7 pre-installed and included the disc

    What you can do is, create a bootable copy on a USB stick with WinToFlash

    Homepage of WinToFlash - install Windows USB-

  • I try to install vista on my laptop but a letter of the key is not visible, all the other parts are very well including the serial code, is there another way to get the key of the other information?

    Taché product key

    Hello

    I try to install vista on my laptop but a letter of the key is not visible, all the other parts are very well including the serial code, is there another way to get the key of the other information? The laptop currently has non-OS I've tried to reinstall.

    Thank you

    Scott

    Product keys are bit-agnostic - they don't care if it's 32-bit or 64-bit.

    However, cannot legally use the recovery disk from one computer to a different constructor machine - as other licenses are not properly paid..

    There is nothing nonetheless to try all possible variations on the absence of character (there are only 25, after all the )

    Other than that, your best option is to contact the manufacturer and order a set of recovery disc for the machine. I do no download available for Vista with SP2 - but you can download Vista with SP1 and create the disc.

    http://www.heidoc.NET/Joomla/technology-science/Microsoft/57-Windows-Vista-direct-download-links

  • Is there a way to get the key on the dvd?

    I have one of the signature of windows 7 dvd sets complete the house party promotion my system which featured 64-bit died and I would like to install it on my new drive, but could not find the dvd cover with the product key to this issue is there a way to get the key on the dvd?

    Nope. There is no key on the DVD. Without the lid, you are out of luck.

  • I have a player digital adobe which I used for about a month.  The library downloads easily... today it started to ask is there a way to get around this?  Establishment of once was a challenge enough.

    I have a digital ready Adobe fortunately I used for a month.  Downloads library very well.  Today when I open he asked me to go back

    and implemented from scratch. Is there a way to get around this?  Establishment of once was a challenge enough.  In fact, I've probably lost all the books I've downloaded?

    Thank you

    You can get better support in a product-specific forum

    If you start the https://forums.adobe.com/welcome Forums Index

    You will be able to select a forum for the specific Adobe products you use

    Click on the symbol "arrow down" on the right (where it says all communities) to open the drop-down list and scroll

  • I lost the email with my serial number. Is there another way to get it?

    I lost the email with my serial number. Is there another way to get it?

    If you have registered the product when you installed everything first you may be able to find the serial number available through your Adobe account online.

  • Is there a way to get iPhoto to Yosemite?

    Is there a way to get iPhoto to Yosemite? I was annoyed with changes before but it's just because change is difficult, you have your ways of doing things, has worked on the system and used to it. It's different. Pictures is simply bad. I shouldn't work that hard to make things work. The straw that broke the camel's back? Try to change the FaceBook account to upload photos to. This is ridiculous. I think all wiping and going back a few steps from the BONE. It is less that I can return iPhoto...

    Cannot update iPhoto because it is not available in the App Store

    LN

  • Is there a way to get the text to reformat then I Zoom in to read an article.

    Is there a way to get the text to reformat then I Zoom in to read an article, so I can't do a pan on?

    Unfortunately not - this is one of the disadvantages of pinch to zoom - makes the biggest full page

  • Is there a way to get rid of the Firefox button?

    As the title says, is there a way to get rid of the Firefox button? I don't like, and I never use the menu.

    If you select the menu bar, the Firefox button will disappear. Press the button of Firefox, then in the menu 'Préférences' choose 'menu bar '.

    Or you can make the button smaller Firefox with this add-on:
    https://addons.Mozilla.org/en-us/Firefox/addon/iconic-Firefox-menu/

    Or move/remove the button Firefox with this add-on (see instructions in the description of the add-on):
    https://addons.Mozilla.org/en-us/Firefox/addon/movable-Firefox-button/

  • I gifted my father music and a song of the AUS iTunes, but they upload because it is outside the Australia (in New Zealand). Is there a way to get around this? There is only an iPad.

    I gifted my father music and a song of the AUS iTunes, but they upload because it is outside the Australia (in New Zealand). Is there a way to get around this? There is only an iPad.

    "gifts can only be redeemed in the country store that they came from".

    You can try to contact iTunes Support through CHAT or by phone. -They can try to solve this problem.

    https://www.Apple.com/support/iTunes/

  • Is there a way to get a list of all applications / updates that are cached on your server?

    Is there a way to get a list of all applications / updates that are cached on your server?  Of course, we see the space that contains each category.  But I would like a detailed list of the individual items that are actually cached.

    ITD be even better if I could get a scoreboard that showed me how many times a particular point was served to customers.

    Yes.  But you need a little magic Terminal to get the desired data.  Caching server is managed by a sqlite database.  To examine the contents, follow these basic steps:

    1: connect to the database using the following command:

    sudo sqlite3 /Library/Server/Caching/Data/AssetInfo.db

    2: to structure the data, run these two commands to the sqlite command-line prompt:

    .blog column

    . Headers on

    3: to find everything that is stored, run this command (you'll get iCloud cached documents, books, iOS apps, etc.):

    Select * from ZASSET;

    4: to narrow the results down to elements called by software updates, try this:

    Select * from ZASSET where ZURI as "content %";

    You could get a line that looks similar to the following:

    403 2 6 0 2012986793 474949928.477396 476912032.644505 e03448847909547fb8c7d4ecd5a7b6dd FAB32A72-DE33-469D-A7DF-3CE1A1F9A4D2 on Wednesday, August 5, 2015 18:00:30 GMT

    / Content/downloads/42/44/031-30888/bhrkylcnycxmtug9daw3g4magqb7dl7hba/OSXUpdComb o10.1

    (added the newline for readability)

    It is an OS X Combo update.  It is located on the drive to library/server/cache/Data/FAB32A72-DE33-469D-A7DF-3CE1A1F9A4D2 / the file is probably named 0, but if you want to use it, just add at the end of the .pkg file.

    I hope this helps.  Put server cache saves a lot of data.

    Oh, to quit the sqlite command line tool, simply type .quit and press return.

    Reid

    Apple Consultants Network

    Author - "El Capitan Server - Foundation Services.

    Author - "El Capitan Server - Collaboration & control»

    Author - "El Capitan Server - Advanced Services '.

    : IBooks exclusively available in Apple store

  • Qosmio F30: Is there a way to get the remote to work directly with built in receiver

    My remote control Media Center only works when I plug the Receiver USB on my Qosmio F30 yet will work directly to the laptop with the vista media center pre program.

    Is there a way to get my remote to work directly on the built-in receiver?

    Steve.

    Hi Steve

    There is unfortunately no way to do it. Qosmioplayer is also part of the media offered by this book, and as you know this small Linux based application runs without booting the operating system. Due to this USB port can not be used (external receiver) and because of this one way remote control with Qosmioplayer is infrared receiver window.

    I'm not a technician and can explain you why this little infrared window is not used with the operating system running but, I'm sure, there must be a technical reason for it. Anyway, there is nothing to do, and you have to live with it. :(

  • When I sync my iPhone, my applications backup on my computer somehow. Is there a way to get there?

    When I sync my iPhone, my applications backup on my computer somehow. Is there a way to get there?

    Thanks to Apple, the only way to do this is to go to your iTunes program, connect to the app store, click on purchase, then download the application directly from there. Used to automatically transfer from iPhone to iTunes by clicking on "Transfer purchases" but that was deemed to be too easy.

  • I have a Brother printer. I have almost a full black cartridge, but have more color. Printer tells me that I can not print, but is there a way to get around this? I should be able to print in black only.

    I have a Brother printer. I have a lot of black ink, but am very low on color. The printer always tells me that I can not print even if I press the black and do not want to use black to print a document of law. Is there a way to get around this?

    You must ask brother if this is possible or not.

  • My product key was taken out of my turn to my children and I can't reactivate my Windows Vista is there a way to recover my product key?

    My product key was taken out of my turn to my children and I can't reactivate my windows vista is there a way to recover my product key?

    original title: product key

    Hello

    As you have lost the product key of the Tower, it is a preinstalled operating system and you will need to contact the manufacturer of your computer.

    They give you a different product key.

    What you can do now is ask them to send you a set of recovery disc for the computer model reinstall the operating system to how it was when new.

    Also while you are in contact with them, if you never receviced a reinstall to purchase drive, ask them how to make the recovery discs to do the same thing, if you still have access to the recovery partition.

    None of these methods of resettlement requires normally allows you to provide a product key during Installation, the recovery process uses the Installation product key factory to activate automatically during the resettlement process.

    See you soon.

Maybe you are looking for