Quantcast Clean Vista install WITH NO ACTIVATION - Page 5

View Poll Results: Did this work for you?

Voters
551. You may not vote on this poll
  • Yes

    455 82.58%
  • No

    96 17.42%
+ Reply to Thread
Page 5 of 216 FirstFirst 1234567891555105 ... LastLast
Results 41 to 50 of 2157
  1. #41
    Notebook Virtuoso
    Join Date
    Apr 2007
    Posts
    2,791
    Rep Power
    27

    Default Re: Clean Vista install WITH NO ACTIVATION

    As far as drivers, I didn't really look at them as they are all downloadable from HPs web site. Usually they are more updated versions too. The other stuff in there is software like quickplay, etc... some of which you can't download from HP. I was working on a list, but I'm currently laptopless. I'll be able to do more when the dv9500t is shipping w/ graphics.
    Activation Backup and Restore (ABR) | Clean Vista Install | Screen DPI | RAM Testing w/ Memtest86+ | Where's my disk space? | Accessing HP Recovery Disc Files

    Lenovo W510: i7-720QM, 8GB RAM, 1920x1080 (FHD), Quadro FX880 1GB, 500GB 7200rpm Disk, WiFi UltimateN 6300 AGN, Fingerprint, Webcam, USB3.0, Windows 7 Ultimate x64

  2. #42
    Notebook Consultant
    Join Date
    Nov 2006
    Posts
    150
    Rep Power
    17

    Default Re: Clean Vista install WITH NO ACTIVATION

    hmmmm....i wonder if the HP drivers for the dv6000 will be compatible with the dv6500? it doesn't look like they have any drivers specifically for the dv6500 CTO on their website. maybe the upgrade utility will work. we'll just see when i get there. i'll probably burn my recovery disks this weekend and then i'll be ready to go.
    Last edited by weiser701; 25th May 2007 at 01:47 PM.
    Asus UL30a-X5 13.3"

  3. #43
    Notebook Consultant
    Join Date
    Nov 2006
    Posts
    150
    Rep Power
    17

    Default Re: Clean Vista install WITH NO ACTIVATION

    ok, i followed the procedure and i now have a clean install of Vista Home Premium. oh man how it's a nice feeling not having all the junk in there. however, i wasn't able to get the activation working through the command prompt. i type in this:

    C:\Users\XXX>cd c:\windows\oemcert

    cd c:\windows\oemcert
    cscript /nologo oem-install.vbs oem-cert.xrm-ms XXXX-XXXX-XXXX-XXXX-XXXX (i really have my product key inserted there)

    and this is what i get:

    Install OEM Certificate
    Install oem-cert.xrm-ms...
    c:\Windows\OEMCert\oem-install.vbs<40,4> SWbemObjectEx: 0xC004F025

    i don't get any error messages or anything like that, but i don't get any "success" messages either. it still says i need to activate within 30 days.
    Asus UL30a-X5 13.3"

  4. #44
    Notebook Geek
    Join Date
    Apr 2007
    Location
    Iowa
    Posts
    92
    Rep Power
    16

    Default Re: Clean Vista install WITH NO ACTIVATION

    GOOD WRITE UP! Worked great! No changes necessary for a dual drive like mine. I just put everything I needed on the secondary. Might not hurt to mention in the write up about extending the Primary if you delete the second partition just for those who aren't that experienced. Thanx OREV.
    HP DV9310US, AMD TL-52, 2gb RAM, 4gb SD card Readyboosted, 120 & 80gb Hard drives, Altec Lansing internal and Altec Lansing XT1 external speaker system.

  5. #45
    Notebook Virtuoso
    Join Date
    Apr 2007
    Posts
    2,791
    Rep Power
    27

    Default Re: Clean Vista install WITH NO ACTIVATION

    Quote Originally Posted by weiser701 View Post
    ok, i followed the procedure and i now have a clean install of Vista Home Premium. oh man how it's a nice feeling not having all the junk in there. however, i wasn't able to get the activation working through the command prompt. i type in this:

    C:\Users\XXX>cd c:\windows\oemcert

    cd c:\windows\oemcert
    cscript /nologo oem-install.vbs oem-cert.xrm-ms XXXX-XXXX-XXXX-XXXX-XXXX (i really have my product key inserted there)

    and this is what i get:

    Install OEM Certificate
    Install oem-cert.xrm-ms...
    c:\Windows\OEMCert\oem-install.vbs<40,4> SWbemObjectEx: 0xC004F025

    i don't get any error messages or anything like that, but i don't get any "success" messages either. it still says i need to activate within 30 days.
    When you run that step in the cmd box, make sure you run it as administrator. Right-click on the "command prompt" icon and choose "run as administrator". Then type those commands in that cmd window.

    If that still doesn't work, let me know.
    Activation Backup and Restore (ABR) | Clean Vista Install | Screen DPI | RAM Testing w/ Memtest86+ | Where's my disk space? | Accessing HP Recovery Disc Files

    Lenovo W510: i7-720QM, 8GB RAM, 1920x1080 (FHD), Quadro FX880 1GB, 500GB 7200rpm Disk, WiFi UltimateN 6300 AGN, Fingerprint, Webcam, USB3.0, Windows 7 Ultimate x64

  6. #46
    Notebook Consultant
    Join Date
    Nov 2006
    Posts
    150
    Rep Power
    17

    Default Re: Clean Vista install WITH NO ACTIVATION

    Quote Originally Posted by orev View Post
    When you run that step in the cmd box, make sure you run it as administrator. Right-click on the "command prompt" icon and choose "run as administrator". Then type those commands in that cmd window.

    If that still doesn't work, let me know.
    you know...i figured that might have been the problem, but i thought i was already logged in as administrator since that's how my computer is setup. i was right-clicking on the command prompt after it was already open and i didn't see any option to "run as administrator" so i figured that just reinforced my assumptions. i never thought about right-clicking as i'm opening it up. that did the trick. thanks a lot. it really is no hassle at all.
    Asus UL30a-X5 13.3"

  7. #47
    SBR
    SBR is offline
    Notebook Consultant
    Join Date
    Mar 2007
    Posts
    160
    Rep Power
    16

    Default Re: Clean Vista install WITH NO ACTIVATION

    Here's an alternate method that uses the same trick that Orev has published.

    In your OEMCert folder you should find a certificate file with the extension .xrm-ms. Take that file and put it somewhere with a short folder path like C:\.

    Then go to Start and either press Run or find Run using the search function. Type cmd into Run and press enter (This will automatically run cmd prompt in with administrator privileges).

    Type the following command to install the OEM certificate file:

    SLMGR.VBS -ilc C:\oem-cert.xrm-ms

    (Assuming you put the certificate file called "oem-cert.xrm-ms" in the root folder of C:\.)

    The just activate windows the regular way through the welcome center or control panel.

    Edit: with this method, it is fine to enter the HP OEM factory key when installing windows. You just cannot activate Vista until the OEM certificate has been installed. If you install the certificate before going online for the first time and entered the OEM during installation, windows will even automatically activate for you when you first go online.
    Last edited by SBR; 27th May 2007 at 04:22 PM.
    HP Pavilion DV6200
    Vista Ultimate x86 | C2D T7200 (2.0GHz 4MB) | 2GB 667MHz | 160GB 5400RPM | 256MB GF Go 7400 (128MB D) | LS Multi DVD Burner | Intel 3945ABG/BT | 15.4" WXGA BV 1280x800 | Microphone/1.3MP

    Lenovo X61
    Vista Business x86 | C2D T7100 (1.8GHz 2MB) | 2GB 667MHz | 80GB 5400RPM | Intel X3100 | Intel 3945ABG/BT | 12.1" XGA 1024x768

  8. #48
    Notebook Enthusiast
    Join Date
    May 2005
    Posts
    15
    Rep Power
    20

    Default Re: Clean Vista install WITH NO ACTIVATION

    Just want to say thanks for this guide to a clean install. Everything went smooth and my laptop is running so much better without all the bloatware.

    HP DV6233se - AMD Turion 64x2 TL50 - 2gb ram - 120gb hd - geforce go 6150 - webcam - mic - imprint finish - windows vista home premium

  9. #49
    KSC
    KSC is offline
    Notebook Geek
    Join Date
    May 2007
    Posts
    77
    Rep Power
    15

    Default Re: Clean Vista install WITH NO ACTIVATION

    Quote Originally Posted by mbmalone View Post
    I installed Ultimate 64-bit with the HP Ultimate OEM Key and I'm fully activated.

    ... but now I'm thinking the 64-bit version is kind of sucking.
    What is kind of sucking with the 64-bit edition?

  10. #50
    Notebook Consultant
    Join Date
    Aug 2006
    Location
    Philadelphia, PA
    Posts
    250
    Rep Power
    18

    Default Re: Clean Vista install WITH NO ACTIVATION

    are you guys doing the clean install out off the Vista upgrade dvd from the upgrade program or your computers came with vista installed already??
    RIP- HP DV2125NR AMD Turion X2 1.6Ghz, 4GB RAM, 120GB HD 5400rpm, NVIDIA GeForce Go 6150

 

 

Similar Threads

  1. Replies: 76
    Last Post: 19th February 2009, 01:30 PM
  2. How To Clean-Install Vista ?
    By yangnyc in forum Sony
    Replies: 4
    Last Post: 18th August 2007, 06:41 PM
  3. SZ Clean Vista Install
    By theringmasta in forum Sony
    Replies: 2
    Last Post: 16th March 2007, 09:55 AM
  4. Vista clean install
    By phatkid77 in forum Windows OS and Software
    Replies: 1
    Last Post: 17th February 2007, 09:10 PM
  5. clean install XP/Vista on TX17GP
    By ppt in forum Sony
    Replies: 2
    Last Post: 4th January 2007, 01:17 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT -4. The time now is 06:10 PM.
Powered by vBulletin® Version 4.2.0
Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.
SEO by vBSEO 3.6.0