[DISCUSSION] VirtualBox - Update, SLP & SLIC

Discussion in 'Virtualization' started by cigolo_, Dec 30, 2008.

  1. Limbo_12

    Limbo_12 MDL Novice

    Jan 22, 2020
    2
    0
    0
    #621 Limbo_12, Jan 24, 2020
    Last edited: Jan 24, 2020
    Does it possible to add to normal VBox distribution BIOS the string like:

    "SLP1.0_Content____XXXXXXXXXXXXXXXXXXXXXXXXXXXXX" ?
    52-bytes length

    Will be really usufull for anyone who needs to run VM-image of old PC.
    For example for old archive and SW-environement reconstruction purposes.
     
  2. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream

    Dec 21, 2012
    6,359
    7,078
    210
    You can insert SLP manufacturer strings by modifying DMI settings of the VM (see the manual).

    The string you are showing looks like the one used by Microsoft for the Windows XP mode feature of Windows 7. That one cannot be inserted through the configuration, but needs hard patching one of the DLL files (or the BIOS).
     
  3. _cK_

    _cK_ MDL Novice

    Jun 11, 2015
    2
    6
    0
    Recompiled BIOS for Windows XP Mode with VirtualBox 6.1 added:
    http[://]s000.tinyupload.com/?file_id=96867262245425245689
    Code:
    BiosAlternative.7z
    37777 Bytes
    
    CRC-32: 42855940
    MD-5:   26284C31EB0B64A2341E57A1CC71A1CA
    SHA-1:  87CDA2F88A71DEEADEDD1B9031CF52F7D4D60D21
    Password: mdl2020

    cK
     
  4. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream

    Dec 21, 2012
    6,359
    7,078
    210
  5. Evan N

    Evan N MDL Novice

    Jan 7, 2019
    35
    7
    0
  6. Evan N

    Evan N MDL Novice

    Jan 7, 2019
    35
    7
    0
    #628 Evan N, Apr 30, 2020
    Last edited: Apr 30, 2020
    *Deleted*
     
  7. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream

    Dec 21, 2012
    6,359
    7,078
    210
  8. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream

    Dec 21, 2012
    6,359
    7,078
    210
  9. GCI

    GCI MDL Novice

    Sep 25, 2011
    11
    2
    0
    #634 GCI, Nov 3, 2020
    Last edited: Nov 3, 2020
    Sorry to bother with probably an obvious question, but I'm having the hardest time finding a correct tutorial/guide that will work on modern virtualbox versions for activating 7 OEM. I'm going for a Dell Bin activation, and have set the "CustomTable" property so that SLIC ToolKit shows an OK dump: DELLE2_V2.1. Activation still fails with error code C004E003.

    Edit: Figured it out, there are still several commands you need to run. Would be nice if someone could pin a tutorial! From an elevated command prompt:

    slmgr.vbs -cpky
    slmgr.vbs -upk
    slmgr.vbs -ilc
    "path to the .xrm-ms file associated with your SLIC bios"
    slmgr.vbs -ipk "the product key you're trying to activate"
    slui (to activate)
     
  10. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream

    Dec 21, 2012
    6,359
    7,078
    210
    .xrm-ms is not the SLIC bios, but the OEM certificate. SLIC bin is defined in VM settings (as ACPI Custom table), to be loaded into the VM environment. You could also use Windows Loader to insert cert+pkey (Loader will not be installed if SLIC is present).
     
  11. rupsdb

    rupsdb MDL Novice

    Nov 19, 2011
    34
    0
    0
    Thanks
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. casio4ever

    casio4ever MDL Member

    Mar 27, 2015
    104
    13
    10
    #639 casio4ever, Apr 21, 2021
    Last edited: Apr 21, 2021
    After Searching Many Topics, I Can't Find Any Detailed Guide For Adding SLP Strings For Phoenix Bios Of VMware v (9 - 10 - 12 - 15),

    The Members Here Are Talking Like They Were Born With That Knowledge Already. The Written Notes\Tips About That Subject, Don't
    Offer Screenshots Or Even Videos About " How to Add SLP String Of Any OEM To Phoenix Bios Of VMware v9.x ~ v15.x.x".

    I've Also Tried To Speak With Members Who Wrote Short Notes About That Topic. No One Answers To My Conversation Requests.

    For The God's Sake What Happened To That Forum ? Is Everyone Happy With Blocking Knowledge From Each Other And Treating
    His Knowledge Like Military Secrets ?? I'm Trying So Hard To Learn Anything But No One Have The Willing To Help Me.

    Or The Seniors\Gurus\Whatever, Think More Highly Of Themselves To Not Answer The Requests\Questions Of Newbies In This Forum
    Because They're Not On The Same Level Of Knowledge With Novice Members Here In That Forum ?????????????

    P.S. The Searching Feature Of The Forum Didn't Help Me Either Because (SLP) Is Too Short Than 4 Letters To Return Results Successfully.
     
  13. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream

    Dec 21, 2012
    6,359
    7,078
    210
    Sorry, you are in the wrong topic (this is the VirtualBox topic, not VMWare). VirtualBox doesn't require hard-patching any BIOS files.

    Personally, I cannot answer your questions as I don't use VMWare.