Hi all,
to use imagex 6.1 , one have to check if wimfltr service is running.
One way is using sc.exe with a batch since sc.exe ALWAYS have English interface in all multilanguaged windowses
[checked: nt5 (XP-2k3) , nt6x (vista-w2008-w7)]
Another way is using our loyal friend AU3. (at least codes will ease for others)
I gathered all in one package to be used easly if one needs.
Main Credit to JFX

Thanks to wimb for make_pe3.cmd batch (.cmd code taken from there)
Thanks to Blue Life and Galapo on au3 support