Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 5 of 5

Thread: Patch Signing

  1. #1
    Join Date
    Aug 2005
    Posts
    15

    Patch Signing

    I have been in contact with technical support about an issue I have when I sign Visual Patch files

    The support person suggested I use Microsoft's Authenticode SDK to apply my digital signature to my patch files. However, after these files have been signed, they no longer run - the log file shows an error (Archive integrity check (20)). It seems to me that there is some internal error checking formula that is being broken when the digital signature is appended to the patch file.

    I was just wondering if anyone had figured out a workaround for this problem (like a way to 'unsigned' a file??) or if there was anything else I can do besides waiting for version 2.0.1.0.
    The parameters for the solution are that it has to be transparent to the user (expect for approving the digital signature), and the actual patch file needs to be digitally signed.

    Thanks

  2. #2
    Join Date
    Jan 2000
    Posts
    2,002
    I doubt if there is a way around it right now. However, we will be working on the Visual Patch update soon.

  3. #3
    Join Date
    Aug 2005
    Posts
    15

    Thumbs down

    Thanks for the reply Brett. I am looking forward to 2.0.1!!
    In the mean time, I have come up with this work around:

    After I create the patch file, I add it to a zip file.
    Next, I convert the zip file into a self-extracting & self-installing exe file (I am using ChilKat Software's "Zip 2 Secure Exe" program).
    Then, I add a digital signature to this file.
    Finally, I place this signed exe file in the location the update script will look for it.

    In this way, the patch is not modified at all, instead, a signature is being added to a container around the patch.

    I hope this information can help other people.

  4. #4
    Join Date
    Jan 2000
    Posts
    2,002
    2.0.1.0 is now available and fixes this problem.

  5. #5
    Join Date
    Aug 2005
    Posts
    15
    Thanks so much for the patch - that solved my problems!

Similar Threads

  1. Article: Using Authenticode Code Signing Certificates
    By Ted Sullivan in forum Setup Factory 8.0 Examples
    Replies: 4
    Last Post: 10-31-2007, 09:03 AM
  2. Key Features of Visual Patch 2.0
    By Ted Sullivan in forum Visual Patch 2.0
    Replies: 0
    Last Post: 04-08-2005, 02:56 PM
  3. What's New in Visual Patch 2.0?
    By Ted Sullivan in forum Visual Patch 2.0
    Replies: 0
    Last Post: 04-08-2005, 02:53 PM
  4. Frequently Asked Questions
    By Ted Sullivan in forum Visual Patch 2.0
    Replies: 0
    Last Post: 04-08-2005, 02:49 PM
  5. Visual Patch 1.0 Documentation
    By Ted Sullivan in forum Visual Patch 1.0
    Replies: 0
    Last Post: 11-18-2003, 01:53 PM

Posting Permissions

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