diff -r 48cb711881c2 -r a667ebd03ba5 general/commsfw_bootwlan.bat --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/general/commsfw_bootwlan.bat Tue Aug 03 15:29:29 2010 +0100 @@ -0,0 +1,11 @@ +md \testframework +md \testframework\ncpkickstart\ +copy z:\testdata\configs\commsfw_startedservices.xml c:\testframework\ncpkickstart\startedservices.xml +attrib c:\testframework\ncpkickstart\startedservices.xml -r +md \private +md \private\A0000C67 +REM NcpKickStart.exe copies this CRE file to c:\private\10202be9\persists\cccccc00.cre +copy z:\testdata\configs\WLAN_template_cccccc00.cre c:\private\A0000C67\cccccc00.cre +attrib c:\private\A0000C67\cccccc00.cre -r +NcpKickStart.exe +z:\sys\bin\htiframework.exe \ No newline at end of file