Search found 42 matches

Go to advanced search

by Alastair
Thu Dec 22, 2011 4:25 pm
Forum: Common Problems
Topic: Where is my setup.ini [8.1]
Replies: 8
Views: 9063
 
Jump to post

Re: Where is my setup.ini [8.1]

I've just checked this and it works ok,
Setup.exe [MY-MSI-PARAMETERLIST] passes the parameters to the msiexec command line.

However now I need to launch Setup.exe from a batch file which is uglier than having Setup.exe pick up its parameters from its own ini file.

I do not like this change in ...
by Alastair
Thu Dec 22, 2011 3:58 pm
Forum: Common Problems
Topic: Where is my setup.ini [8.1]
Replies: 8
Views: 9063
 
Jump to post

Re: Where is my setup.ini [8.1]

If the ini file is hidden, but the Exe file is needed for prerequisites, how do you supply command line parameters and use an Exe ?

Can you use Setup.exe [MY-MSI-PARAMETERLIST] and the parameters are passed to the msiexec command line ?

Thanks

Alastair
by Alastair
Wed Jan 12, 2011 11:51 am
Forum: Common Problems
Topic: Table Editing Fault
Replies: 3
Views: 4768
 
Jump to post

Re: Table Editing Fault

Hi Bogdan,

That is most surprising because "Include CAB file into the MSI database" is checked and Orca shows that the msiDigitalCertificate table has been updated in the built msi file as per the edits made in the Advanced Installer table editor. I also edited the msiPatchCertificate table at the ...
by Alastair
Tue Jan 11, 2011 1:37 pm
Forum: Feature Requests
Topic: Improved Documentation for Patch Certificate Renewal
Replies: 1
Views: 3855
 
Jump to post

Improved Documentation for Patch Certificate Renewal

We recently fell foul of the almost complete lack of Microsoft documentation on how to renew certificates for LUA patching. Given the potentially severe consequences if you fail to renew the certificate before the old one expires, it would be very helpful if Advanced Installer provided as much ...
by Alastair
Tue Jan 11, 2011 1:24 pm
Forum: Common Problems
Topic: Table Editing Fault
Replies: 3
Views: 4768
 
Jump to post

Table Editing Fault

I have recently needed to add a row to the msiDigitalCertificate table and found that while the msi did build correctly, the new row is lost after the project is saved, closed and reopened.

The procedure to recreate the bug is :-
1 - Sign the project with a certificate to add a row to the ...
by Alastair
Tue Jan 11, 2011 12:59 pm
Forum: Common Problems
Topic: Patching with renewed certificate fails
Replies: 5
Views: 23090
 
Jump to post

Re: Patching with renewed certificate fails

What to do if the certificate has already expired

If the certificate used for LUA patching has already expired there are a few options although all but one was unworkable for us.

Alter Windows Installer security policy using Group Policy. The following two links describe the changes that need ...
by Alastair
Tue Jan 11, 2011 12:41 pm
Forum: Common Problems
Topic: Patching with renewed certificate fails
Replies: 5
Views: 23090
 
Jump to post

Re: Patching with renewed certificate fails

How to renew a certificate for patching

The following information applies to Windows XP and requires the use of Windows Installer 4.5. I believe that UAC Patching on Windows Vista is broken because Vista removes the cab file from the msi file and then verifies the signature. Of course removing ...
by Alastair
Tue Jan 11, 2011 12:26 pm
Forum: Common Problems
Topic: Patching with renewed certificate fails
Replies: 5
Views: 23090
 
Jump to post

Re: Patching with renewed certificate fails

We had to open a support call with Microsoft to resolve this because our users must be able to renew a certificate for patching while logged in as a non-admin.

Here is a summary of the outcome:

It is imperative to create a new patch containing the new certificate but signed by the old ...
by Alastair
Wed Nov 24, 2010 5:00 pm
Forum: Common Problems
Topic: Patching with renewed certificate fails
Replies: 5
Views: 23090
 
Jump to post

Re: Patching with renewed certificate fails

Hi Gabriel,

Thank you for your reply, I wish it was better news !

Kind regards,
Alastair
by Alastair
Wed Nov 24, 2010 11:17 am
Forum: Common Problems
Topic: Patching with renewed certificate fails
Replies: 5
Views: 23090
 
Jump to post

Patching with renewed certificate fails

Hi

We have been signing our product's msi and msp files for a year now so that non admin users can apply patches and this has worked well. However after renewing the expired digital certificate, patches fail with the error "The system administrator has set policies to prevent this installation ...
by Alastair
Wed Jun 23, 2010 1:34 pm
Forum: Common Problems
Topic: Project File Compatability
Replies: 2
Views: 3359
 
Jump to post

Re: Project File Compatability

Hi Gabriel,

OK, it looks like I'll have to redo this work :-(

Regards,
Alastair
by Alastair
Wed Jun 23, 2010 9:17 am
Forum: Common Problems
Topic: Project File Compatability
Replies: 2
Views: 3359
 
Jump to post

Project File Compatability

Hi

I have had to uninstall v7.7 and install v7.6.1 due to a patch build problem. Unfortunately when I try to load the project in 7.6.1 I get the error "This project was created with a newer version of Advanced installer (7.7) and cannot be loaded."

A comparison of the project files shows no ...
by Alastair
Tue Jun 22, 2010 1:05 pm
Forum: Feature Requests
Topic: Patch build fails
Replies: 5
Views: 8374
 
Jump to post

Re: Patch build fails

Hi Cosmin,

After uninstalling v7.7 and Installing v7.6.1, I have been able to successfully build the patch after making no changes to the project. I needed to rebuld the "Upgrade To" MSI, then rebuild the patch. No errors were encountered and the patch applied successfuly while logged in as an ...
by Alastair
Tue Jun 22, 2010 9:21 am
Forum: Feature Requests
Topic: Patch build fails
Replies: 5
Views: 8374
 
Jump to post

Re: Patch build fails

Hi Cosmin,

I have rebooted the machine but the problem persists.

One of the errors in the log - 2248 - is documented as
2248 Database: [2] GenerateTransform/Merge: Column type in base table doesn't match reference table. Table: [3] Col #: [4]

This suggests a change in the structure of one of ...
by Alastair
Tue Jun 22, 2010 8:47 am
Forum: Feature Requests
Topic: Patch build fails
Replies: 5
Views: 8374
 
Jump to post

Re: Patch build fails

Hi Cosmin,

I tried deleting this folder several times but with no improvement, exactly the same error is received.

Since 7.6.1 built the project successfully, I have emailed your support team to ask for a copy of the 7.6.1 installer.

I need to build the patch urgently and if this succeeds as a ...

Go to advanced search