Published steps ActiveX
Create PVK paper [private keys]
Makecert-sk DigitalTitan DigitalTitan.pvk
Makecert-n CN = TelStar TelStar
Create CER paper [companies certificate]
Makecert-sk DigitalTitan.pvk TelStar.cer
SPC software publishers to create test certificates
Cert2spc root.cer TelStar.cer TelStar.spc
INF document creation
[Version]
Signature = "$ $ CHINA"
AdvancedINF = 2.0
[Add.Code]
WebOffice.ocx = WebOffice.ocx
Mfc70.dll = mfc70.dll
Msvcrt.dll = msvcrt.dll
Olepro32.dll = olepro32.dll
[Mfc70.dll]
File-win32-x86 = thiscab
FileVersion = 7,0,9466,0
DestDir = 11
RegisterServer = yes
[Msvcrt.dll]
File-win32-x86 = thiscab
FileVersion = 6,1,9844,0
DestDir = 11
RegisterServer = yes
[Olepro32.dll]
File-win32-x86 = thiscab
FileVersion = 5,0,4522,0
DestDir = 11
RegisterServer = yes
[WebOffice.ocx]
File-win32-x86 = thiscab
Clsid = (05430EC0-69CA-437A-B1F9-4B78B8647BEA)
FileVersion = 1,0,0,1
RegisterServer = yes
;
Create CAB files
Cabarc-s 6144 n WebOffice.cab msvcrt.dll msvcp70.dll msvcr70.dll mfc70.dll olepro32.dll ASYCFILT.DLL STDOLE2.TLB WebOffice.ocx WebOffice.inf
Use Code Signing Wizard signing a CAB file
SIGNCODE.exe
Timestamp: verisign time server, this is free of charge.
Http://timestamp.verisign.com/scripts/timstamp.dll
Another:
MakeCert-sk DigitalTitanKey-n "CN = TelStar"-ss TelStar TelStar.cer
Makecert-is TelStar-ic TelStar.cer-ss TelStarCompany.cer
Cert2SPC MyCert.cer MyCert.spc
Packaged kits:
Applications for certificates: Win2000: Control Panel - management tools - certification bodies [not updated components] Http: / / 127.0.0.1/CertSrv /
Signed Kits: http://download.microsoft.com/download/b/e/f/bef2551b-401d-4311-ab8f-13d3892b8154/codesigningx86.exe
Timestamp: verisign time server, this is free of charge.
Http://timestamp.verisign.com/scripts/timstamp.dll
Note: If you choose MFC based on the static compiler does not need dynamic runtime configuration.
Tags: ActiveX








0 Comments to “Published steps ActiveX”
No Comments. Send your comment.
Leave a Reply
You must be logged in to post a comment.