Delete CH341A Programmer v1.4 directory

This commit is contained in:
SomniferumLocator 2023-11-17 18:13:06 +01:00 committed by GitHub
parent d4ed3c5cd7
commit 46d2ec4f18
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 0 additions and 409 deletions

Binary file not shown.

View file

@ -1,38 +0,0 @@
[Config]
DriverDLL=USBIOX.DLL
language=1033
IsWinStatus=1
WindowState=0
AllowWindow=0
Left=257
Top=58
Width=860
Height=585
ChipType=2
24ChipManuIndex=0
25ChipManuIndex=9
Default24ChipIndex=9
Default25ChipIndex=0
IsLastDir=1
DefaultInitDir=C:\Users\Administrator\Desktop\
24E_ChipManuIndex=0
25E_ChipManuIndex=1
25F_ChipManuIndex=10
Default24E_ChipIndex=0
Default25E_ChipIndex=7
Default25F_ChipIndex=0
[OperOption]
IsWriteCompleteVerify=0
UseFastRead=0
UseAAI=0
ChkEmptyData=1
EraseMode=1
IsClean=1
IsChkBlank=1
IsProgramming=1
IsVerify=1
IsWaitTime=0
WaitTime=1000
UseOSDialog=0
PRG_Area=0

Binary file not shown.

View file

