Sabtu, 12 Juni 2010

RUN version Batch

RUN BATCH version?like probably confused ya .. ?ok... mean ... ok ...RUN is that usually we use the PC to open CMD, REGEDIT, MSCONFIG and etc. ..





RUN BATCH version of this same function with normal RUN ... but the difference with the batch file using the program ....





RUN Batch to try this version ... please follow STEP 2 follows ...
1.opennotepad2.copy - paste the script below into notepad
   
store under the name "apasaja.bat" (without quotation marks)




@echo off
color 70
title muhammadchandra.blogspot.com
mode 40,10
:awal
echo ===================
echo = RUN versi Batch =
echo ===================
echo.
echo Type name of program, folder, document, or internet resource, and windows will  open it for you.
echo.
set /p xx= Open: 
cls
if not defined xx goto awal
if %xx%==%xx% start %xx%
goto awal


serach color with batch file programming


Sometimes when you create a program with a batch file you would need a color background and writings ...but, God willing, with this program, we can look for colors with easy and fast ...
ok follow STEP 2 follows ...
1.open notepad2.copy - paste this script into notepad debawah
   
store under the name "apasaja.bat" (without quotation marks)

@echo off 
color 7
title muhammadchandra.blogspot.com
mode 70,32
:start 
echo TULISAN                         BACKGROUND
echo.
echo ========================        ==========================
echo = warna tulisan = code =        =warna background = code =
echo ========================        ==========================
echo =  hitam-----------(0) =        = biru -------------(10) =
echo =  biru------------(1) =        = hijau ------------(20) =
echo =  hijau-----------(2) =        = biru laut --------(30) =
echo =  akua------------(3) =        = merah ------------(40) =
echo =  merah ----------(4) =        = ungu -------------(50) =
echo =  purple----------(5) =        = coklat -----------(60) =
echo =  kuning----------(6) =        = abu-abu muda -----(70) =
echo =  putih ----------(7) =        = abu-abu tua ------(80) = 
echo =  Abu2  ----------(8) =        = biru (blu screen)-(90) =
echo =  biru metalik ---(9) =        = putih ------------(f0) =       
echo =  hijau metalik---(a) =        ==========================
echo =  aQua metalik ---(b) =
echo =  merah metalik---(c) =
echo =  ungu metalik ---(d) =
echo =  kuning metalik -(e) =
echo =  putih metalik --(F) =
echo ========================
echo.
echo ============================================
echo = masukkan angka warna [ingat]:hanya angka =
echo ============================================
echo.
set /p warna= angka ?: 
cls
if %warna%==%warna% color %warna%
goto:start

Say "I love U" with Batch File Programming


Have Your Say Fill Your Heart to someone. .. the answer certainly has not. Y!certainly a lot of people say his love through meet directly with people who want to make it such a girlfriend. .
There is also the How to Contact her via phone. and other step. .
This time I wanted to give a little information. .
Ie How to Say Love To seseoarang with Batch File Programming (YES Weird?)
if you want to know its shape,, ok. STEP 2 of follow me!
1.open Notepad2.Copy - Paste this script into notepad Dibwah3.save with the name "apasaja.bat" (without quotation marks) ..... save as type: "all files"

WINDOWS XP (Press Alt + ENTER after you open the program, so that the display fullscreen)

WINDOWS XP (Tekan Alt+ENTER setelah anda membuka program tersebut,,agar layar FullScreen)


