Hello experts.
We created TS for baremetal install and works greats. we want to include language packs. for that I created package of the language pack and added to TS and some settings after that, I tried different methods suggested online, none of them works.
I have added below steps in TS.
OSDUILanguage :
Install language pack
cmd.exe /c xcopy pl-PL.xml C:\Windows\Temp\ /E /F /H /Y
rundll32.exe shell32,Control_RunDLL intl.cpl,,/F:"C:\Windows\Temp\pl-PL.xml"
restart computer
cmd.exe /c tzutil.exe /s "Central European Standard Time"
any suggestions?
Regards
We created TS for baremetal install and works greats. we want to include language packs. for that I created package of the language pack and added to TS and some settings after that, I tried different methods suggested online, none of them works.
I have added below steps in TS.
OSDUILanguage :
Install language pack
cmd.exe /c xcopy pl-PL.xml C:\Windows\Temp\ /E /F /H /Y
rundll32.exe shell32,Control_RunDLL intl.cpl,,/F:"C:\Windows\Temp\pl-PL.xml"
restart computer
cmd.exe /c tzutil.exe /s "Central European Standard Time"
any suggestions?
Regards