@ -1,263 +0,0 @@
[!Global]
!LanguageID=1033
!LanguageName=English
!TranslationAuthor=KazmiElecom
!TranslationAuthorEmail=
!TranslationDefaultFont=MS Sans Serif,8,,0,clWindowText,DEFAULT_CHARSET
[TFrmMain]
!Font=MS Sans Serif,8,,0,clWindowText,DEFAULT_CHARSET
Caption=CH341A Programmer
mFile.Caption=&File
mOpen.Caption=&Open
mSave.Caption=&Save
mExit.Caption=E&xit
mBuffer.Caption=Data &Buffer
mFill.Caption=&Fill Data Buffer
mSwap.Caption=Byte &Swap
mCopy.Caption=&Copy
mCopyAsHex.Caption=Copy as &hex
mFind.Caption=&Find
mFindNext.Caption=Find &next
mGoto.Caption=&Goto
mSelectAll.Caption=Select &All
mReset.Caption=R&eset
mOpter.Caption=O&perate
mOpterOption.Caption=&Operate Option
mAuto.Caption=&Auto Program
mChkEmpty.Caption=&Blank Check
mRead.Caption=&Read Chip
mWrite.Caption=&Write Chip
mVerify.Caption=&Verify Chip
mClean.Caption=&Erase Chip
mAbort.Caption=Abor&t
mDetect.Caption=&Detect Chip
mlanguages.Caption=&Languages
mHelp.Caption=&Help
mHelpContent.Caption=&Help
mLicense.Caption=&License Info
mAbout.Caption=&Kazmi
pCopy.Caption=&Copy
pCopyAsHex.Caption=Copy as &hex
pSelectAll.Caption=Select &All
BtnOpen.Caption=Open
BtnOpen.Hint=Open
BtnSave.Caption=Save
BtnSave.Hint=Save
BtnFill.Caption=Fill
BtnFill.Hint=Fill Data Buffer
BtnSwap.Caption=Swap
BtnSwap.Hint=Byte Swap
BtnAuto.Caption=Auto
BtnAuto.Hint=Auto Program
BtnChkEmpty.Caption=Blank
BtnChkEmpty.Hint=Blank Check
BtnRead.Caption=Read
BtnRead.Hint=Read Chip
BtnWrite.Caption=Write
BtnWrite.Hint=Write Chip
BtnVerify.Caption=Verify
BtnVerify.Hint=Verify Chip
BtnClean.Caption=Erase
BtnClean.Hint=Erase Chip
BtnAbort.Caption=Abort
BtnAbort.Hint=Abort
BtnAbout.Caption=About
BtnAbout.Hint=About
BtnExit.Caption=Exit
BtnExit.Hint=Exit
pmChkEmpty.Caption=&Blank Check
pmWrite.Caption=&Write
pmVerify.Caption=&Verify
pmClean.Caption=&Erase
lbChipType.Caption=Type:
lbManuName.Caption=Manu:
lbChipName.Caption=Name:
lbChipSize.Caption=Size:
BtnChipFind.Caption=Chip &Search
BtnDetect.Caption=&Detect
RangeBox.Caption=Operating range
lbStartAddr.Caption=Start address:
lbEndAddr.Caption=End address:
spStatus.!Font=MS Sans Serif,8,,0,clWindowText,DEFAULT_CHARSET
RzToolbar.CustomizeCaptions.Close=&Close
RzToolbar.CustomizeCaptions.MoveDown=Move Down
RzToolbar.CustomizeCaptions.MoveUp=Move Up
RzToolbar.CustomizeCaptions.NoTextLabels=No text labels
RzToolbar.CustomizeCaptions.SelectiveTextOnRight=Selective text on right
RzToolbar.CustomizeCaptions.ShowTextLabels=Show text labels
RzToolbar.CustomizeCaptions.TextOptions=Text Options
RzToolbar.CustomizeCaptions.Title=Custom Toolbar
OD.DefaultExt=Bin
OD.Filter=Support File (*.bin;*.rom;*.hex)|*.bin;*.rom;*.hex|BIN File (*.bin)|*.bin|ROM File (*.rom)|*.rom|HEX File (*.hex)|*.hex|All File (*.*)|*.*
SD.DefaultExt=Bin
SD.Filter=Support File (*.bin;*.rom;*.hex)|*.bin;*.rom;*.hex|BIN File (*.bin)|*.bin|ROM File (*.rom)|*.rom|HEX File (*.hex)|*.hex|All File (*.*)|*.*
sDriverLink=http://www.wch.cn/download/CH341PAR_EXE.html
sOpenFile=Open file from: %s
sSaveFile=Save file to: %s
sCH341_Status=Device state: %s.
sUseTime=%s - Time: %s
sRW_UseTime=%s - Speed: %d Byte/Sec, Size: %d Byte, Time: %s
sEditorOffset=Offset: %s, %d
sNoCH341=No programmer is connected to computer!
sIgnoreLengthRange=File length is beyond the scope of the chip storage space, the part will be ignored!
sRangeAddress=Range(0x%s-0x%s)
sNoChipEmpty=Mr.Kazmi Chip is not Empty! First Erase the Chip
sWriteOperTimeout=Write operations timeout failed! code: %d
sEraseOperTimeout=Erase operations timeout failed! code: %d
sChipContentDifferent=Chip %s with the contents are in disagreement.
sQustionErase=Sure you want to erase? Erased will not be restored.
sEraseOk=Chip erasing completed, please check is empty!
sChipBlank=Mr.Kazmi Chip is blank!
sChipVerifyOK=Mr.Kazmi Chip and buffer is same.Thanks (Kazmi Elecom)
sAllOperCompleted=All operation completed.
sBeginRange=Start address out of range
sEndRange=End address out of range
sNotExit=Programmer working, Can't exit.
sFindNotWords=Not Find "%s"
sGoto=Goto
sUserAbort=User aborted
sCheckDriver=Detection to the driver not installed correctly, please install.
sTrialNotSupport=The trial version does not support this function.
sNoShowTip=Don't show this tip
sFindNotChip=Detection fails , could not find the chip.
sDetectChipID=Detect chip ID: $%s, $%s, $%s, $%s
sConnectionStatus0=NotConnect
sConnectionStatus1=Connected
sInsertMode0=Overwrite
sInsertMode1=Insert
sWorkStatus0=Checking...
sWorkStatus1=Reading...
sWorkStatus2=Writeing...
sWorkStatus3=Verifying...
sWorkStatus4=Eraseing...
sWorkStatus5=Filling...
[ShellDialog]
SOpenCaption=Open
SSaveCaption=Save As
SOpenButton=&Open
SSaveButton=&Save
SCancelButton=&Cancel
SLookin=Look &in:
SFileName=File &name:
SFilesOfType=Files of &type:
SUpOneLevelHint=Up One Level
SShowDesktopHint=Show Desktop
SCreateNewFolderHint=Create New Folder
SShowTreeHint=Show Tree
SViewListHint=List
SViewDetailsHint=Details
SViewMenu=&View
SViewLargeIconsMenu=Lar&ge Icons
SViewSmallIconsMenu=S&mall Icons
SViewListMenu=&List
SViewDetailsMenu=&Details
SEditPasteMenu=&Paste
SNewMenu=Ne&w
SNewFolderMenu=&Folder
SPropertiesMenu=P&roperties
[TFrmFill]
!Font=MS Sans Serif,8,,0,clWindowText,DEFAULT_CHARSET
Caption=Fill Data Buffer
Btns.CaptionCancel=&Cancel
Btns.CaptionOk=&OK
GB1.Caption=Data
GB2.Caption=Range(0x0-0x0)
rbbit1.Caption=Constant byte (8bit)
rbbit2.Caption=Constant byte (16bit)
rbbit3.Caption=Random values
rbbit4.Caption=Sequential bytes (8bit)
rbbit5.Caption=Sequential words (16bit)
RzLabel1.Caption=HEX:
RzLabel2.Caption=HEX:
RzLabel3.Caption=From:
RzLabel4.Caption=To:
[TFrmLoadCfg]
!Font=MS Sans Serif,8,,0,clWindowText,DEFAULT_CHARSET
Caption=Config data loading
lbFileStartAddr.Caption=File start address:
lbBufStartAddr.Caption=Buffer start address:
lbLoadCleanBuf.Caption=Clear buffer before load:
cbBufClean.Items.Text=Clear by 0xFF<BR>Clear by 0x00<BR>Don't clear<BR>
Btns.CaptionCancel=&Cancel
Btns.CaptionOk=&OK
[TFrmFind]
!Font=MS Sans Serif,8,,0,clWindowText,DEFAULT_CHARSET
Caption=Find
lbFind.Caption=Fi&nd content:
cbNoCase.Caption=&Case sensitive
cbHex.Caption=&Hex format
BtnFind.Caption=&Find next
BtnClose.Caption=&Cancel
[TFrmOperOption]
!Font=MS Sans Serif,8,,0,clWindowText,DEFAULT_CHARSET
Caption=Operate Option
GB1.Caption=General
ChkAllowWindow.Caption=&Allows multiple instances
ChkWriteCompleteVerify.Caption=&Write complete after verify
ChkWriteWaitTime.Caption=W&rite before wait
ChkLastDir.Caption=&Memorize last use in folder
ChkWinStatus.Caption=M&emorize windows position and size
lbSec.Caption=Seconds
ChkSysDialog.Caption=Use windows &OS open\save dialog
ChkAllowSkipFF.Caption=Allows to &skip empty data
GB2.Caption=25\26 Chips
ChkDetectID.Caption=&Ignore ID detection
ChkUseFastRead.Caption=&Use fast read mode
ChkUseAAI.Caption=SST/ESMT chip use &AAI program mode
ChkEraseMode.Caption=Use &Block/Sector erase mode
GB3.Caption=Auto Program Option
CL.!GroupFont=MS Sans Serif,8,B,,clHighlight,DEFAULT_CHARSET
CL.Items.Text=Erase<BR>Blank<BR>Program<BR>Verify<BR>
PRG.!CaptionFont=MS Sans Serif,8,,0,clWindowText,DEFAULT_CHARSET
PRG.!ItemFont=MS Sans Serif,8,,0,clWindowText,DEFAULT_CHARSET
PRG.Caption=Programming Range(Write/Verify/Read/BankCheck)
Btns.CaptionOk=&OK
Btns.CaptionCancel=&Cancel
[TFrmChipSel]
!Font=MS Sans Serif,8,,0,clWindowText,DEFAULT_CHARSET
Caption=Chip Search
lbChipName.Caption=Chip Name:
lbChipFindInfo.Caption=Case insensitive, and support wildcard character '*', for example: EN25*80
DBGrid.Columns.Item0.Title.Caption=Chip Name
DBGrid.Columns.Item1.Title.Caption=Chip Size
DBGrid.Columns.Item2.Title.Caption=Manufacture
DBGrid.Columns.Item3.Title.Caption=Type
Btns.CaptionCancel=&Cancel
Btns.CaptionOk=&Select
sChipFindCount=Find %d Chips.
[TFrmSelChip]
!Font=MS Sans Serif,8,,0,clWindowText,DEFAULT_CHARSET
Caption=Please select
sChipSimilarCount=Found %d similar models, Please select your chips.
Btns.CaptionCancel=&Cancel
Btns.CaptionOk=&Select
[TFrmLicense]
!Font=MS Sans Serif,8,,0,clWindowText,DEFAULT_CHARSET
Btns.CaptionOk=&OK
Caption=License Info
lbAddr.Caption=Address:
lbEmail.Caption=Email:
lbID.Caption=ID:
lbName.Caption=Name:
lbNickName.Caption=Nick Name:
lbPhone.Caption=Phone:
[TFrmAbout]
!Font=MS Sans Serif,8,,0,clWindowText,DEFAULT_CHARSET
sAboutCaption=About
sVerCaption=Version:
sAuthorCaption=Author:
sClose=&Close
sLicenseCaption=License:
sAuthor=Campanula night Siyu(KazmiElecom)
sCopyRight=Copyright (C) 2004 Maple Online

