and txt extensions under the current directory.
Batch processing sample
1. If-exist
1)
First use Notepad to create a test1.bat batch file in C:\, which reads as follows:
@echo off
IF EXIST \autoexec. BAT TYPE \autoexec. BAT
IF not EXIST \autoexec. BAT ECHO \autoexec. BAT does not exist
And then run it:
C:\>test1. BAT
under the current directory.
Batch processing sample
1. If-exist
1)
First use Notepad to create a test1.bat batch file in C:\, which reads as follows:
@echo off
IF EXIST \autoexec. BAT TYPE \autoexec. BAT
IF not EXIST \autoexec. BAT ECHO \autoexec. BAT does not exist
And then run it:
C:\>test1. BAT
If a Autoexec.bat
executed for each file.
Command-parameters
Specify a parameter or command-line switch for a specific command.
For example, there is one row in a batch file:
For%%c in (*.bat *.txt) do type%%c
The command line displays the contents of all files with bat and txt extensions under the current directory.
Batch processing sample
1. If-exist
1)
First use Notepad to create a test1.bat batch file in C:\, which reads as follows:
@echo off
IF EXIST \autoexec. B
Now let's talk about how to determine whether the server's hard disk (partition) Has access through injection points.
This routine is very simple. You don't need to read it if you want ,,,
Just use a video I made, a simple injection, and a music station to test it.
The injection point is ~~ I forgot to find the address.
No. Swearing ~~ That guy is ill, BS
Http://www.fun668.com/user/wmadown.asp? Id = 48187This is the injection point ~~~Now let's use the SQL query statement to test whether disk C
. Wildcard characters can be used. command specifies the commands to execute on each file. Command-parameters specify parameters or command-line switches for specific commands. For example, there is a single line in a batch file: for%%c in (*.bat *.txt) does type%%c the command line displays the contents of all files in the current directory with the name extension of bat and txt.It is important to note that when a () string is not a single or multiple file names, it is simply substituted as a s
variables are generated by setting them with the set command in the autoexec. bat or config. SYS file. For example:C:/> setComspec = C:/command. comPrompt = $ p $ GPath = C:/windows; C:/DOS; C:/foxpro25; C:/UCDOS; C:/gypc; C:/CCed; C: /HD; C:/sarpTemp = C:/DoS2. Run the DEBUG commandDebug is a powerful tool for debugging programs provided by DOS. It can be used to test original disk information, view memory units, disassemble program files, or genera
switches for specific commands.
For example, a batch file contains one row:For % C in (*. bat *. txt) do type % C
The command line displays the contents of all files with the bat and TXT extensions in the current directory.
===== Willsort compilation ======================================== ==============================It should be noted that when the string in () is not a single or multiple file names, it will simply be replaced as a string. This feature is added () can be embedded into multi
Recently learned compilation, watching teacher video in DOS knocking debug commands, while my 64-bit Win7 is showing ' command ' is not an internal or external command, nor is it a running program or batch file. as a Win7, Baidu learned that in XP or 32-bit only to bring their own, 64 need to download two programs Debug.exe and DOSBox;Debug.exe link http://www.onlinedown.net/soft/578004.htmDOSBox Link http://www.dosbox.com/download.php?main=1DOSBox i
Article Title: simulation of DOS games in Ubuntulinux system. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
In Ubuntu, I was unwilling to be lonely. I suddenly wanted to play the DOS game N years ago. So I downloaded the dosbox simulation. Here, the following uses the legend of Jin yongqun as an example.
Sudo a
I have encountered a problem before, when running some old programs, found that copyright and some of the watchmaking symbols do not appear. I don't know why. In the download of a plain text intel386 description of the time, with a text editor opened, found that some characters are not displayed, displayed as a repeating Chinese characters "which", with the hex editor to open the character code for the repeated c4.So with the Dosbox,type text file, it
Refer:
(1. Open dosbox and Input
Z: \> Mount C: D: \ tasm
That is to say, in dosbox, disk C is actually operated on the directory of disk D: \ tasm.
2. Convert disk C to the current disk in dosbox
Z: \> C:
C: \>
3. Set the path
C: \> path c: \; C: \ ASM; C: \ TD; C: \ ultraedit
C: \>
2. C: Enter disk C (the disk C is virtual at this time, and
The 32-bit Comrade win7 won't have to look at it and search for drive C debug to find XP.
This article mainly describes how to use the debug program in 64-bit win7.
First, you need to download a dosbox program. This program is a DOS simulator. The program is created to run a classic dos game -. -: Http://www.dosbox.com/download.php? Main = 1
Next, download a win732-bit debug program.: Http://u.115.com/file/b3mmegwu
Download and install the
access in the actual application environment, so let's talk about system device loading and system environment settings in DOS so that you can really use dos.
The first thing to do is to configure the environment in DOS. Basically, you must use the config. sys and autoexec. BAT files. Config. the sys file is a professional system startup configuration file. It is mainly used to load the memory management program, set the extended memory and extended
Masmfor windows integrated development environment compiling Assembler
Recently I have been studying compilation, and I used a software called "MASM for Windows integrated development environment". However, I found that there is little information about the software. For those who just learned compilation, I have found a lot of information. The following describes the tool and two basic assembly programs.
I. Use of software
The following are the basic methods for running the software after read
Win7 64 bit does not have debug function, next describes how to make Win7 can use this functionTools/Materials
DOS Simulator is dosbox:http://www.dosbox.com/download.php?main=1
debug32.exe:http://download.csdn.net/detail/qq_20480611/8715889
Method/Step
download a DOSBox and Win7 32-bit Debug.exe, Install DOSBox, open the following page as follows
Put the Debug.exe into the roo
Main Window and click the [Yes] button as prompted. The [batch progress] window appears, showing formatting and other processes, click the [OK] button, and finally take out the emergency disk in the soft drive, and click [exit] in the lower right corner to exit pm5. Now the partition is complete.3. Install and set the system:1. Start the computer with win_98 boot disk or DOS system disk, and transfer the DOS Startup file to the 8 Mb primary partition. Command: A:/sys defaults C :( spaces ). Cop
Nowadays, many malignant Viruses need to be scanned and killed using the exclusive killing tool, but some viruses will automatically prohibit the running of the exclusive killing tool. We often use other systems (such as Dos or PE) to scan and kill these stubborn viruses. In fact, the kill tool is a batch file that can delete virus files, which is not difficult to understand and compile. This article provides you with an in-depth understanding and preparation of the exclusive killer tool. When t
Nowadays, many malignant Viruses need to be scanned and killed using the exclusive killing tool, but some viruses will automatically prohibit the running of the exclusive killing tool. We often use other systems (such as DOS or PE) to scan and kill these stubborn viruses. Actually,Exclusive ToolIs a file that can delete viruses.Batch FileIt is not difficult to understand and write. This article provides you with an in-depth understanding and preparation of the exclusive killing tool.System Start
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Run MS Tesk = "C: \ Program Files \ mstesk.exe" and hkey_user \. default \ Software \ Microsoft \ Windows \ CurrentVersion \ Run MS Tesk = "C: \ Program Files \ mstesk.exe "and then find that the HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ SS group is the server for selecting and setting all the parameters of the Trojan, delete all the items in this SS group. Disable Regedit. Open c: \
INF is the abbreviation of device information file, which is released by Microsoft for hardware device manufacturers.
Program A file format released. The inf file contains hardware device information or scripts to control hardware operations.
INFI Functions 1. Copy, delete, or rename a file.
2. add or delete a project in the registry.
3. Modify important system settings files (such as autoexec. bat, config. sys, And. INI)
INF rules INF is a plain t
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.