<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Signing EDraw Office Viewer ActiveX control</title>
	<atom:link href="http://www.ocxt.com/archives/27/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ocxt.com/archives/27</link>
	<description>ActiveX document container for hosting Office documents and PDF (including Adobe PDF, Microsoft Word, Microsoft Excel, Microsoft PowerPoint, Microsoft Project and Microsoft Visio documents)</description>
	<lastBuildDate>Sat, 19 Nov 2011 03:49:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: author</title>
		<link>http://www.ocxt.com/archives/27#comment-8</link>
		<dc:creator>author</dc:creator>
		<pubDate>Wed, 15 Aug 2007 00:03:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.ocxt.com/archives/27#comment-8</guid>
		<description>Simple method to sign the CAB or ActiveX Control:

Firstly you should have the CabArc.Exe, cert2spc.exe, MAKECERT.EXE and SignCode.Exe. If you haven&#039;t the four tools, you can download it from the http://www.ocxt.com/download/signtools.zip

Then you can craete a .bat file as follow to complete the sign process automationally.

;package\signcode officeviewer.ocx -spc package\Certificate\mycert.spc -v package\Certificate\mykey.pvk -a sha1 -t http://timestamp.wotrust.com/timestamp -i www.edrawsoft.com -n &quot;EDraw Office Viewer Component&quot;
;pause
package\cabarc.exe -s 6144 N officeviewer.cab officeviewer.inf officeviewer.ocx
pause
;package\signcode officeviewer.cab -spc package\Certificate\mycert.spc -v package\Certificate\mykey.pvk -a sha1 -t http://timestamp.wotrust.com/timestamp -i www.edrawsoft.com -n &quot;EDraw Office Viewer Component&quot;
;pause</description>
		<content:encoded><![CDATA[<p>Simple method to sign the CAB or ActiveX Control:</p>
<p>Firstly you should have the CabArc.Exe, cert2spc.exe, MAKECERT.EXE and SignCode.Exe. If you haven&#8217;t the four tools, you can download it from the <a href="http://www.ocxt.com/download/signtools.zip" rel="nofollow">http://www.ocxt.com/download/signtools.zip</a></p>
<p>Then you can craete a .bat file as follow to complete the sign process automationally.</p>
<p>;package\signcode officeviewer.ocx -spc package\Certificate\mycert.spc -v package\Certificate\mykey.pvk -a sha1 -t <a href="http://timestamp.wotrust.com/timestamp" rel="nofollow">http://timestamp.wotrust.com/timestamp</a> -i <a href="http://www.edrawsoft.com" rel="nofollow">http://www.edrawsoft.com</a> -n &#8220;EDraw Office Viewer Component&#8221;<br />
;pause<br />
package\cabarc.exe -s 6144 N officeviewer.cab officeviewer.inf officeviewer.ocx<br />
pause<br />
;package\signcode officeviewer.cab -spc package\Certificate\mycert.spc -v package\Certificate\mykey.pvk -a sha1 -t <a href="http://timestamp.wotrust.com/timestamp" rel="nofollow">http://timestamp.wotrust.com/timestamp</a> -i <a href="http://www.edrawsoft.com" rel="nofollow">http://www.edrawsoft.com</a> -n &#8220;EDraw Office Viewer Component&#8221;<br />
;pause</p>
]]></content:encoded>
	</item>
</channel>
</rss>

