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...
Type: Posts; User: c.curtis
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...
Oops. My mistake. It's working now.
Thank you Friedrich!
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...
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...
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?
Definitely points me in the right direction. I'm seeing conflicting answers on how to export to .pfx. What do you suggest? This?
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...
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.
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...