Binary file not shown.

Binary file not shown.

View file

@ -1,87 +0,0 @@
; USBIOX.INF
; Driver for USB=>EPP/I2C/SPI... chip V2.1
; WDM/DLL for Windows 98/Me/2000/XP
; Copyright (C) W.ch 2001-2008
;
[Version]
Signature = "$Chicago$"
Class = WCH
ClassGuid = {77989ADF-06DB-4025-92E8-40D902C03B0A}
Provider = %WinChipHead%
DriverVer = 10/15/2008, 2.1.2008.10
[ControlFlags]
ExcludeFromSelect = USB\VID_1A86&PID_5512
ExcludeFromSelect = USB\VID_4348&PID_5512
;ExcludeFromSelect = USB\VID_1A86&PID_7523
;ExcludeFromSelect = USB\VID_1A86&PID_5523
;ExcludeFromSelect = USB\VID_4348&PID_5523
[ClassInstall32]
Addreg = WCHReg
[ClassInstall]
Addreg = WCHReg
[WCHReg]
HKR, , , 0, %ClassName%
HKR, , Icon, , -5
HKR, , NoInstallClass, , 1
[Manufacturer]
%WinChipHead% = WinChipHead
[WinChipHead]
%USBIOX.DeviceDesc% = USBIOX.Install, USB\VID_1A86&PID_5512
%USBIOX.DeviceDesc% = USBIOX.Install, USB\VID_4348&PID_5512
;%USBIOX.DeviceDesc% = USBIOX.Install, USB\VID_1A86&PID_7523
;%USBIOX.DeviceDesc% = USBIOX.Install, USB\VID_1A86&PID_5523
;%USBIOX.DeviceDesc% = USBIOX.Install, USB\VID_4348&PID_5523
[USBIOX.Install]
CopyFiles = USBIOX.CopyFiles.SYS, USBIOX.CopyFiles.DLL
AddReg = USBIOX.9X.AddReg
[USBIOX.Install.NT]
CopyFiles = USBIOX.CopyFiles.SYS, USBIOX.CopyFiles.DLL
AddReg = USBIOX.NT.AddReg
[USBIOX.CopyFiles.SYS]
USBIOX.SYS, , , 2
[USBIOX.CopyFiles.DLL]
USBIOX.DLL, , , 2
[USBIOX.9X.AddReg]
HKR, , DevLoader, , *NTKERN
HKR, , NTMPDriver, , USBIOX.SYS
[USBIOX.NT.AddReg]
[USBIOX.Install.NT.Services]
AddService = USBIOX, 2, USBIOX.Service
[USBIOX.Service]
DisplayName = "USBIOX"
ServiceType = 1
StartType = 3
ErrorControl = 1
ServiceBinary = %10%\System32\Drivers\USBIOX.SYS
[DestinationDirs]
DefaultDestDir = 10, System32\Drivers
USBIOX.CopyFiles.SYS = 10, System32\Drivers
USBIOX.CopyFiles.DLL = 11
[SourceDisksFiles]
USBIOX.SYS = 1
USBIOX.DLL = 1
[SourceDisksNames]
1 = "USB Parallel Installation Disk", USBIOX.SYS, ,
[Strings]
ClassName = "USB-IO"
WinChipHead = "WCH"
USBIOX.DeviceDesc = "USB-IO"

