标题: Translate Old nine NT6 Install into English [打印本页] 作者: maanu 时间: 2011-12-4 14:41 标题: Translate Old nine NT6 Install into English hello my chinese friends,
it is a big favor , that i want to ask you , can you please do this /? i just want to Translate the following setup.ini file into english , written by LX1638 , i copied it from his WIN7PE .
////////////////////////////////////////////////// //////////////////////////////////
_SUB Setup
ENVI PDrv =% 1% editbox
ENVI WimPath =% 2% editbox
IFEX% PDrv%,! TEAM MESS SETUP.EXE or SETUP.EXE is not specified does not exist! @ Error # ok | EXIT
IFEX% WimPath%,! TEAM MESS or WIM WIM is not specified does not exist! @ Error # ok | EXIT
EXEC% PDrv% / InstallFrom:% WimPath%
_END
////////////////////////////////////////////////// //////////////////////////////////