PDA

View Full Version : Code Signing: Process after script compilation



NewsArchive
09-03-2011, 02:27 AM
What does this mean exactly and should I have it checked?

--
Dan Scott
C55 - C6.3 Legacy
Garage Partner Pro / Invoice Partner
www.garagepartner.com
Plan A is always more effective when the device you are working on
understands that Plan B involves a larger hammer

NewsArchive
09-03-2011, 02:28 AM
Dan,

>
> What does this mean exactly and should I have it checked?
>

You can mark the "Process after script compilation" checkbox to process the
function AFTER script compilation. For example, you can use this option to
copy ("#copy file(s)..." compiler directive) the generated setup.exe to
another location.

Do NOT mark the checkbox if you would like to code-sign a file and then
compile it into the setup.exe.

Friedrich

NewsArchive
09-03-2011, 02:28 AM
Thanks

--
Dan Scott
C55 - C6.3 Legacy
Garage Partner Pro / Invoice Partner
www.garagepartner.com
Plan A is always more effective when the device you are working on
understands that Plan B involves a larger hammer

NewsArchive
09-03-2011, 02:29 AM
> What does this mean exactly and should I have it checked?

Dan,

Just to further illustrate this SetupBuilder Developer Edition feature - I
have included a screen shot and some tips in the CHM version of this blog.

Product Description - App Data UAC Safe, MFG - Encourager Software
Internet Link - http://profileexchanges.com/blog/?p=120

Download CHM version of blog

Help Topic - Program Install Techniques

UAC Manifest your program EXE - run a batch file for SoftwarePassport¢s
Armadillo protection - CodeSign your EXE, and even optionally COPY your
processed CodeSigned EXE to another folder - without running the install
program (just by compiling the install)! As illustrated here in this screen
shot.

TIP! Setupbuilder #copy file function is very convenient to process (UAC
manifest, Armadillo protect, CodeSign) a program EXE in the primary
install, and then copy it to a folder that is referenced in a Web Update
install! (SetupBuilder Developer Edition only)

David

--
From David Troxell - Product Scope 7.9 - Encourager Software
Product Description - App Data UAC Safe, MFG - Encourager Software
Internet Link - http://profileexchanges.com/blog/?p=120

NewsArchive
09-04-2011, 02:35 AM
Thanks David

--
Dan Scott
C55 - C6.3 Legacy
Garage Partner Pro / Invoice Partner
www.garagepartner.com
Plan A is always more effective when the device you are working on
understands that Plan B involves a larger hammer