Vista Wim File Default language Help

Discussion in 'Windows Vista' started by Luisile, Mar 1, 2011.

  1. Luisile

    Luisile MDL Novice

    Nov 19, 2010
    47
    1
    0
    Hi all
    I have added to install.wim with dism to all indexes additional language pack sk-SK. But when i do with imagex info command about the indexes it say that there are 2 languages (en-Us and sk-SK) and the default language is set to en-US. How i can set the Default language to sk-SK? thanks for answer
     
  2. nayem09036

    nayem09036 MDL Novice

    Mar 9, 2011
    5
    0
    0
    #2 nayem09036, Mar 9, 2011
    Last edited: Mar 30, 2011
    when i used vista i faced the same problem. well if i know about the solution in future i will notify you.thanks
     
  3. l2p2c2

    l2p2c2 MDL Member

    Apr 23, 2010
    204
    225
    10
    Try this. I know it works for Windows 7, so probably will also work for Vista
    Dism /image:"path to mounted wim" /Set-SKUIntlDefaults:sk-SK /Gen-LangINI /Set-SetupUILang:sk-SK /distribution:"patch to directory that contains sources"

    example:
    Dism /image:C:\WIM /Set-SKUIntlDefaults:sk-SK /Gen-LangINI /Set-SetupUILang:sk-SK /distribution:C:\DVD