@echo off
cls
echo *******************************************************************************
echo *******************************************************************************
echo *******************************************************************************
echo *******************************************************************************
echo *******************************************************************************
echo *******************************************************************************
echo *******************************************************************************
echo *******************************************************************************
echo *******************************************************************************
echo *******************************************************************************
echo *******************************************************************************
echo *******************************************************************************
echo ************************     ******************     ***************************
echo ***********************       ****************        *************************
echo **********************          *************          ************************
echo *********************             **********            ***********************
echo ********************                 ****                **********************
echo *********      *****                  **                 ***  ********  *******
echo ***********  *******                  II                 ***  ********  *******
echo ***********  ********                                   ****  ********  *******
echo ***********  *********                                 *****  ********  *******
echo ***********  **********                               ******  ********  *******
echo ***********  ***********                             *******  ********  *******
echo ***********  ************            LOVE           ********  ********  *******
echo ***********  *************                         *********  ********  *******
echo ***********  **************                       **********  ********  *******
echo ***********  ***************                     ***********  ********  *******
echo ***********  ****************                   ************  ********  *******
echo ***********  *****************                 *************  ********  *******
echo ***********  ******************               **************  ********  *******
echo ***********  *******************      UU     ***************  ********  *******
echo ***********  ********************           ****************  ********  *******
echo ***********  *********************         *****************  ********  *******
echo ***********  **********************       ******************  ********  *******
echo *********      *********************     *******************            *******
echo *******************************************************************************
echo *******************************************************************************
echo *******************************************************************************
echo *******************************************************************************
echo *******************************************************************************
echo *******************************************************************************
echo *******************************************************************************
echo *******************************************************************************
echo *******************************************************************************
echo *******************************************************************************
echo *******************************************************************************
echo *******************************************************************************
echo *******************************************************************************
echo *******************************************************************************
echo *******************************************************************************
:OColor
@color 09
ping localhost -n 1 > nul
@color 0a
ping localhost -n 1 > nul
@color 0b
ping localhost -n 1 > nul
@color 0c
ping localhost -n 1 > nul
@color 0d
ping localhost -n 1 > nul
@color 0e
ping localhost -n 1 > nul
@color 0f
ping localhost -n 1 > nul
@color 0a
ping localhost -n 1 > nul
@color A
ping localhost -n 1 > nul
@color B
ping localhost -n 1 > nul
@color C
ping localhost -n 1 > nul
@color D
ping localhost -n 1 > nul
@color E
ping localhost -n 1 > nul
@color F
ping localhost -n 1 > nul
@color 1
ping localhost -n 1 > nul
@color 2
ping localhost -n 1 > nul
@color 3
ping localhost -n 1 > nul
@color 4
ping localhost -n 1 > nul
@color 5
ping localhost -n 1 > nul
@color 6
ping localhost -n 1 > nul
@color 7
ping localhost -n 1 > nul
@color 8
ping localhost -n 1 > nul
@color 9
ping localhost -n 1 > nul
@color 0a
ping localhost -n 1 > nul
goto Ocolor
Pause>nul



except WINDOWS XP (Tidak Bisa FullScreen)
below for which can not full screen




@echo off
cls
echo *******************************************************************************
echo *******************************************************************************
echo *******************************************************************************
echo *******************************************************************************
echo ************************     ******************     ***************************
echo ***********************       ****************        *************************
echo **********************          *************          ************************
echo *********************             **********            ***********************
echo ********************                 ****                **********************
echo *********      *****                  **                 ***  ********  *******
echo ***********  *******                  II                 ***  ********  *******
echo ***********  ********                                   ****  ********  *******
echo ***********  *********                                 *****  ********  *******
echo ***********  **********                               ******  ********  *******
echo ***********  ***********                             *******  ********  *******
echo ***********  ************            LOVE           ********  ********  *******
echo ***********  *************                         *********  ********  *******
echo ***********  **************                       **********  ********  *******
echo ***********  ***************                     ***********  ********  *******
echo ***********  ****************                   ************  ********  *******
echo ***********  *****************                 *************  ********  *******
echo ***********  ******************               **************  ********  *******
echo ***********  *******************      UU     ***************  ********  *******
echo ***********  ********************           ****************  ********  *******
echo ***********  *********************         *****************  ********  *******
echo ***********  **********************       ******************  ********  *******
echo *********      *********************     *******************            *******
echo *******************************************************************************
echo *******************************************************************************






