Sabtu, 12 Juni 2010

"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. .

Tidak ada komentar:

Posting Komentar