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
Tidak ada komentar:
Posting Komentar