:OColor
@color 09
ping localhost -n 1 > nul
@color 0a
ping localhost -n 1 > nul
@color 0b
ping localhost -n 1 > nul
@color 0c
ping localhost -n 1 > nul
@color 0d
ping localhost -n 1 > nul
@color 0e
ping localhost -n 1 > nul
@color 0f
ping localhost -n 1 > nul
@color 0a
ping localhost -n 1 > nul
@color A
ping localhost -n 1 > nul
@color B
ping localhost -n 1 > nul
@color C
ping localhost -n 1 > nul
@color D
ping localhost -n 1 > nul
@color E
ping localhost -n 1 > nul
@color F
ping localhost -n 1 > nul
@color 1
ping localhost -n 1 > nul
@color 2
ping localhost -n 1 > nul
@color 3
ping localhost -n 1 > nul
@color 4
ping localhost -n 1 > nul
@color 5
ping localhost -n 1 > nul
@color 6
ping localhost -n 1 > nul
@color 7
ping localhost -n 1 > nul
@color 8
ping localhost -n 1 > nul
@color 9
ping localhost -n 1 > nul
@color 0a
ping localhost -n 1 > nul
goto Ocolor
Pause>nul


Make "ERROR SYSTEM" Animation


On-posts posts previously, I have been posting How to Create Animations With Batch File ProgrammingNamely: make-animated-matrix-by-batch
           
make-screen-blue-screen-by-batch-file-prgramming
on this happy afternoon. I want to tell you a little information about how to make animation "ERRORR SYSTEM"
The purpose of the "ERRORR SYSTEM" nosy it is that we can to our friends is to make "ERRORR SYSTEM" is full screen

This is just an animation, rather than ERRORR on SYSTEM. .
OK. Let's Try Together
1.open Notepad2.Copy - Paste the script below into Notepad3.save with the name "apasaja.bat" (without quotation marks) ......... save as type: "all files"

@echo off
title m=[[muhammadchandra.blogspot.com]] 
:loop
color 23
color 49
color 53
color 12
color 45
color 40
color 31
color 32
color 33
color 34
color 35
color 36
color 43
color 24
color 58
color 59
color 24
color 45
color 46
color 47
echo *********************************ERRORR SYSTEM*********************************
goto loop



account after completion. . Try now you open the file that's been made earlier. .In Windows XP this screen could create Full Screen. by pressing "ALT + ENTER"Berkereasilah Match Your Desire
THANK --++--++--++-- KAISH - ++--++--++--

HTML with Batch File Programming


"HTML with Batch File Programming" This is a program Batch Files with HTML codes ....For the Master-Master HTML, you can create a web programming with batch files but by using HTML codes. .Fair result Memuasakan. examples like the picture above...
1.Buka NotePad2.Copy Paste Script Below Into Notepad3.Simpan By Name "apasaja.bat" ... Save as type: "all files"



@echo off
echo "" >MChandra.html
echo "" >>MChandra.html
echo "" >>MChandra.html
echo "" >>MChandra.html
echo "muhammadchandra.blogspot.com" >>MChandra.html
echo "
My Name Is My Life
" >>MChandra.html
echo "" >>MChandra.html

echo "" >>Mchandra.html
echo "
" >>MChandra.html
echo "
" >>MChandra.html
echo "
" >>MChandra.html
echo "
" >>MChandra.html

echo "" >>MChandra.html

echo "
" >>MChandra.html

start MChandra.html

After you download, or Attempting to mode-mode As Above. .Please and you try and please your taste in accordance Edit. (Right click on the program who downloaded this,, click EDIT)

Detection Program Files and Folders On A Directory



This program is very simple. and his work was satisfactory. .in these programs have three features. .[1]. Seeing what files and folders that exist in the directory[2]. Viewing Files and Folders That Terhidden in the directory[3]. Displays a list of all files and folders-folders in the directory. .
     
list of files and folders will be in fit in file.txt

if you are interested and want to try:Follow aba2 from me. .

1.open Notepad2.copy-paste script below into notepad, save with the name "apasaja.bat" (without quotation marks) ... his type "all files"




@echo off


