Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: New feature request

  1. #1

    Default New feature request

    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

  2. #2

    Default Re: New feature request

    F just mentioned that you can use *.DLL to do that. That's saved me
    some time. <g>

    Mike Hanson
    www.boxsoft.net

  3. #3

    Default Re: New feature request

    Wildcards? You can do that? <g>

    --

    Russ Eggen
    RADFusion International, LLC

  4. #4

    Default Re: New feature request

    >Wildcards? You can do that? <g>

    Amazing, huh? <g>

    Mike Hanson
    www.boxsoft.net

  5. #5

    Default Re: New feature request

    Mike

    How does that affect the Program Name and Program Description in the dialog
    box?

    Dan

  6. #6

    Default Re: New feature request

    I just change it to say, "My Product - Support Libraries".

    Mike Hanson
    www.boxsoft.net

  7. #7

    Default Re: New feature request

    ALrighty then

    Dan

  8. #8

    Default Re: New feature request

    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

  9. #9

    Default Re: New feature request

    I finally figured that out <g>

    --

    Russ Eggen
    RADFusion International, LLC

  10. #10

    Default Re: New feature request

    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

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •