Search found 26 matches

Go to advanced search

by tjwlsdkzzz
Tue Oct 04, 2016 2:28 am
Forum: Common Problems
Topic: install a setup package with signing digital signature.
Replies: 1
Views: 2413
 
Jump to post

install a setup package with signing digital signature.

Hi,

I have a question about installation with a setup package signing with digital signature.

In other writing, I find out below,

•When the target machine has no internet connection and Windows Installer fails to verify online the digital signature. Since Windows installation is unable to ...
by tjwlsdkzzz
Thu Feb 11, 2016 10:46 am
Forum: Common Problems
Topic: Digital Signature Mismatch...
Replies: 6
Views: 9176
 
Jump to post

Re: Digital Signature Mismatch...

"you need to sign an update package with the old certificate and inside that package have the "Updater.exe" signed with the new certificate."

I tried to sign an update package with the old certificate but we failed because the certification is expired.

You can see below picture........




Now, my ...
by tjwlsdkzzz
Fri Dec 12, 2014 10:25 am
Forum: Common Problems
Topic: Updater return codes
Replies: 5
Views: 6360
 
Jump to post

Re: Updater return codes

Hi~~^^

You mean that can I get updater return codes(http://www.advancedinstaller.com/user-guide/updater.html#updater-return-codes) by using 'GetExitCodeProcess'

or what can I use to get updater return codes?
by tjwlsdkzzz
Thu Nov 27, 2014 3:46 am
Forum: Common Problems
Topic: updater.exe
Replies: 3
Views: 3337
 
Jump to post

Re: updater.exe

Thanks you for your answer.
Then, I have another questions.
First, the customer's update.exe file will access my web sever.
then, I want to know about my web server accessor's information(for example, Mac address or IP address) for licensing.
Can you explain that method??

And can I get my customer ...
by tjwlsdkzzz
Wed Nov 26, 2014 7:31 am
Forum: Common Problems
Topic: updater.exe
Replies: 3
Views: 3337
 
Jump to post

updater.exe

First, I made setup file(.exe) with updater.
After I install the file in my computer, updater.exe and updater.ini install.

However, I don't want to disclosure updater information(updater.ini) to my customers.
So, are there some ways to encrypt the updater.ini??

I want to know who is acess to my ...
by tjwlsdkzzz
Tue Sep 30, 2014 11:49 am
Forum: Common Problems
Topic: Updater return codes
Replies: 5
Views: 6360
 
Jump to post

Re: Updater return codes

Thank you for your answer.

But I already know content of return code document.

What I want to know is that, How I get the error return code. (for example, if I use some updater.exe API function in order to get error code )

I use 'GetLastError()' in order to check 'Updater specific error codes' in ...
by tjwlsdkzzz
Tue Sep 30, 2014 9:56 am
Forum: Common Problems
Topic: patch and exe file
Replies: 4
Views: 6681
 
Jump to post

Re: patch and exe file

Thank you very much :D !!!!
by tjwlsdkzzz
Tue Sep 30, 2014 9:14 am
Forum: Common Problems
Topic: Updater return codes
Replies: 5
Views: 6360
 
Jump to post

Updater return codes

I'm going to integrate Updater in a MFC.
And I'm going to use Updater return codes.
What function return Updater return codes??
by tjwlsdkzzz
Tue Sep 30, 2014 9:02 am
Forum: Common Problems
Topic: patch and exe file
Replies: 4
Views: 6681
 
Jump to post

Re: patch and exe file

sorry... where can i find 'EXE proprietary command'??


I don't know where I have to write /extract
by tjwlsdkzzz
Tue Sep 30, 2014 1:34 am
Forum: Common Problems
Topic: Trial Problem
Replies: 2
Views: 2837
 
Jump to post

Re: Trial Problem

I solved the problem!!
Thank you!!
by tjwlsdkzzz
Mon Sep 29, 2014 11:37 am
Forum: Common Problems
Topic: Trial Problem
Replies: 2
Views: 2837
 
Jump to post

Trial Problem

Hi,

I have a problem testing Trial.

I set the uses limited( 10 uses).

The problem is after the 1st use, the registration dialog comes up saying 9 uses left

Trailtest.PNG

And I execute the program, it continually 9 uses left.

I use only this.

What is the problem?? TT

int ClicensingApp ...
by tjwlsdkzzz
Fri Sep 26, 2014 3:51 pm
Forum: Common Problems
Topic: digital signature
Replies: 5
Views: 4771
 
Jump to post

Re: digital signature

??

I made two files, version1 and version2(version2 is )
2. version1 certification and version2 certification is different.
3. I think the update from version1 to version2 should failed because each certification is different. But, the update works smoothly.(the update didn't fail)

So, my question ...
by tjwlsdkzzz
Fri Sep 26, 2014 7:15 am
Forum: Common Problems
Topic: digital signature
Replies: 5
Views: 4771
 
Jump to post

Re: digital signature

Hi

When I add a certification in version1 and I don't add a certification, updater stops

And I can check the message..

update.png

But!!

I make two different certificates and test updates.

I thought that it can't update because each file has different certificates.

But It can update ...
by tjwlsdkzzz
Thu Sep 25, 2014 9:38 am
Forum: Common Problems
Topic: digital signature
Replies: 5
Views: 4771
 
Jump to post

digital signature

Hi.

There is digital signature function in the installer project.

Is it for making digital signature or importing digital signature that I made??

Thank you!
by tjwlsdkzzz
Thu Sep 25, 2014 3:17 am
Forum: Common Problems
Topic: patch and exe file
Replies: 4
Views: 6681
 
Jump to post

patch and exe file

Hi.

I have a problem making patch file.

first, I make 2 install file (Single EXE setup because I use prerequisites and pre-install updates)

And then I make patch file.
But when i make patch file, it's impossible.
when I make patch file, it require MSI file.

So, when i make exe file, how can i ...

Go to advanced search