Sign.bat
cabarc.exe -s 6144 N FormDesigner.CAB FormDesigner / FormDesigner.ocx FormDesigner / Msvcp60.dll FormDesigner / FormDesigner.INFpausesigncode FormDesigner.CAB -spc Certificate / Freeborders.cer -v Certificate / Freeborders.pvk -a sha1 -t http: / /TimeStamp.verisign.com/scripts/timstamp.dll -i www.freeborders.com -n "form desinger" PAUSE
Formdesigner.inf
; Sample Inf File for Formdesigner.ocx [Version]; Version Signature (Same for Both NT and Win95) Do Not RemoveSignature = "$ Chicago $" AdvanceDinf = 2.0
[Add.Code] FormDesigner.ocx = FormDesigner.ocx; These are the necessary supporting DLLs for MFC 4.2 ActiveX ControlsMsvcp60.dll = Msvcp60.dll; mfc42filemfc42.dll = mfc42.dllmsvcrt.dll = msvcrt.dllolepro32.dll = olepro32.dll
Thiscab IS, Means That Spindial.ocx; Can Be found in The Same .cab file as this .inf file; file-win32-x86 is an x86 platage system specificiFiTifier; See the ActiveX SDK - ActiveX Controls - Internet Component Download -; Packaging Component Code for Automatic Download
Needed OCX [FormDesigner.ocx] file-win32-x86 = thiscabclsid = {173D960A-28DA-4416-880A-CEF7489FD76E} fileversion = 0,1,5,2REGISTERVER = YES
Dependent DLLS [msvcp60.dll] file-win32-x86 = thiscabfileversion = 6, 0, 0,8168destdir = 11REGISTERSERVER = YES
[mfc42.dll] fileversion = 6,00, 8665, 0hook = mfc42installer
[msvcrt.dll] fileversion = 6,00, 8797,0hook = mfc42installer
[olepro32.dll] fileversion = 5, 0,4277hook = mfc42installer
[MFC42Installer] file-win32-x86 = http: //activex.microsoft.com/controls/vc/mfc42.cabrun=%extract_dir%/mfc42.exe
; END OF INF FILE