Search:

Type: Posts; User: c.curtis

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    2,475

    Problem win wupdate.exe

    I have 2 separate programs that I have created install scripts and updates for. Program 1 runs "wucheck.exe /C /S" and waits for a return value. If the return value is 1 then wupdate.exe runs. The...
  2. Re: How do I code sign my installer when all I have is a .crt security certificate?

    Oops. My mistake. It's working now.


    Thank you Friedrich!
  3. Re: How do I code sign my installer when all I have is a .crt security certificate?

    I'm not the one who purchased the cert, but I'm pretty sure we purchased the correct one. We were able to get a .P12 using Firefox. I changed the extension to .PFX, but now I'm getting a compiler...
  4. Re: How do I code sign my installer when all I have is a .crt security certificate?

    When I try to import my .crt into Personal it doesn't work. It imports to Other People (Company?). Exporting from Other People does not give the option for exporting to pvk. Will SetupBuilder work...
  5. Re: How do I code sign my installer when all I have is a .crt security certificate?

    It helps put me in the right direction. Do I need to do this export function from certificates area of internet options on my system?
  6. Re: How do I code sign my installer when all I have is a .crt security certificate?

    Definitely points me in the right direction. I'm seeing conflicting answers on how to export to .pfx. What do you suggest? This?
  7. How do I code sign my installer when all I have is a .crt security certificate?

    I'm new to code signing and I haven't been able to find any documentation or forum posts on how to use .crt files from Comodo.

    I just have the .crt file. I have no .spc, .pfx, or .pvk file. Nor do...
  8. Replies
    2
    Views
    3,431

    Re: Web Update Issue

    I messed up. My app was not calling wupdate.exe correctly. Is there a way to run this silently and only show it if there is an update available?

    EDIT: wupdate.exe /S works.
  9. Replies
    2
    Views
    3,431

    Web Update Issue

    I am using SB10 Developer Trial version.

    I've followed the example, but I must be missing something because my app will not update. I left the host directory setting blank because the files are in...
Results 1 to 9 of 9