Binary file not shown.

Binary file not shown.

View file

@ -1,21 +0,0 @@
fb91412b1e660bbdeef933c2266e42d8 *SPI.DLL
dd5716ccfeb8e01d68cdc7ee55bd159a *USBIOX.DLL
b99629d4dbeb3e7a080e9ac4ad1418c5 *Zlib1.dll
6a9bcaddab245db009ecccd469919859 *languages\ChineseSimp.ini
caab1c8ebedb73d238b719835db5d650 *languages\ChineseTrad.ini
f25bd51d0812907f69dbe79cac1024ef *languages\English.ini
ab84646173802ac540706a1a1348ec6d *languages\languages.rar
14d0b8b9dc61d2cf96b3a44e2984b5a7 *languages\Portuguese.ini
244bc963c761a65ac30e5d644e9cc170 *languages\Português.ini
47f6c53add7234fb7d05a51da30965bd *languages\Russian.ini
7c6fefbdebcbbe2db932c0221614567f *BoxedAppSDK.dll
f56f9ee84a8a3796734b7e2605142542 *CH341A(1033).exe
83daf2cac548a36b8a28db718e00c532 *CH341A(1046).exe
8da5df43cbc5ea8999f765f879f80c1d *CH341A(Original).exe
37ed056a0542154162ddbf07c12990de *CH341A.DLL
8da5df43cbc5ea8999f765f879f80c1d *CH341A.exe
0300831db4069f7bd7fa8ab3522a4baa *Config.ini
48831f29321d14359be9dff96aa7d066 *DataBase(v1.29).Dat
4926f62112d30780105591d30ba54292 *DataBase(v1.30).Dat
48831f29321d14359be9dff96aa7d066 *DataBase.Dat
02833bb4a2205e65fba8e517c5a31c1f *Help.chm