color 0a
:awal
title [[--++--muhammadchandra.blogspot.com--++--]]
color 02
echo [1].Daftar File dan Folder
echo.
echo [2].Melihat File / folder Yang Terhidden
echo.
echo [3].Mendeteksi File-File Yang Ada Dalam Folder
echo.
set /p a= :masukkan angka : 
cls
if %a%==1 dir
if %a%==2 dir /ah
if %a%==3 dir/s>M.Chandra.TXT
if %a%==3 echo File Akan Dibuat Dalam bentuk M.Chandra.txt
pause>nul
cls
goto:awal


Note: Save "The file is" in the directory where you want to detect files and folders

                                
Thank you so And Good luck ----- ----- May Succeed

"Creating Content Blog" Personal With "Batch File Programming"


Good morning / afternoon / soree / night. .I met again with chandra muhammad dot blogspot dot com (lebay)!
Rice a chance this time, I want to explain a bit about how to make a list of the contents of your personal blog with a batch file programming ... !I think, a list of the contents of the batch file is useful to speed up our process of opening an article we've ever made ... !
okay. we immediately wrote to the scene. .
1.open Notepad2.Copy - Paste the script below into notepad
  
save with the name "apasaja.bat" (without quotation marks)
  
the file type "all files"



@echo off
title [[--++--muhammadchandra.blogspot.com--++--]]
color 2
:blog
echo =======================================================
echo = Daftar Isi Blog Saya Tentang Batch File Programming =
echo =======================================================
echo.
echo [1].membuat animasi "matrix" dengan "batch file programming"
echo.
echo [2].Matrix Dengan Batch File Programming
echo.
echo [3].Membuat Folder Dengan Batch File Programming
echo.
echo [4].Membuat Layar Blue Screen Dengan Batch File Programming
echo.
echo [5].Merapikan Folder Dengan Batch File Program
echo.
echo [6].Mencari Lirik Dengan DOS (Batch File Programming)
echo.
echo [7].Belajar Batch File Programming
echo.
echo [8].Folder Locker Dan Cara Membobol Folder Locker
echo.
echo [9].hidden folder batch program
echo.
set /p no= *masukan nomor artikel :: 
cls

if %no%==1 start "title"http://muhammadchandra.blogspot.com/2010/03/membuat-animasi-matrix-dengan-batch.html
if %no%==start "title"http://muhammadchandra.blogspot.com/2010/03/matrix-dengan-batch-file-programming.html
if %no%==start "title"http://muhammadchandra.blogspot.com/2010/03/membuat-folder-dengan-batch-file.html
if %no%==4 start "title"http://muhammadchandra.blogspot.com/2010/03/membuat-layar-blue-screen-dengan-batch.html
if %no%==5 start "title"http://muhammadchandra.blogspot.com/2010/03/merapikan-folder-dengan-batch-file.html
if %no%==6 start "title"http://muhammadchandra.blogspot.com/2010/02/mencari-lirik-dengan-dos-batch-file.html
if %no%==start "title"http://muhammadchandra.blogspot.com/2010/02/belajar-batch-file-programming.html
if %no%==8 start "title"http://muhammadchandra.blogspot.com/2010/02/folder-locker-dan-cara-membobol-folder.html
if %no%==9 start "title"http://muhammadchandra.blogspot.com/2010/01/hidden-folder-batch-program.html
goto:blog
==============================================Script Based Explanation of Color::
Green: numbers - numbers that green is to facilitate us in membuak --- an article on the title and figure number that is located in the lower part, try the same ..... so do not bother in the future ......if the number no.1 title ... then write the numbers also no.1 on the bottom .... and it should be the same URL with the title Artikel_nya
Blue: It is the URL address of your blog posts masing2
Pink: it's there "sintax" which is mandatory
Red: Script_nya .... it is most obligatory ...
=================================================
OK .. ..Done. .Easy-Can Easily Increase Your Science. .
If You Want to Learn More Information, Please At Komen aja. .God willing, I will help you with all my soul. .amen. .

Create Account Log In-Sign Up-Exit the Batch File Programming


