[General]
Description=ӣͼPic
BeginHotkey=121
BeginHotkeyMod=0
PauseHotkey=0
PauseHotkeyMod=0
StopHotkey=123
StopHotkeyMod=0
RunOnce=1
EnableWindow=
Enable=0
AutoRun=0
[Repeat]
Type=0
Number=1
[Relative]
SetupOCXFile=
[Comment]
Content=

[Script]
//OK
//ĻΧڽͼ浽("C:\PIC.bmp")
Plugin Pic.PrintScreen(0, 0, 1024, 768, "C:\PIC.bmp")
MessageBox "ĻͼѾ浽("C:\PIC.bmp")"
Delay 1000
//ĻΧڽͼ浽("C:\PIC.jpg")
Plugin Pic.PrintScreen(0, 0, 1024, 768, "C:\PIC.jpg")
MessageBox "ĻͼѾѹ浽("C:\PIC.jpg")ʾ"
