PDA

View Full Version : Code Signing Application



NewsArchive
12-13-2011, 12:36 AM
Why do I have to look up the file/path name to code sign my app?

Wouldn't it be way better to right-click on a file in my installation
list and say I want to code sign it?

Jeff Slarve
www.jssoftware.com
www.twitter.com/jslarve

NewsArchive
12-13-2011, 12:36 AM
Hi Jeff,

> Why do I have to look up the file/path name to code sign my app?
>
> Wouldn't it be way better to right-click on a file in my installation
> list and say I want to code sign it?

I like the idea! Unfortunately, it's not that easy. From the technical
point-of-view, an "Install File(s)..." installer function and a "#code-sign
application..." compiler directive are completely different animals and do
not share any information.

In other words, you can't "store" the information required to code-sign an
application in a function that installs a file.

-BUT-

I think it should be possible to add a "Create #code-sign application..."
popup item to the "Files and Folders" Visualizer that lets you automatically
create a "#code-sign application..." compiler directive in the script with
the basic information filled in. I'll see what we can do.

Thanks,
Friedrich

NewsArchive
12-14-2011, 01:25 AM
Cool. Thanks.

>
>
>I think it should be possible to add a "Create #code-sign application..."
>popup item to the "Files and Folders" Visualizer that lets you automatically
>create a "#code-sign application..." compiler directive in the script with
>the basic information filled in. I'll see what we can do.

Jeff Slarve
www.jssoftware.com
www.twitter.com/jslarve

NewsArchive
12-14-2011, 01:27 AM
Jeff,

> Why do I have to look up the file/path name to code sign my app?

I'm probably off base here (yeah, what's new?<g>) but are you talking
about certificate profiles - set it once and forget about it?

--
Lee White

RPM Report Viewer.: http://www.cwaddons.com/products/rpm/
RPM Review........: http://www.clarionmag.com/cmag/v11/v11n06rpm.html
Report Faxing.....: http://www.cwaddons.com/products/afe/
---Enroll Today---: http://CWaddons.com

Enhanced Reporting: http://CreativeReporting.com


Product Release & Update Notices
http://twitter.com/DeveloperPLUS

NewsArchive
12-14-2011, 01:27 AM
I think he means the code signing compiler command. You do have to get the full
path each time. I just copy/paste the path and then pick the EXE/DLL. A bit
faster that way.

Jeff has a good idea, perhaps a better way is when you add files of EXE/DLL type,
have the option to code sign them per the profile?

Russell B. Eggen
www.radfusion.com

NewsArchive
12-14-2011, 01:28 AM
Russ,

> I think he means the code signing compiler command. You do have to get the full
> path each time. I just copy/paste the path and then pick the EXE/DLL. A bit
> faster that way.

Oh, the target file... never mind!

--
Lee White

RPM Report Viewer.: http://www.cwaddons.com/products/rpm/
RPM Review........: http://www.clarionmag.com/cmag/v11/v11n06rpm.html
Report Faxing.....: http://www.cwaddons.com/products/afe/
---Enroll Today---: http://CWaddons.com

Enhanced Reporting: http://CreativeReporting.com


Product Release & Update Notices
http://twitter.com/DeveloperPLUS