Today. I've gained a little knowledge of the CMD. namely creating an account Log In-Exit-Sign Upyes hopefully this program can make your heart a little happy (g 'connect)!
This is just an ordinary program. .nothing special about this program. .
For those of you who want to try. .This is for you. .
STEP 2 Follow the following:

1.open Notepad2.Copy - Paste the script into Notepad Below3.save with the name "apasaja.bat"
  
type: "all files"



@echo off
color 0a
echo ==========================================
echo = silahkan daftar/sign up terlebih dahulu=
echo ==========================================
echo.
:awal
echo [1].Log in
echo.
echo [2].Sign Up
echo.
echo [3].Exit
echo.
set /p a= :
cls
if %a%==1 goto:login1
if %a%==2 goto:signup
if %a%==3 goto:exit
goto:awal

:login1
set /p user= :username  : 
cls
if %user%==%userx% goto:login2
echo.
goto:login1
echo.

:login2
set /p pass= :password  : 
cls
if %pass%==%passx% echo "Password Diterima"
cls
if %pass%==%passx% goto:chandra
goto:login2


cls

goto:awal

:signup
set /p userx= : User_Name    : 
echo.
set /p passx= : new_password : 
cls
goto:awal

:chandra
echo Selamat Datang kepada %userx%
echo.
echo ini Hanyalah sebuah Pembelajaran saja
echo.
echo Untuk Info lebih lanjut
echo.
echo HUB : muhammadchandra.blogspot.com
pause>nul
cls

goto:awal
goto:chandra

Good luck Yes. .berkenang hopefully in your heart. .


create animated "matrix" with "batch file programming"

   
"Creating Animation with Matrix File Btahc programming" is just a program that may not be useful to your nation. .But after I try it. . The program is quite quite interesting. .
View the animated "matrix" is not as nice as the animated "Matrix" banality we know it!
ok. you better try first. .I hope you like it. .==========================
1.open notepad2.copy-paste script below into notepad





@echo off
echo Tekan Sembarang Tombol Untuk start MaTriX
pause>nul
color 2
title [[MatriX]] [[--++--muhammadchandra.blogspot.com--++--]]
:satu
echo       1                                                                    8
echo.
echo.
echO.
echo       2                                                                    7
echo.
echo.
ECHO. 
echo       3                                                                    6                      
echo.
echo.
echo.
echo       4                                                                    5
echo.
echo.
echo                   [--++--muhammadchandra.blogspot.com--++--]]                                                                   
echo.
echo.
echo.
echo       5                                                                    4
echo.
echo.
echo.
echo       6                                                                    3
echo.
echo.
echo.
echo       7                                                                    2
echo.
echo.
echo.
echo       8                                                                    1
echo.
echo.
echo.
GOTO satu


------ Before continuing the next ketahapan:
        
- Look at the script above, which is green!
        
- After the can,, just change the name of your blog ....
3.save with the name "apasaja.bat" (without quotation marks )----- type: "all files"
4.now ... open the file you have created earlier!
5.Tekan ALT + ENTER [so it looks fullscreen]
Congratulations ....... The program has been so. !although not too special and Perfect ... !What is important charity .....!!!

Search Matriks Value With Batch File Programming



This is a program Finding Value Matrix With A Batch File Programming!
In this program, there are four menus are:
Order Value 1.Mencari 2x2 Matrix MultiplicationOrder Value 2.Mencari 3x3 Matrix Multiplication3.Mencari Determianan 2x2 Matrix Order4.Mencari Determianan 3x3 Matrix Order

 
to be able to run this program. .STEP 2 Follow the following. ::


copy - paste the script in red below into notepadstore under the name "apasaja.bat" (without quotation marks)type "all files"




