PDA

View Full Version : How do I know if the exe is code signed or not?



NewsArchive
08-23-2011, 01:49 AM
Also, are there any examples showing where to put manifesting and code
signing in
the script?

TIA
--

Dan Scott
C55 C6.3 C7.1 LEGACY
www.garagepartner.com

King of questions for Clarion Third Party

Plan A is always more effective when the device you are working on
understands that Plan B involves a larger hammer

NewsArchive
08-23-2011, 01:49 AM
Dan,

> Also, are there any examples showing where to put manifesting and code
> signing in the script?

I put mine toward the top of the script...

Lee White

NewsArchive
08-23-2011, 01:50 AM
Prior to the install, correct?

Also, how can I tell my exe is code signed?

Dan

--

Dan Scott
C55 C6.3 C7.1 LEGACY
www.garagepartner.com

King of questions for Clarion Third Party

Plan A is always more effective when the device you are working on
understands that Plan B involves a larger hammer

NewsArchive
08-23-2011, 01:50 AM
Dan Scott,

> Also, how can I tell my exe is code signed?

Use the "Skip" option and if it's already manifested or signed it will
be skipped. If you set the "Permanent" option it will manifest and
sign the actual file, otherwise it makes a copy and THAT gets updated.

--
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://www.cpcs-inc.com


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

NewsArchive
08-23-2011, 01:50 AM
Yup, put it near the top. As for determining whether it worked, check
the properties of the EXE once you've compiled and run the script. The
EXE should be signed with all your info.

Mike Hanson
www.boxsoft.net

NewsArchive
08-23-2011, 01:51 AM
Ok, looks good now.

Thanks

Dan

--

Dan Scott
C55 C6.3 C7.1 LEGACY
www.garagepartner.com

King of questions for Clarion Third Party

Plan A is always more effective when the device you are working on
understands that Plan B involves a larger hammer

NewsArchive
08-24-2011, 12:34 AM
Look at the file's properties. See images.

Abe Jimenez

NewsArchive
08-24-2011, 12:34 AM
Yup, got it

Dan

--

Dan Scott
C55 C6.3 C7.1 LEGACY
www.garagepartner.com

King of questions for Clarion Third Party

Plan A is always more effective when the device you are working on
understands that Plan B involves a larger hammer