MZ$[3[3ENUNSCOHValz*<Mi?OWc}:HS^ r    9Pl| ,Nq {!"#$%&'()*+,-./0123456789:& ;4 <4 =@ >H ?Y @ A B C D E F G- HF Is J K M L O P Q R S> T U V! WG i  ( ) <,=>Pqxy"z{|6}~A"Z9c-g*b<c n,@A*BT U` V h&!iW!|!">""<##$L$$ $Q%%%;&0&D 'E`'F'G(H(I )J)X)Y_*Z*[,+l++ ,,X--V../Z/f/w///&/Extended Error %1File not foundPath not foundInsufficient memoryParse Error %1$Duplicate file name or file in use Invalid path or file name Insufficient disk space Return code (ERRORLEVEL): %1 )WARNING: Reloaded COMMAND.COM transient Out of environment space File creation error Batch file missing  Insert disk with batch file Bad command or file name 9Cannot find WIN.COM, unable to continue loading Windows Locking operation failed Access denied #File cannot be copied onto itself )Content of destination lost before copy $Invalid filename or file not found %1 file(s) copied %1 file(s) %1 bytes free Invalid drive specification &Code page %1 not prepared for system +Code page %1 not prepared for all devices Active code page: %1 NLSFUNC not installed Invalid code page Current drive is no longer valid!Press any key to continue . . . Label not found Syntax error Invalid date Current date is %1 %2 SunMonTueWedThuFriSatEnter new date (%1): Invalid time Current time is %1 Enter new time: , Delete (Y/N)?   %1mm-dd-yydd-mm-yyyy-mm-dd%1 %2%1 %1Directory already exists %1 bytes Total files listed: *(Error occurred in environment variable)  [Enter=Y,Esc=N]?YNA(continuing %1) %1 dir(s) %1 bytes allocated : %1 bytes total disk space, %2% in use MFile Name Size Allocated Modified Accessed Attrib  4,294,967,296 Revision %1 DOS is in ROM DOS is in HMADOS is in low memoryCannot Loadhigh batch file LoadHigh: Invalid filename 0Cannot open specified country information file LoadHigh: Invalid argument Required parameter missing Unrecognized switch %A bad UMB number has been specified RHSVDAOverwrite %1 (Yes/No/All)?Invalid path  %1.%2 to 1.08 %1.%2 to 1.0 average compression ratio WARNING: The LOCK command enables direct disk access by programs that can CORRUPT file names and/or DESTROY disk data, resulting in the loss of files on your disk. Are you sure (Y/N)?./S, /V & /C not supported with UNC style names) (Too many files, directory not sorted) %Could not allocate memory for pipe. Sets or clears extended CTRL+C checking. BREAK [ON | OFF] Type BREAK without a parameter to display the current BREAK setting. Enables/Disables Long file names when processing FOR commands. LFNFOR [ON | OFF] Type LFNFOR without a parameter to display the current setting. ?Displays or sets the active code page number. CHCP [nnn] p nnn Specifies a code page number. Type CHCP without a parameter to display the active code page number. [Displays the name of or changes the current directory. CHDIR [drive:][path] CHDIR[..] bCD [drive:][path] CD[..] .. Specifies that you want to change to the parent directory. Type CD drive: to display the current directory in the specified drive. Type CD without parameters to display the current drive and directory. Clears the screen. CLS Copies one or more files to another location. COPY [/A | /B] source [/A | /B] [+ source [/A | /B] [+ ...]] [destination [/A | /B]] [/V] [/Y | /-Y] h source Specifies the file or files to be copied. /A Indicates an ASCII text file. v /B Indicates a binary file. destination Specifies the directory and/or filename for the new file(s). ? /V Verifies that new files are written correctly. t /Y Suppresses prompting to confirm you want to overwrite an existing destination file. r /-Y Causes prompting to confirm you want to overwrite an existing destination file. yThe switch /Y may be preset in the COPYCMD environment variable. This may be overridden with /-Y on the command line To append files, specify a single file for destination, but multiple files for source (using wildcards or file1+file2+file3 format). Changes the terminal device used to control your system. CTTY device device The terminal device you want to use, such as COM1. -Displays or sets the date. DATE [date] Type DATE without parameters to display the current date setting and a prompt for a new one. Press ENTER to keep the same date. dDeletes one or more files. DEL [drive:][path]filename [/P] ERASE [drive:][path]filename [/P] [drive:][path]filename Specifies the file(s) to delete. Specify multiple files by using wildcards. ; /P Prompts for confirmation before deleting each file. Displays a list of files and subdirectories in a directory. DIR [drive:][path][filename] [/P] [/W] [/A[[:]attributes]] [/O[[:]sortorder]] [/S] [/B] [/L] [/V] [/4] [drive:][path][filename] Specifies drive, directory, and/or files to list. (Could be enhanced file specification or multiple filespecs.) a /P Pauses after each screenful of information. /W Uses wide list format. z /A Displays files with specified attributes. attributes D Directories R Read-only files H Hidden files A Files ready for archiving S System files - Prefix meaning not /O List by files in sorted order. sortorder N By name (alphabetic) S By size (smallest first) E By extension (alphabetic) D By date & time (earliest first) G Group directories first - Prefix to reverse order A By Last Access Date (earliest first) /S Displays files in specified directory and all subdirectories. /B Uses bare format (no heading information or summary). /L Uses lowercase. /V Verbose mode. /4 Displays year with 4 digits (ignored if /V also given). Switches may be preset in the DIRCMD environment variable. Override preset switches by prefixing any switch with - (hyphen)--for example, /-W. >Quits the COMMAND.COM program (command interpreter). EXIT =Creates a directory. MKDIR [drive:]path MD [drive:]path ]Displays or sets a search path for executable files. PATH [[drive:]path[;...]] PATH ; lType PATH ; to clear all search-path settings and direct Windows to search only in the current directory. ;Type PATH without parameters to display the current path. 8Changes the Windows command prompt. PROMPT [text] | text Specifies a new command prompt. Prompt can be made up of normal characters and the following special codes: / $Q = (equal sign) $$ $ (dollar sign) * $T Current time $D Current date > $P Current drive and path $V Windows version number 4 $N Current drive $G > (greater-than sign) , $L < (less-than sign) $B | (pipe) y $H Backspace (erases previous character) $E Escape code (ASCII code 27) $_ Carriage return and linefeed LType PROMPT without parameters to reset the prompt to the default setting. GRemoves (deletes) a directory. RMDIR [drive:]path RD [drive:]path 2Renames a file/directory or files/directories. RENAME [drive:][path][directoryname1 | filename1] [directoryname2 | filename2] REN [drive:][path][directoryname1 | filename1] [directoryname2 | filename2] HNote that you cannot specify a new drive or path for your destination. XDisplays, sets, or removes Windows environment variables. SET [variable=[string]] variable Specifies the environment-variable name. string Specifies a series of characters to assign to the variable. KType SET without parameters to display the current environment variables. 4Displays or sets the system time. TIME [time] Type TIME with no parameters to display the current time setting and a prompt for a new one. Press ENTER to keep the same time. GDisplays the contents of text files. TYPE [drive:][path]filename &Displays the Windows version. VER Tells Windows whether to verify that your files are written correctly to a disk. VERIFY [ON | OFF] Type VERIFY without a parameter to display the current VERIFY setting. RDisplays the disk volume label and serial number, if they exist. VOL [drive:] [Calls one batch program from another. CALL [drive:][path]filename [batch-parameters] r batch-parameters Specifies any command-line information required by the batch program. LRecords comments (remarks) in a batch file or CONFIG.SYS. REM [comment] jSuspends processing of a batch program and displays the message: Press any key to continue.... PAUSE MDisplays messages, or turns command-echoing on or off. ECHO [ON | OFF] W ECHO [message] Type ECHO without parameters to display the current echo setting. SLocks a drive, enabling direct disk access for an application. LOCK [drive:] XUnlocks a drive, disabling direct disk access for an application. UNLOCK [drive:] HDirects Windows to a labelled line in a batch program. GOTO label label Specifies a text string used in the batch program as a label. You type a label on a line by itself, beginning with a colon. JChanges the position of replaceable parameters in a batch file. SHIFT ZPerforms conditional processing in batch programs. IF [NOT] ERRORLEVEL number command FIF [NOT] string1==string2 command IF [NOT] EXIST filename command ~ NOT Specifies that Windows should carry out the command only if the condition is false. ERRORLEVEL number Specifies a true condition if the last program run returned an exit code equal to or greater than the number specified. f command Specifies the command to carry out if the condition is met. j string1==string2 Specifies a true condition if the specified text strings match. g EXIST filename Specifies a true condition if the specified filename exists. wRuns a specified command for each file in a set of files. FOR %variable IN (set) DO command [command-parameters] } %variable Specifies a replaceable parameter. (set) Specifies a set of one or more files. Wildcards may be used. V command Specifies the command to carry out for each file. command-parameters Specifies parameters or switches for the specified command. To use the FOR command in a batch program, specify %%variable instead of %variable. Reserved command name /Loads a program into the upper memory area. LOADHIGH [drive:][path]filename [parameters] LOADHIGH [/L:region1[,minsize1][;region2[,minsize2]...] [/S]] [drive:][path]filename [parameters] /L:region1[,minsize1][;region2[,minsize2]]... Specifies the region(s) of memory into which to load the program. Region1 specifies the number of the first memory region; minsize1 specifies the minimum size, if any, for region1. Region2 and minsize2 specify the  number and minimum size of the second region, if any. You can specify as many regions as you want. \/S Shrinks a UMB to its minimum size while the program is loading. W[drive:][path]filename Specifies the location and name of the program. Zparameters Specifies any command-line information required by the program. %1.%2 MB free %1.%2 MB allocated : %1.%2 MB total disk space, %3% in use %1.%2 MB Windows 98 [Version %1]4? ENUNSCO T k  V]"Z"m8Incorrect MS-DOS version Out of environment space H Microsoft(R) Windows 98 (C)Copyright Microsoft Corp 1981-1998. (Specified COMMAND search directory bad 7Specified COMMAND search directory bad, access denied 9Starts a new copy of the Windows Command Interpreter. COMMAND [[drive:]path] [device] [/E:nnnnn] [/L:nnnn] [/U:nnn] [/P] [/MSG] [/LOW] [/Y [/[C|K] command]] C [drive:]path Specifies the directory containing COMMAND.COM. M device Specifies the device to use for command input and output. E /E:nnnnn Sets the initial environment size to nnnnn bytes. = (nnnnn should be between 256 and 32,768). L /L:nnnn Specifies internal buffers length (requires /P as well). ; (nnnn should be between 128 and 1,024). L /U:nnn Specifies the input buffer length (requires /P as well). 8 (nnn should be between 128 and 255). M /P Makes the new Command Interpreter permanent (can't exit). N /MSG Stores all error messages in memory (requires /P as well). K /LOW Forces COMMAND to keep its resident data in low memory. J /Y Steps through the batch program specified by /C or /K. ? /C command Executes the specified command and returns. I /K command Executes the specified command and continues running. ENUNSCO]etfrgphniljjkhljmnnsovptqyr~stuvwy+zD{T|d}~:TSclr $4@Ven-./0123456(76P]hs.NZdli !"ARIFYNAbort, Retry, Ignore, Fail?readingwriting %1 drive %2  %1 device %2 &Please insert volume %1 serial %2-%3 %File allocation table bad, drive %1 Invalid COMMAND.COM BEnter correct name of Command Interpreter (eg, C:\COMMAND.COM) >> Terminate batch job (Y/N)?Cannot execute %1 Error in EXE file "Program too big to fit in memory  No free file handlesBad command or file name Access denied  Memory allocation error& Cannot load COMMAND, system halted ! Cannot start COMMAND, exiting . Top level process aborted, cannot continue  Cannot find File DLL - %1  Write protect error Invalid unit Not readyInvalid device request Data error!Invalid device request parameters Seek errorInvalid media typeSector not foundPrinter out of paper errorWrite fault errorRead fault errorGeneral failureSharing violationLock violationInvalid disk changeFCB unavailableSystem resource exhaustedCode page mismatch Out of inputInsufficient disk spaceToo many parametersRequired parameter missingInvalid switchInvalid keyword $Parameter value not in allowed rangeParameter value not allowedParameter value not allowedParameter format not correctInvalid parameterInvalid parameter combinationInvalid functionFile not foundPath not foundToo many open filesAccess denied Invalid handleMemory control blocks destroyedInsufficient memoryInvalid memory block addressInvalid EnvironmentInvalid formatInvalid function parameter Invalid dataInvalid drive specification#Attempt to remove current directoryNot same device No more files File existsCannot make directory entryFail on INT 24Too many redirectionsDuplicate redirectionInvalid passwordInvalid parameterNetwork data fault!Function not supported by network'Required system component not installedzPPPP2!z n..c..#X..'M..+C../9..3/..7%..;..?..C..K.>Wts>XQVW.6.>_^YuSP.S X[uSP.S tX[P uX)&X2X!2X!PkruD&u"&=HIu& =DDu& =ENu&= X& && & &VR!&=t^øX! uX!.>u R.Z! ^VQP._3ҹ<+XY^ЃcoxaAhza A:\COMMAND.COM/&=u  u.?؋~76t76r7ˎێ;?t ?I! Ë|J!YQ,;tt9H!EH3DCOD MMD ANDD3~tX!>t0>t)H!r 31I!]Y;?u;.,uC,J!suCH!s=sG;ru:,;u2K&CC;tPC,J!XrI!,$I!뙎3;t,EX3!X!lȻH!;rGH!rAP+£.E.?X޻CދNI!.Bq;,uPH&@X&>uI!Ëߪ\DE\l/\UQ U Y ] a e i m q u y }    Q U Y ] a e i m q u y }  ! % ) - 1 5 9 = A CMD1 <t) <t% < t5 <t!  rдM!iYBt Btgt = u&gBtr wBX uP !XtR uNs@S &tôI!&&I!%u[C3!"9t&B8uZP3 tI!3C t.XPSRW4./_D6|4D@ Ƅ$DDDH _Z[Xà 3ɋѸB!?!sX=MZt(33҃B!?!r؁|NSuыDDD=?v @rX3ɋQRB!?!r;u D =NSuZY%ZYS\B+[x ؎?!r& G&Ǿ_DDD&njDDS_&lj@(@*u[ô8!r#V_GJGLGNGPGRGT^Z9 >t>u = A >u>  LPr t.%!&v t/%!XL!eI!P!i>u33P6Xؿ@Q!&P!>uH! b;s'll>lvlôH!rSAдJ![rƒBH!rP´I!Xe%re;v+ЁseWe؉ ~+;t.lȝw3NÎм3=t.!>uO; u>t ;t1&USp+ W؎g3GG GGGGG ףn_.PSظD!s %[X3ۋ:t>!C:t>!.>!C>;u9/;SPQ!4&&X[SPQ!4X[V6F2F ! !3D$^ú?rt:5rt03!ʀArt  ruÀgE =!s =ui- }غ3ɸB!rL?!r@;u<D3ɸB!r'?!r;u; uP>!Xþ_3Ѓ3Ҿ_<+ú  "%!m!x!n?t1KS[&&σv&x&GEI!I!ˋ  !>:t >:uVQWQPR3Ҹ/Z݋D&&h XY_R2Z&AaĀt u 6t6 >pUVRQSY![YZ^]>2s tu>vB/p>>tq-Ft 6cb] 6\[M>ue>uQ6Wz_Y q t  tt t !n t W>:_t5t W>:_t"W>:_tt W>:_tCfBt>t E rL!t C t >t>t>u">tċY^ϋ M VPSQRދ3ɊZY[X^Rڃ㋟[Zì<%u1 s FIд!SQ؊_t't+P$0<9vд!X!  t!CY[P/DD=.tD=u u&g=UtPPUPFFxFvFX]X?tO3u S2ĿG[PSQRV, tZ;s ȉH;>zs&= t&= u^ZY[XˊȸX!ɀက ٸX!2X!r3!u z/ u[Options] LoadTop=0 _.C!rԋ3ɸC!rɸ=!rM33ҸB!r<U@!>!C! !+Ɏ&uB&r4>!C!iP!>Q;>CE$0!= tX;&9t Q!&,3OG&9uGG&=uG&8uGج uC£|7 C /<t/=u/93۸/>z( > CU/ u8&6C&CA&An&nl&lC=t +&C&Ce,!c!657 t ؃>ug$  Y"e%seW]aUY Pہæs̃SCشJ!ZXp7s~7+£,E t>Ct 4 ! \ t6: @>,7t >R7&}:t&E67>Ct./ u% t6&g6!6!@6gB >u, t& s2 3ɉ8783҉68z78=t=uVP=u568;t+:l7t< t:Yu:m7uZZ:n7uZZX^U딀g덀g놀> u r>7t늀&g77U8=7t=7t%=7t=8tF=)8t:=58t=A8t=7tX=8ti|>ug>7u7&g>Ct677j rC>7u7=M8t=t8t?73 rމ77$ rω7}X>7u7khuh\=f8t=8tV68ָ"=!s`ظD!€u>!N2D!r&>Ct*Q3۴>!CڴE!E!E!>!Y^&C^&>Ct&CV3ɬA<u6l7NQ6>R7t+6>R7OT7>R7Y^I6:l7tQ6&E:ZuFIR7@=!rش>!Y^Cd;wa=Auh;m6>R7׎E>CtE>7t7n>7t17llv+~7~7)>t&Pێ! ثmثxثIMQ6R7>,7uT7W:_s T7&>&>|:u&<\u&> u&>&&& @&&nGC֎ھ_3ҭЃ >7u H!rEr7t736p76p7K3?t7t +sB t\;C;t7wt7>ltl C>u%33 >6u!o7676󥤺6@=!rظW!S&O&W[>!uP*7X(7=At678!r#Ru. 7󥤺7@=!rش>!7(7=Au5 I!%>u`;9/>Ct-&C&6C &}r&WCP=X۶/Pێ!>t ثmثxثC t.5!rtb.%!IMQGP>t6ؿCǎ>l>nW _I&MA3ɬA uá>tS˸C[RK㋟pZr-@(E3QVW<G&:Eu_^Yt Q"Y&=uW W Y+ài72u>Ct O>z >7u9_ZX[À>u>Ct+P/5!vxX t@ظ/%!ú"%  !m!x!þ733z7=t8=t>88t>88t!>8)8t֍j;Iu Ȏz3>CuSQ3!Y3[uC ȃ|ȎCP3!uC guoPf3ff3fTJ/3fP&9EtB&9Et u&f9t &}ufT&f9uWPJ/Wu3WC ȃ|>zO;u PC W_>CVWE>,7t'+>Cth t`+tO-7t-7+tOF7tF7Rr>R7+ItO>u,7˃H!s tQE++Y+W+_-78t?8,7t4!A37\uG!37;!r ;!OW+@_8,7t F78t 9R7uR7T7E,7_^P3BC3۬؋&8tV^tOV2 u&E _=t"+<t uWr6>R7_2X+tOT7t2<t833z7=t=uS[׿C «ëÿC/!Ì=?>7uQhugt}guu /tlsgH!| C C@+v:H!r4PH|![PôI!Xr>Wu.F C X!sXA!r H|!s=WVz3=WH&Hؾ_|&>Wu%>CuW6CC t _SP[&6&U&]&a&Y>t&^_ӴX!36876836z768=tV=u68=8tH=)8tC=7t=M8t*=t8uÿ7=r67봿7.r6C랿7r672676767&=u &8&6zOuû36_666666/DEV/CON\COMMAND.COM:\AUTOEXEC.BAT :\KAUTOEXE.BAT #zxEPATH=C:\WINDOWS\COMMANDPROMPT=$P$GCOMSPEC=\COMMAND.COM=az CKAFr7777777788 8,888D8]8k888888/P88/F88/D87/E88/C88/MSG88/?88/K88/Y88/Z8P8/L88/LOW8w8/U88/T8888COMSPEC=MS-DOS Version 7 (C)Copyright 1981-1995 Microsoft Corp Licensed Material - Property of Microsoft All rights reserved PSW8>888Q!39>8u&08&28&,CrD׸=!r85s>8!8=!r8>8!88_[X?8!sa8=MZt*33҃B!?8!rف>8NSuѡ888=?v @88r3ɋQRB!?8!r+;u'8=NSu88;tZY8ZY8ZY88S88+[x888?!rV3&9tKWG&8uG&8uG&=u G&8uG^?_68V^t &8t68<3GG&=u G&8uG^ûV;3ɊU;_y dBd6 = !.Ҹ=t.!.%G3>u4мy t&D >tд;!>Dt >Cu GȎP8!X+S[ t=v %=r%'t$>t #ixt 3Wx&j&gtoFrCu"u u:6&>uWuOt/F 6/&gt&&gP>ެE@![&g'(!6CtFtEr"uut-"t6<!td 6ރ/<tAu6 65+u)t )>t6&6w6>3ɬA< uIV6މL^K ]!]!RH/ t !uD^L2>މMA>9379 ңYtgt 66u [Y6ދLsCt !t +=tD(Hs Bu>|t>tߋ6޿Ը)!<t׋ۀ:u߀Aۀ=ur:&Ӱ G*ԋ>ۉ>~>ۉ>!Ӌ>#>~މ>#ӠԊ& u:;t+>t#3&Ҿ6ll&ӡn&&&Vl&&6^Ë6 u6޿\)!Ӌ>ۉ>Ӌ6 u6޿l)!U6޿l)!GV2^uL&= uF 3z7^r-u(&=%u"׵&E4t ňC&E:u]5< s/&gt!&>(t@t&t &&Ëֻ@!t;uAYNr \!u!uBP/XR3ZR rÃt t5.t RD!igi׏kRc!Rc! ! !cZ!Z u&>tLV&6&^5;&>ތ؎66 <:YZt1t8<@u- B!&?3uA2tA&;sc;lsX< u&+>OV&6&D^z&8>tut>+t4b(54I< tb룋6ދ>3ɬ;r 2t GGAA<%t AG< t!VWQ6ދ6YI6މL_^Uي<%tt<0r <9wWMWԬ1t< ta<%t=V0^r9Ƌ_P....ެ t;t^.+.+]ìV\^s_Sr_9t_.t&,0&Ҏ_ t < tCð%.W.>tF׬u 0tu_u< u&eI!һH!SH![SAJ![BH!PI!X&eӋ%u%u#%r&e;r;r+؁s&e&WӋ،+S[ t=v%'ÎҺ&u(ы623۬<"u 8\t< uNuX&>(tn9&>(t= p@&$P3&t&&>(t&P&>(tf&(ѿF8/Nֹ!$:ك?&lQSH![r7P &l&l¦;r;w XI!X&mZX&%&&&3"&t#"&3#&&&& H ߹ .Ҿ.6޹ '1< t. uS &?S3۬<"u Zt< t [ I[2]J!>uXZXXgii4PS..ҡ tJu&&#&"&I!)&%3RZ[XSQ tu&>t&& Ȏ؋?uCA}\۴?!s$#ҋmV6 D^Z a3ۉ?ኇAC;ar?<ug&&>u&&.t&>t 7 2   t .>3>u >%uY[X3 Ƽۋt 0/< tދ G7u&%G:t :GGu۬< t/u.V3ɬ< t.tA<=t< t(<=u .< t_tN< t< t.ugU.u2Z2Ҭ< t <"uN u.u߸?V3Ɂ<\\u:88^>tr9t t-.οۋ} +ϋ>&)M&M !N 2۬< t-t ,0ÆҊ&i2:s뒎ҡ uÎؿ u =t5< u<tۉ5t ?-tVWPQ6V-_ӃYX_^'(>Dt8Ît3 ] uA &vr<:t&< u fr <:tuw+1Gr]&QYW*t&:uGIQnY&: &:u, &:uGR&>}< w< t?< u8&.\ۃr>! =!r &\ۋظB!&?ËLЊ,@) t6&tôI!&&I!%uԈ&ҁ>u>%ut t+ơ#؎>t;t!GuOu<tu233.>ފ6;w FF<%u84uFV OA^I< uV&6މL^&t1>+t~*+W_&Eމ׺Og&E +E(&>"u&>Dt53r<%uۋ ur%=INuǬ ur<(ut)uOFr=)uw)8tr=)tGr%=DOuЬ uqrPSQRWVUi&#k]^_ZY[Xr<&6#IO&&>&&&&&"&>u&gii-B;|} ڸ`:7Һǃ>uY-P.&# tI!&#&"XSQRWVU%ӱH!rd36ދF|366FI|$9+&+&W+&W ]^_ZY[6s*u%>3? tdt3`,..^մ!\G? r|,1&>uls@t s&׿Nst!}'30G%rcunff uf>tXu t0; L'giibdu 3$9>iuih+ø*6)ډ>װ* 3ףӢףFӿyᾢ0'ӣr)3 NrVNscgc^^ tFC;|s"S77oQˊYskc[[uӀ>vS.[.sn  t =HtÿHr+V.5^røc c c c c c c c c c c c c c c \  c c VW=FG=t t_^__8!rteӿ6!s6t && t&׿@ؠ u2۸ Do!ۣ.-t &->*:u )$,@\ u٬ t $<uud6>tg%^rt66r-; u3>t%|:u<..u |u \)!#5!;=2(#%!/r8fs=t8S[ 2S[P..P:XXr&=t=tt%>.tՋ%vՋs Ջ þ3 tFV.grЇ^tu  >6u'US7/CC3&G;s׋&;s;[]&Ë&Ë&Ë&&G &f %:&G&;FfQfSfffff3f(fff;rf@fdrfC3ff[fYtF" _ @tӣӾӿӥfxftffӾӿ2ӥ >?tS"A fRf tfNJf׉غfNf׺wC_  tOfRf tf׉ػf3fRf+NfdffRf|Ӻ{ t^ Ã>FSQRWBE\ u!€@:>@\>Ӹs,!rJ(6\!=tIRTNPFӉJ2~ s~ӊ\ D!r t_ZY[׋>2ۆ3ɴN!r @t3O:II x ø+t&"r3߸>tÎ3prvr s&à P*P*.P/ PԹN!r,eO!rYn=u~t t&<tu3QN!r">u9QO!rՊ&""&:uYQWVNq3!r2QWVOq3!s*&""&:u^_Y30ӣ:ӣ2ӣ4ӣ6ӣ8ӣtӣvӣ<ӣӣӣӢ؀>t sWJMrE>t6A\u >u ru'ӣ=t=t(>:t + ttt 3&rA>tr"+=!s>t&À>tIWSWu1X'lD/!rW!>!r&U&E_[_2sժ$իիu իի33@t8u1ՋվՊ\ un 4@: ]  t3H t<.tW _W<.u t t<.t_W_ 2($Vt ^«td d"D D"Vt ^«t,W2Aً>+>_3@t<u57(  \ u 4@: n  tHÀ<ut !V<:uF<t3 t.<-uJnuу ^VS<:uF<tKي uCCC72Ҭ t0<-utuكu@ ʈC s[^ÿ uմ;!W2_:&G uJ0f&fGf2f6fff t* t"uf3ftfx u῏W u_tO2O&}\t\׏ԺOXӋw t t6t.ӎ؎ Aы6t  t!AB. .tu=uA9t @t>t)iBv\A-A@P t26.A׺OV6>tW6>6>_ W6> u6>_W6>u+to] z >t V@ t" t…dVi[VӋӹ 2tV@^ `Ӌw6 t (6>:t6>,~`U6-6,6,6Ӌ&F tcU6 tYQ&V6&V6׺6t"6f26f6-6f2f6f6Ӻ*S[6 u 6t t> S6 t>6u66ft<f t6fn6rӺ^6fnӺNR6G t[ G t] + } tSQI.>t dRY[H.à\ u@:gi6ki).@9.wt >tÿӹ"3xӣzPSR Z[X..;_^6>?uPVR26>:u 6߀@6)! u!€@D:\6>t `q!Z^SWV t <\u]^_[R6'!Z6>:t !6߀@6~fffff 6fFf6~fffSff6fF6fJffffff36fFff[S2۸q!s3ɋ[6׀u6';6)G63C266ẙP\-s\ tJӸJ/ uwÀtrSRJӻ/ZY u]:tـ>tӴ6B!=t?ʋ؃Ӊ## u utӸCq*!rSQR tNJr?fff f3fӡӋӋFZY[3W>uV$Q^Cq!>uPRZX_VW2<P t#3ҋ˻ ыϋыϋ[= rC3 _^%fffff+fff3ҋSӊӀr3Ҁ [ú7N53Aɉ)"rW>t;|:u |uAۀ>AvxNV^?붃>tiS t GøT>>Au#s=u>uu"'giiGt!s tJNV1V9 t 1Vq9,^G4!s t !)Gu:8Du V5f^rIV9>569<.u |t%|.t1!^rVP^s2^=uPtX=u=u k sË6V^/@3ɺ)!s)kLظD!€teB3ҋ!ceB3!3.>t.'.>et1.>et .)c.e.;cv.cc.c.)c?!sgH3PX=u}u +I&S@![r ;uzI;uûD!€u&&AXr&A&>Av# &6 tA&>At&g&i&kis tFr?{W/ t#/=u/҉9;3۸/_h xU3G ?󪺓մ!U!P\@<@uAX tHӋ׾չ 2XR D2\f!Zr %J uJ giiSQRVWUY3!]_^ZY[ÿLs t ~S ? [ t43!Š<vAغŅIr r ۅՅ؅I] 8I r&=u c>U8&G t0<$tD&G^ t :t?uWW_úf,I= ><|Rд!Zô!AҀ6t'2ҾԋAPX:Ӫ>ס)!s݂ t `q!OHԉ׺OHÊ\@<@uP:ӪX3Pԡ)!Xs tԋ`q!2ΪOu2ۋ3<;uF6gsbWVQYrU^V< t0VW&Gt"P/< t P/:t_^F_^؋Y_PQ+ɬtA^;A^_< utC<"u tF u<;t PuTOѬ< t< t< tiig AξK2t`( u9 V2DPW<"t u_|:\t2,V^ t#WQh1Y_s22+Q3IYXP&E X^Dt;s<"tAIun몬Ar!K2+"+FF/D!€tuR,<v <t@؋J6 uR 3Z3ȴ23þ\2!rV)ڬ<u}:uE^r")ڸlB3ɺ!rظD!€u >!ăE@RiSHGָ@![Zr2D!S3۴>!C[E!E!E!>!Phs trm=drR=wMsJ/޴`!sIkz މ׺O5DҀ>u >tP˃>tʸ.>13/&&&& && &iuP&>u?&r t.%!&t¸/5!C&?Xu(&9Wu"&v t/%!ӴI!XL!ӴI!J&X1!gii=t 6׉6kFú-KC0ECx ! t:<tT<uֹJjQCYu|:u9P/DD,@r+< w'Pط D!s DR3!ZXr@uÄuH t +־Q2ǻ>Ӏv3QVWۋt p +ƺBF<3k_^Yt33VA< t<=uÀ< u^t^ +ƳVP%=PAu%=THu<=uX^23X^Su3[u2V{Yu{^V< t3^>{tҿ3& PXu|:u$,A& @&>&&>\t< t<\u &>&2{O&>ÎҎE3<t謪 uARPVPr o+X;vY+ t4>Ӏv,PCr@+X+B@PQ YX@QY;r ؃QcY^ XZþLRV6r&<uNz+^þLRrW&E3QVWtNGG&;Eu'I"G>tS&E:[&:Eu_^YtQhY&=uWSWQY+À< tJtj<=uþ Ƽۋt |H t< Î&E3&=t=2VP.65<tXP:rF:vF33@X^tС'!2! s t+=u] Vt ^u|:umr vA7bV R^su'!sh=t =tU>@r:-!s6C=t(=t!δ!N!rt>A+:-9r7Aۀ>Aw=u3V ^ t +:q-9qWV<u^_ t=tM>Atwru+!sx=t =t e=gkiiÿЊ@<@u&Ӱ:&)!rRig =ZìtN< t<=t<,t<;t< t< S߬< t.< t2[æu|tP QWE׺OCt ʃP/8&t?u \ rIuBu;s&t -ru(1=t =t=t?] 26ND>u{td΋R;t]tFduJZ;tb΋;t6tFP.8Du 8Dt|XtD<:t->uuas:t uru.BxÊu3ۆ|8s tLrtڈ|F6ٜu\)!=u\3!V u'!g ^á32!Ó3:uF< tFHuI ̺  tt)ԵԺFr/>um33۾Ԋ G:utC㿥GGG>uL #%t&t>|uP t P2:XXt ''tjP.~ Xt..&.Կ t=}J&kӴI!&&ѿy\Rgt0J/сJ/R0A J/ZJ/EKѼ.. starting t&3!r EB8飿32Ҏҋ6ދ<"u< uRt= uD <"u t<"u< uZt GGAA<"ut GA<"u<>ub8u&<8<uN YZYM<t< u   YW2렊|u9&>Cu&&&C< t<|u$:+߃t&8EuO2_%G tA&>Ct'HA!r43҉>6E< uV6މL^&>Cú9e6ދDۋt P XZ+Ƌ{r ~ G< tρ&Ë޾Ժ/<à t VW*!_^s VW_^PV33۬_#t< t u:t A<"u ^Xá׋66׋׋BQV[+Yˋ1ItIFuCu !u Y_^Y[XZ.>t./@3!r ذG=At t9.gi.i>uH><tj./"!rPظD!€uhB!?!r+;u>u@B!4.ҸB3ɋ!$=u[3./"!sBذGP3A u+XsSQVWUPRY!Y[K=AtË]_^Y[VWQ)3ɋW<tA _׉>Y_^VOQ2Y^V^G+S‿\t:t Ƈ\C>u LJ*.CCLJ*[W>⬪ u_W>S؀\t\C[VWQRU6V3 tE^3ɋV<.u<*uu >:u4]ZY_^Ã>u |:u>tu.*DAG6*RQS uRQS( uX|:t!A:..\V3۸q3!^rh@tb.';q.)Gq./lq.3Cq`W|<\\tGG2Ѱ\|uO2&P3۸q3!X&_.';.)G./l.3C2[YZøNq.>uoN3!ur..>tu,SOq..>u=O3!u.>tu,s .>t%[ø\\9t |:u9Dt2R״!ZS3. tq![þ.69<u.҃>t>ðҢR.ҺEA!A!ZDúPRʃf1ZX=Au.DWVQ&r9BEC!ru^_s .EE3ɴZ!s눋ش>!Z!svش>!6>u3&6<|t<|t? =!s1ذG&>3< u|8t<|tt AA<"uAA<"u< tEA<|t<|u&E IW&>&M_N6AQ3ɸ&M_N6Z@>u駶s" u< /s t6QRaZYs +! uY/t33}'=t=uN#,!$&O/=t-=u).6QR34'"u!>ދAW2W>ދM_A^ 63.s t s6^_ZYSQRWVn>|@}W||޸GtoOw6މ76^+w6މw >;>}+>ޝ ^_ZY[PSQWt'>t&޸# o .~t|ޣޝ_Y[XPó [ÓË;|s6OW7uh t&Et6ӌӢ3øt uY|:uS,A<wFӰ@t [rr.tW}t E?tUt 떸뙸 ;|sPSӸ(7[XWw 3ӣӣӣrx{rmpӊ< t < t< t< uUӃ>t tDᡊӃ>rt t+ᡌӃ>r=dw =PsdlL_3Q <0r<9w -0FYì:!tމ>r֋ߤ txы6ۋ+΀>u[:r8dt<\\tIA Ѐ`ުr I:tANVG!^ހ=t =tG8uFIu+ہѷ; us3ыދ6ހ>uI6&|.u;&|:u4Q&&DEވEV& `G!N^Y+6tIIw O:Et3ɬ uŝ]_^ZY[P/t\XâXSQRWV6މ662ɬ t:tlt2ɪ6ފ3t! u:Et u t^_ZY[QRWVk⿎ tre>tR;~޿޹ <uqހ>tsހ>ntnۣ 1'^_ZYWV u?e߁e߾<ǧuu#@uuDuu>nt =tn۸^_PSQRWVnۋ>ۀ=t@+A. n+ʃ;>nu O?^_ZY[X{sÀ>u>tAq3ɾ!ric!sQR rA>tAq3!Zsۣ迓sɃ>u>tRZ>iuiĉruÀ&tcҊ"3r u!2!Àu2!ںЃ uRڭ&7ZB%P.r u!!ÀtHT!غ+rҲuAÀt&ҊA댿r/2_ G:u QVW_^Yt@ |s9Aۋt 2gtN< t#\t %uV< tHt^tg< r+ur62Ҭ t&<*ut<.uPuKtFՀu >t5u.5#x ! tar<t <@uÀ>t(/׺OQ#2K# !Tr <t<u3-۹0ۣ&ڢ%ӣ)ӣ!ӣ^ۣ٢&Ӣ٢%ڢ٢(ڢ٢$ڢТӢۣ#Ӣӣ0ӢӢYۢZۣأ٣)ڣ֣գLH ڢ+Ӣ#ڢ Ƽۋt u+3؉6 Aǀt@uwt #t@t#u#t@Xt.D!^#>@u>u >AuN@ۢ9۠ uiig<v ii<u A:F٫!FF{ ~u:8uNF_ ~=u:8EuFNB #өtT!2.!3 Ƽۋt +E u .!u >t?V^YD@W60Ӊ60 o>uIgii)k>u 3%ӣ)Ӣ&Ӊ67ۿн$ڠa0 6&À>@u367۳+ rǀtu>2u3{3g!ti2+ t  u2:ۋ>&  u>Xtsh)ڿΠ u>u,N>%uBr>u6>YuF->4u>t&t>Zt&>u(t ,T">u r%>t 4t ouI&)>4t 67ۉ654367۳+Y ǀtup߀>t:d3%ӣ)Ӣ&Ӌ65ۉ67t dú)ڹ%'þ)ڿΠ@53ɺ!st!=u@؉-۸W!r BۉD(8)k<>-t>%t{{-۸D! /t >;t̓,-ۋ'Ӌ)+u?PX?ۀ>>uq'Ӵ?!r]>/u>?tы>)ӰuA+ы)Ӊ);'r?P\X?ۀ>>u~>/t >um-۴>!À>&u!t.)t3):<)r=t uփ><u ڋDۋBۀ>9t1,! Q*! ֊Y~JW!rB3ҋ! МD!R>!Zs ?%>@t RًVq!Zu €u0&Ë 0A>tAq3!V^۾+ƿ)ǣ&ڈ%A>(^-5l7l>t5lq>t7lq>t 0>t,9';q)Gq3Cq u';)G3CÀ>ukY32ۺ!sYۍ6K Dٌ\DDDD D 6K۸O2'YNA;r 謢謢3۸ !<t< t;؊и e!:t :t:u؊S[۴@[!@[![븀t׸ e!R.3ɶ2Z:t :t XX&E6W:r!rG&$Yt&=t &=/tG32&=tQV^Yt QYàPX:>>%t[u>/u>Nu1:!73ɺ>:u!s!t =u!k"7@ %ظD!"€t3!$ u ? ;tz!tD2 "! ?9>:u$>3tu>/uQT)>Ë 3ɇ)<ۀ>:u53Ӵ@! sD+t"ڀt9" u >9uIt#3҇ѸB!FۉHۀ>t@!r[J&Ӏ>%tD ڃ~3HۋFۋ t!B!3ɴ@!>JtAJ۴@!>!>!%$ zP$;X$?9۠? À>uн٠e4h2# u6ٿᬪ uـ:t@? ,`LԠي&(% t:u>@t424" @ۢ9ۀ>;u$ u ? t)3uO>)ހ>t־>Z%6; t .D=2= tG.ì t,<*t !€u3Ft-Ճ~uv:8\uFFNuFá32!r>tK3I&G t 2tGOF u:EtFNn>=t =t=uUF~tFv<t@.8t::8\tFN2ۆ;sVQ΋et ;rY^ ;rY^:\tjdȉ~F*.*þٿϠs οô` t`q!3>^ۢaۢbۊW3Ɉ2۬su< t< tb tǀt2`:uπ< uK t:u2<"u :8uEA>^`>^`>u&u!PXtPA: X>^`Xt{<"u <.u a`u%>at?*&`r u!>tu_>^^`av<"u tR u :tG:tC<:t < t; t7Jt?uF 3Eۺ?ۀ#s N_ðN_뒬 대A`SV֋^;[W3ɠuc< t_:t[ tW+t t< t:t t :t0N&+VQFU & t Y^_&@ uFQQV& G2t&}*t^Y3YÀ<u^YY+ȸPtt<.t< t:t :t<"t@X...&.6.....[].|<.>+.=; sS&&:s[#.6SWU. uC r&&eP.&EX<u &U&MZ<u&UP<t<t<u&U><u.@&E&]+&u&MP&Gt &GtX&Gt_.P& uPSRW. [_Z[X0t.~.> ut..> unt./.> uW@t..> u@t..> u&t..> u t ..>u.>u. XPV. t<:u .|u. sFF^XVR.r t .FFZ^΀t>.8tPQRe»!ZYX.].ECC,&_[P.̀.&.<+t <-u.FXPQRV33S. tBr92r,ڋrrr ՃrF[[.t ҃&w&<usF&<t`F.̀u&;Lr6w&;Tr.&;Lw(r:&;Tw 2&;L|&;T|&;L |&;T u.&$ . ^ZYXÜ.uÝp<0r<9w,0PSRW&& uL<u?G& @&@&GG&-2su.&e& . p_Z[XPURV.r<.t <=u&~uq.t<:u &~u\F\&:Fu tRFE&:FuEF.E&:Fu:FE.@t&G t&~t"&t<:u &~u <u&~:t.6^Z]XPQRVSV^...r. trn. t ra. uY.΃t". uG. u=.΃u.. u . udsl[^+[^ . ZYXÍ6.tu<:t0<.t, <-t&. t_u$.^._?^._&u2.)XV. t-t hsGFGF..G.>^_Xt PXSQι .:tCAY[PR. t8r,.|:t&t.|u u'PQRWU3޸c! ]_ZYXt).6..6.̓<t:r:DwFF[^PQW3&&&&&_YXPSQROfrA3ҋB&& u&&&&&&Cu t2& t^_[SWҊٷ&_[>@tuar fw WÀAr Fw7À0r 9w0SQ3333@t & r0 u&LxtXu@tFF& Frr rNY[P&@trX&@t3XQ蒱 YVR!&=t^P&=t= t&=SCXQRr/3Ɍ;s(uA&@tu =u@PS\X!&%P [ ظX![XҠr$PM[ t;vt tr Vu3ҊX tZ[Pru&gt i3X_Qu GuO Yށu׉WΊh6ghg%s3iZ^_Y[X>u>u ێ&Ct,кʃ gii:PSRW3Ɏ3./e>c/i>g./q>o./> Gǣ_a}{njuslju./> $ _Z[Xà QYPWU'r 3]_XøSQUPWR u)Xr Z_XZ_r]Y[PSRuz(s Y!2t;t'Z[X3H.>tV.>QY.>^"@׃u!!r;t W&=_u.>tV.>.>^u &! &!GÀtƀu >$Ï3ۓ66 v70RA u t&uPD$<Xw6A t t3336É. u3&<%tGBIGBW+_s&E<%t,02;w uMVtUWQ3Ƀ>u;Du|b(D t DtD u|eD ukd2Y_]^>|GIgr t M+Ź3ҡ XC@uu CC3ۀ|uLJ -CCƇ C]33҉D ;v+DtD C@urJu|t 9LsL#Du Dt&GXC@u<IuDu tD C@uJuDuDu tJuUQW3ۍ> r_Y]D0u&PA & tGA+U]333D u&D uKtC$ ruPD^6ADS6A924C6A3>tD/6ADD6ADUËDDu=cvcÏI;u0PAA6] Dt>uD< |<~aPApPA33D t DH6AD uDt D16AD&6ADDt>u < |, <u )UÏI;u0PAA6VS33umu(t=r='w_<Ãu.u9=t4u/ u'>u!3릃tB㼀t[^RUQWP/t=PuX3ɀu&85u&Ms&;tIt&}2& G   0       0        4               0 0        !  "  #$%&'  ( ) )  A*  +,-.0123  4  4  4  5  4 | 4  67 2  2 6089:;<  <  =  > n  n r0?  |   0 | @B  CDEFGHIJKMQ   R   STUVWFILE CMDLINE=PATH=PROMPT=COMSPEC=DIRCMD=()<=>Pxyz{|}~ ,@ABTUVhi| 0DEFGHIJXYZ[lB1DVE1G1H1L1N%1P/1Q 1TbKV0_=$1NOT( ERRORLEVELEXIST4p,,,,-W+]JJC0A/b;vb;v;;<ކ<ކThT7p7ʆ1†514zT67 $G* .>3~n5H'yL'yLUlDIRCALLCHCPRENAMERENERASEDELTYPEREMCOPYPAUSEDATETIMEVERVOLCDCHDIRMDMKDIRRDRMDIRBREAKVERIFYSETPROMPTPATHEXITCTTYECHOLOCKUNLOCKGOTOSHIFTIFFORCLSTRUENAMELOADHIGHLHLFNFOR.COM.EXE.BAT?VBAPWY-WIN ?VBA*PWRSO*Y-*RHSvDANEDSGAC ONOFF@ !!! /A/O/C/-A/-O/S/-S/B/-B/W/-W/P/-P/L/-L/V/-V/-C/-Z/Z/-4/4߉ ԉ ۉщ׉Ή @TEMP=COPYCMD= ,.-:$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$MS-DOS Version 7 (C)Copyright 1981-1995 Microsoft Corp Licensed Material - Property of Microsoft All rights reserved []|<>+=;"4.10.1998 UUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU A:\