Sebastien,

I'm working with a MS desktop project that signs the executable file.
In the Visual Studio project settings, at the Post-Build Event in
Build Events there is the command:

"signtool.exe" sign /f "cert.pfx" /d "ApplicationName" /t
"http://timestamp.verisign.com/scripts/timstamp.dll";  "$(TargetPath)"

(some values were edited for confidentiality purposes)

You can have more information about signtool here:
http://msdn.microsoft.com/en-us/library/8s9b9yaz%28VS.80%29.aspx

Hope this help.

Pablo

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to