process is used by the session management subsystem to initialize system variables, MS The-dos driver name-called LPT1 and COM, calls the Win32 shell subsystem and runs on the wi-ndows Landing process. SNDREC32.exe Recorder Sndvol32.exe Volume Control Sol.exe solitaire sort.exe sort spider.exe Spider brand sp Iisupd.exe IIS Update Spnpinst.exe Point-to-point custom installation Spoolsv.exe part of the Print Pool service Sprestrt.exe (under Dos) spupd
system timer
IRQ1
KeyBoard
Keyboard
IRQ2
Redirect IRQ9
Connected to IRQ9, the MPU-401 MDI uses the IRQ
IRQ3
COM2
Serial Device
IRQ4
COM1
Serial Device
IRQ5
LPT2
We recommend that you use this IRQ for the sound card.
IRQ6
FDD
Soft drive transmission control
IRQ7
LPT1
Printer transmission control
IRQ8
CMOS Alert
Real-time clock
resolved, if possible, upgrade the latest graphics driver, if not, it is likely that the video card and the parallel port conflict, need to press the Win+break key combination in Safe mode to open "System Properties" in the hardware-- In Device Manager, locate and double-click the item that connects to the printed LPT1 port, and in the Resources tab, deselect use automatic configuration, and then change the "03BC" of the input/output range to "0378".
install and manage drivers for all devices on the computer, which not only slows down the system startup speed, at the same time, it also causes a large amount of system resources to be occupied. In this case, you can disable the uncommon devices such as the PCMCIA card, modem, infrared device, printer port (LPT1), or serial port (COM1) in the Device Manager, double-click the device you want to disable. In the Properties dialog box, select "do not us
Distiller,Acrobat Distiller CS,Acrobat Distiller CT,Acrobat Distiller J,Acrobat Distiller KSelect the first Acrobat Distiller4. Use SaveAs () in the code to output the pdf file: int li_rcString ls_title = "output pdf file"String ls_PathName, ls_FileName// Select the output fileLi_rc = getfilesavename (ls_title, ls_pathname, ls_filename, "pdf", "pdf file (*. pdf), *. pdf ")If (li_rc = 1) then// Use the distill method to output a PDF fileDw_1.object.data={export.}.method = distill!// Select a pri
that is "non-destructive" format. When the deleted files or subdirectories under the root directory and the system sector of the disk (including fat, root directory, Boot Sector, and hard disk partition table) are damaged, unformat can also be used for rescue.
(1) Select the/L parameter to list the found sub-directory name, file name, filial piety date and other information, but it does not really do the format work.
(2) Select the/p parameter to display the Report on the screen (including the
Output
Initialize a low-level valid signal, which is used to reset the printer.
17
/Selin
C3 *
Control
Output
Select input. The low-level valid signal indicates the selected printer.
18
Gnd
---
Signal grounding
19
Gnd
---
Signal grounding
20
Gnd
---
Signal grounding
21
Gnd
---
Signal grounding
22
Gnd
---
Signal ground
to common users, closing it is a wise choice. In the "System Properties" dialog box, select the "advanced" tab and click the "Error Report" button. In the displayed "Error Report" dialog box, select the "Disable Error Report" option, click OK. In addition, you can also disable the error report from the Group Policy: Type "gpedit" in "run. MSC ", run" Group Policy Editor ", expand" Computer Configuration> Manage template> system> Error Report function ", double-click" report error "in the settin
◆ II. hardware optimization settings
◆ 1. Disable unused Devices
In the Device Manager, disable uncommon devices such as the PCMCIA card, modem, infrared device, printer port (LPT1), or serial port (COM1, in the "General" tab of the "to disable device properties" dialog box, select "do not use this device (disable )". Enable these devices from the Device Manager when they are required.
◆ 2. memory performance optimization
Windows XP has several optio
is naturally much simpler and can be made manually. Finally, I printed my transcript. The transcript was printed. I used a Needle printer and printed more than a dozen pieces of paper continuously. I found that the best way was ...... Print the TXT file and hardly adjust it manually. Write one more print applet, a very simple program, add the calculated space and blank lines to the data, and write it into a text. Print: The cmd command print cannot print files larger than 65535 bytes. Replace t
problem is resolved. If possible, upgrade the latest graphics driver. If not, it is likely that the video card conflicts with the parallel port. In security mode, press win + break to open the "System Properties" window, in "Hardware-> Device Manager", find and double-click the LPT1 port connecting to the printer. On the "Resources" tab, deselect the "use automatic configuration" check box, change "03bc" of "input/output range" to "0378 ".
TIPS: Some
datawindow Ps". In fact, this is the default printer settings in datawindow printing. You can also change it to another name, however, we recommend that you use it for the first time in accordance with Sybase's requirements to avoid other problems.
Install ghostscript in two days ....
Add this today
1. You can select the latest version to download ghostscript. Check the downloaded version. I use Windows
2. Install Gs on the IIS server. I installed it on my own machine. All of them are installe
secondary device is COM1.Entry parameter: Ah = 03 hExit parameter: Al = ASCII code for reading characters
(4) function 04 H
Function Description: outputs a character to the auxiliary device. The default value of this auxiliary device is COM1.Entry parameter: Ah = 04 HDL = ASCII code of the characters to be outputExit parameter: None
(5) function 05 h
Function Description: outputs a character to the standard output device. The default output device is a printer with the
template> system> Error Report function ", double-click" report error "in the settings column on the right ", in the pop-up "properties" dialog box, select "disabled" to disable "report error.
23. disable unnecessary devices: Windows XP Always tries its best to install and manage drivers for all devices on the computer, which not only slows down the system startup speed, at the same time, it also causes a large amount of system resources to be occupied. In this case, you can disable the uncom
the service machine, and the F disk is the c disk of the service machine.Start simple server with intersvr[Applicable] when using it, the computer becomes a server (only for the Simple Network provided by DOS)[Method] intersvr starts the serverIntersvr/LPT: 1 starts the server and uses the LPT1 port as the data transmission port.Intersvr/COM: 1 starts the service machine and uses the COM1 port as the data transmission port.The parameter also has x Ba
: session manager subsystem
Description: The process for the session management subsystem to initialize system variables, MS-DOS driver name is similar to LPT1 and COM, call Win32 shell sub-system and run in Windows login process
Snmp.exe
Process file: SNMP or snmp.exe
Process name: Microsoft SNMP Agent
Description: a simple network protocol proxy (SNMP) in Windows is used to listen to and send requests to the appropriate network section.
Spool32.exe
;The printername parameter must be the name of the printer as it isInstalled. For example, if the name of the printerIs "HP LaserJet 5mp" then that is what you should pass.//////////////////////////////////////// /////////////Use createfile To get a handle to LPT1Lpthandle: = createfile ('lpt1', generic_write,0, psecurityattributes (NiL ),Open_existing, file_flag_overlapped,0 );Then use writefile to send a string of characters or useWhile notTransmitc
the physical output media (file or output port) the DOS file name or device name. lpdata points to Devmode data structure of the initial data. For example:HDC = createdc ("display", null );Use Screen Drawing, while:HDC = createdc ("ibmgrx", "IBM graphics", "LPT1", null );Output the image on the printer. The lpdata is set to the default value. You can find the initialization value in win. ini.If you do not need to obtain the device context, that is,
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.