@ECHO OFF
title Matrix Dan Ruang Vektor [[--++--muhammadchandra.blogspot.com--++--]]
color 0a
:home
echo ======================
echo = Daftar Menu Matrix =
echo ======================
echo.
echo (1).Perkalian Matrix ordo 2 x 2
echo.
echo (2).Perkalian Matrix ordo 3 x 3
echo.
echo ===============================
echo.
echo (3).Mencari Determinan ordo 2 x 2
echo.
echo (4).Mencari Determinan ordo 3 x 3
echo.
set /p a= :masukkan angka : 
cls
if %a%==1 goto:2
if %a%==2 goto:3
if %a%==3 goto:det2
if %a%==4 goto:det3
if not exist %a% goto:home
pause>nul
cls

:2
echo Mencari Matrix Dengan Ordo 2 x 2
echo.
echo     [a]           [b]
echo -------------------------
echo I  a1 a2  I   I  c1 c2  I
echo I  b1 b2  I   I  d1 d2  I
echo -------------------------
echo.
pause>nul
echo. Matrix [a]
echo.

set /p a1= :a1 : 

set /p a2= :a2 : 


set /p b1= :b1 : 


set /p b2= :b2 : 

echo.
echo Matrix [b]
echo.


set /p c1= :c1 : 

set /p c2= :c2 : 

set /p d1= :d1 : 

set /p d2= :d2 : 

echo.

echo.

echo Tekan ENTER 


echo.
echo   [a]        [b] 
echo ----------------------------------
echo I  %a1% %a2%  I   I  %c1% %c2%   I
echo I  %b1% %b2%  I   I  %d1% %d2%   I
echo ----------------------------------

pause>nul

echo.

echo (%a1% x %c1%) + (%a2% x %d1%)      (%a1% x %c2%) + (%a2% x %d2%)
echo (%b1% x %c1%) + (%b2% x %d1%)      (%b1% x %c2%) + (%b2% x %d2%)

echo.
pause>nul

set /a e=(a1*c1)+(a2*d1)

set /a f=(a1*c2)+(a2*d2)

set /a g=(b1*c1)+(b2*d1)

set /a h=(b1*c2)+(b2*d2)

echo.

echo.

echo I  %e%  %f%  I
echo I  %g%  %h%  I
pause>nul
cls
goto:home
goto:2

pause>nul

:3
echo Mencari Matrix Dengan Ordo 3 x 3
echo.
echo     [a]           [b]
echo -------------------------------
echo I  a1 a2 a3  I   I  d1 d2 d3  I
echo I  b1 b2 b3  I   I  e1 e2 e3  I
echo I  c1 c2 c3  I   I  f1 f2 f3  I
echo -------------------------------
echo.
pause>nul
echo. Matrix [a]
echo.

set /p a1= :a1 : 

set /p a2= :a2 : 

set /p a3= :a3 : 

set /p b1= :b1 : 

set /p b2= :b2 : 

set /p b3= :b3 : 

set /p c1= :c1 : 

set /p c2= :c2 : 

set /p c3= :c3 : 


echo.
echo Matrix [b]
echo.


set /p d1= :d1 : 

set /p d2= :d2 : 

set /p d3= :d3 : 

set /p e1= :e2 : 

set /p e2= :e2 : 

set /p e3= :e3 : 

set /p f1= :f1 : 

set /p f2= :f2 : 

set /p f3= :f3 : 

echo.

echo.

echo Tekan ENTER 


echo.
echo   [a]        [b] 
echo ----------------------------------
echo I  %a1% %a2% %a3%  I   I  %d1% %d2% %d3%   I
echo I  %b1% %b2% %b3%  I   I  %e1% %e2% %e3%   I
echo I  %c1% %c2% %c3%  I   I  %f1% %f2% %f3%   I
echo ----------------------------------

pause>nul

echo.

echo (%a1% x %d1% ) + (%a2% x %e1%) + (%a3% x %f1%)     (%a1% x %d2%) + (%a2% x %e2%) + (%a3% x %f2%)    (%a1% x %d3%)  + (%a2% x %e3%) + (%a3% x %f3%)
echo (%b1% x %d1%)  + (%b2% x %e1%) + (%b3% x %f1%)     (%b1% x %d2%) + (%b2% x %e2%) + (%b3% x %f2%)    (%b1% x %d3%)  + (%b2% x %e3%) + (%b3% x %f3%)
echo (%c1% x %d1%)  + (%c2% x %e1%) + (%c3% x %f1%)     (%c1% x %d2%) + (%c2% x %e2%) + (%c3% x %f2%)    (%c1% x %d3%)  + (%c2% x %e3%) + (%c3% x %f3%) 

