View Full Version : New feature request
NewsArchive
11-03-2012, 08:48 AM
Friedrich,
When you add files to the list in the visualizer, it would be nice to
have the resulting script have lines to code sign each. Full
disclosure: I'm a bit lazy and would like to not have to add a line of
code to sign each EXE and DLL I deploy. <g>
If it gets too aggressive, I can always delete or comment the code
signing for a DLL I don't want to sign.
For some future release, its not *that* important! <bg>
--
Russ Eggen
RADFusion International, LLC
NewsArchive
11-03-2012, 08:49 AM
F just mentioned that you can use *.DLL to do that. That's saved me
some time. <g>
Mike Hanson
www.boxsoft.net
NewsArchive
11-03-2012, 08:49 AM
Wildcards? You can do that? <g>
--
Russ Eggen
RADFusion International, LLC
NewsArchive
11-03-2012, 09:15 AM
>Wildcards? You can do that? <g>
Amazing, huh? <g>
Mike Hanson
www.boxsoft.net
NewsArchive
11-03-2012, 11:02 AM
Mike
How does that affect the Program Name and Program Description in the dialog
box?
Dan
NewsArchive
11-04-2012, 08:29 AM
I just change it to say, "My Product - Support Libraries".
Mike Hanson
www.boxsoft.net
NewsArchive
11-04-2012, 08:29 AM
ALrighty then
Dan
NewsArchive
11-04-2012, 08:29 AM
Russ,
> When you add files to the list in the visualizer, it would be nice
> to have the resulting script have lines to code sign each. Full
> disclosure: I'm a bit lazy and would like to not have to add a line
> of code to sign each EXE and DLL I deploy. <g>
>
> If it gets too aggressive, I can always delete or comment the code signing
> for a DLL I don't want to sign.
>
> For some future release, its not *that* important! <bg>
In this case, I would suggest to use one "#code-sign" compiler directive to
code sign all your DLLs (using a *.DLL wildcard) and another "#code-sign"
compiler directive for the .EXE (to set the "Descriptive Name"). So you
only need two additional lines ;-)
Friedrich
NewsArchive
11-04-2012, 08:30 AM
I finally figured that out <g>
--
Russ Eggen
RADFusion International, LLC
NewsArchive
11-05-2012, 01:31 AM
Besides... I challenge you to actually find that descriptive text on a
signed item in less than 5 minutes.
Ready... start... go... <G>
Jane Fleming
NewsArchive
11-06-2012, 01:13 AM
Bin 10 minutes, where do I look <g>
Dan Scott
NewsArchive
11-06-2012, 01:13 AM
Not in the bin folder <g>
--
Russ Eggen
RADFusion International, LLC
NewsArchive
11-06-2012, 01:15 AM
If you get an elevation prompt (through requireAdministrator manifest or by
right-click run as administrator) you'll see it on the UAC screen (obviously
you're not going to see a DLL's description that way).
Otherwise, in the signature properties (pic)
Jane Fleming
NewsArchive
11-06-2012, 09:19 AM
Bin dare dun dat
Dan Scott
NewsArchive
11-06-2012, 09:19 AM
Jane, you’re a peach
Dan
Powered by vBulletin® Version 4.2.5 Copyright © 2024 vBulletin Solutions Inc. All rights reserved.