Discovering the Retail or VL version of Windows 8.1 Update

Discussion in 'Windows 8' started by balubeto, Sep 6, 2014.

  1. balubeto

    balubeto MDL Addicted

    Dec 22, 2009
    580
    10
    30
    Hi


    How do I discover if, on my computer, I have the Retail or VL version of Windows 8.1 Update?

    Thanks

    Bye
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. PaulDesmond

    PaulDesmond MDL Magnet

    Aug 6, 2009
    6,979
    7,149
    240
    cmd > type slmgr.vbs /dli
    or > type slmgr.vbs /dlv
     
  3. balubeto

    balubeto MDL Addicted

    Dec 22, 2009
    580
    10
    30
    Where do I find the version in the script that you give me?
    I don`t see the License tipology

    Thank you

    Bye
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. mimart7

    mimart7 MDL Senior Member

    Aug 28, 2012
    331
    84
    10
    #5 mimart7, Sep 6, 2014
    Last edited: Sep 6, 2014
    Just remember to take the word "type" of the command line argument.

    After cmd>slmgr.vbs /dli

    Or, cmd>slmgr.vbs /dlv
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. PaulDesmond

    PaulDesmond MDL Magnet

    Aug 6, 2009
    6,979
    7,149
    240
    right, might be a little misleading but assumed a long year member should know about it :D
     
  6. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,378
    340
    #7 s1ave77, Sep 6, 2014
    Last edited by a moderator: Apr 20, 2017
    To me it looks like OP wants to determine whether a Retail (multiple-edition) or the Pro_VL ISO was used :g:.

    Code:
    dism /online /get-targeteditions
    The Pro_VL version will show no target editions, where the Retail shows ProfessionalWMC :cool2:.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. PaulDesmond

    PaulDesmond MDL Magnet

    Aug 6, 2009
    6,979
    7,149
    240
    #8 PaulDesmond, Sep 6, 2014
    Last edited by a moderator: Apr 20, 2017
    this puts out an error 87
     
  8. bchat

    bchat MDL Smart Azz

    Nov 7, 2008
    1,722
    453
    60
    That's what I got on Win 8.1.1. Enterprise

    Maybe if 77 took those dark glasses off he could see what he was typing - bad dog.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. coleoptere2007

    coleoptere2007 MDL Guru

    Apr 8, 2008
    3,311
    1,938
    120
    #10 coleoptere2007, Sep 6, 2014
    Last edited by a moderator: Apr 20, 2017
    The correct command is
    Code:
    dism /online /get-targeteditions
    :p
     
  10. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,378
    340
    #11 s1ave77, Sep 6, 2014
    Last edited by a moderator: Apr 20, 2017
    My bad it's:
    Code:
    dism /online /get-targeteditions
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. PaulDesmond

    PaulDesmond MDL Magnet

    Aug 6, 2009
    6,979
    7,149
    240
    yep, summer is over :biggrin5:
     
  12. bchat

    bchat MDL Smart Azz

    Nov 7, 2008
    1,722
    453
    60
    #13 bchat, Sep 6, 2014
    Last edited: Sep 6, 2014
    He'll wear them all winter too - he thinks he's cool - and that is all that matter - :D

    She thinks you are cool too:
     

    Attached Files:

    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...