echo.
pause>nul

set /a b1k1=(a1*d1) + (a2*e1) + (a3*f1)

set /a b2k1=(b1*d1) + (b2*e1) + (b3*f1)

set /a b3k1=(c1*d1) + (c2*e1) + (c3*f1)

set /a b1k2=(a1*d2) + (a2*e2) + (a3*f2)

set /a b2k2=(b1*d2) + (b2*e2) + (b3*f2)

set /a b3k2=(c1*d2) + (c2*e2) + (c3*f2)

set /a b1k3=(a1*d3) + (a2*e3) + (a3*f3)

set /a b2k3=(b1*d3) + (b2*e3) + (b3*f3)

set /a b3k3=(c1*d3) + (c2*e3) + (c3*f3)
echo.

echo Hasil Adalah :

echo.

echo I  %b1k1%  %b1k2%  %b1k3%   I   
echo I  %b2k1%  %b2k2%  %b2k3%   I
echo I  %b3k1%  %b3k2%  %b3k3%   I
pause>nul
cls
goto:home
goto:3


pause>nul


:det2
echo Mencari determinan Matrix Dengan Ordo 2 x 2
echo.
echo     [a]           
echo -----------
echo I  a1 a2  I
echo I  b1 b2  I
echo -----------
echo.
pause>nul
echo. Matrix [a]
echo.

set /p a1= :a1 : 

set /p a2= :a2 : 

set /p b1= :b1 : 

set /p b2= :b2 : 

echo.
echo -----------
echo I  a1 a2  I
echo I  b1 b2  I
echo -----------
pause>nul

echo.

echo Maka : 
echo.
echo ( %a1% x %b2% ) - ( %a2% x %b1% )
echo.
pause>nul
set /a a=(a1*b2)
set /a b=(a2*b1)
set /a c=a - b
echo.


echo Determinannya Adalah %a% - %b% = %c%
pause>nul
cls
goto:home

goto:det2

pause>nul


:det3
echo Mencari determinan Matrix Dengan Ordo 3 x 3
echo.
echo     [a]           
echo --------------
echo I  a1 a2 a3  I
echo I  b1 b2 b3  I
echo I  c1 c2 c3  I
echo --------------
echo.
pause>nul
echo. Matrix [a]
echo.

set /p a1= :a1 : 

set /p a2= :a2 : 

set /p a3= :a3 : 

set /p b1= :b1 : 

set /p b2= :b2 : 

set /p b3= :b3 : 

set /p c1= :c1 : 

set /p c2= :c2 : 

set /p c3= :c3 : 


echo.
echo -------------------------------------
echo I  %a1% %a2% %a3%  I  %a1% %a2%  I
echo I  %b1% %b2% %b3%  I  %b1% %b2%  I
echo I  %c1% %c2% %c3%  I  %c1% %c2%  I
echo -------------------------------------

pause>nul

echo.

echo Maka : 
echo.
echo ( %a1% x %b2% x %c3% ) + ( %a2% x %b3% x %c1% ) + ( %a3% x %b1% x %c2% ) - ( %a2% x %b1% x %c3% ) + ( %a1% x %b3% x %c2% ) + ( %a3% x %b2% x %c1% )
echo.
pause>nul
set /a a=(a1*b2*c3) + (a2*b3*c1) + (a3*b1*c2)
set /a b=(a2*b1*c3) + (a1*b3*c2) + (a3*b2*c1) 
set /a c=a - b
echo.


echo Determinannya Adalah %a% - %b% = %c%
pause>nul
cls
goto:home
goto:det3

goto:home


Finis And Good Luck