+ Reply to Thread
Results 1 to 4 of 4

Thread: Bug: #code-sign fails when there are multiple '.' in the filename

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default Bug: #code-sign fails when there are multiple '.' in the filename

    #code-sign [Root]MyProgram.16-02-03.exe
    will fail to sign, however

    #code-sign [Root]MyProgram_16-02-03.exe
    will work

    Observed in version 10.0.4929 on Win10 10586.71

  2. #2
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: Bug: #code-sign fails when there are multiple '.' in the filename

    Hi Mark,

    Please see the attached screenshot. It code-signed your "MyProgram.16-02-03.exe" without any problem. Tested on Windows 8, Windows 8.1 and Windows 10.

    Friedrich
    Attached Images Attached Images  

  3. #3

    Default Re: Bug: #code-sign fails when there are multiple '.' in the filename

    My apologies, I cannot reproduce the problem at this time.

    I had encountered it a couple of weeks ago, and delayed reporting it because I was too busy.

    If I find a pattern again, I'll make sure to report it promptly.

    Thank you for such a quick reply.

  4. #4
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: Bug: #code-sign fails when there are multiple '.' in the filename

    Thank you, Mark. But it's very well possible that your protection-software flagged this specific action (false-positive).

    The compiler (or SignTool) does not care whether there is one or multiple "." in a filename.

    Friedrich

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

Posting Permissions

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