When I tried to capture image for Windows 7 from OS Deployment - Capture Images Wizard, it failed at “Create Image Info File”. To be specific, the getlocalename-2.0.exe failed to get the locale info to input it to the image info file. I have to manually edit the action script and re-deploy the actions w/o getting locale info.
Wonder if there any ways to customize the wizard so that we can ignore getting locale info or using the right version of getlocalename-2.0.exe which actually works?
P/S: The getlocalename-2.0.exe has no problem with WinXP.
The tool output “nothing” when I run it manually in command prompt. That’s why if we run getlocalename-2.0.exe > example.txt, the example.txt is empty.
The action won’t fail when it runs the command, but it will fails when it tries to get the locale info from 1st line of example.txt (I forget the exact filename generate by the wizard)…