Search found 16 matches

Go to advanced search

by ChristianLA
Wed Jul 29, 2020 9:23 pm
Forum: Common Problems
Topic: Custom long installation path validation faulty?
Replies: 1
Views: 1951
 
Jump to post

Custom long installation path validation faulty?

On AI 14.5 while testing the Folder dialog we are trying the following edge case:


Create a long directory in Program Files, i.e., 15 New Folders at:C:\Program Files\New Folder\New Folder\New Folder\New Folder\New Folder\New Folder\New Folder\New Folder\New Folder\New Folder\New Folder\New Folder ...
by ChristianLA
Fri Sep 27, 2019 7:09 pm
Forum: Common Problems
Topic: Localized installer not working on 16.2 & 16.3
Replies: 2
Views: 5091
 
Jump to post

Localized installer not working on 16.2 & 16.3

We have work with AI 14.5 in previous release and the translation feature was working correctly, now exploring to move into a later version we detected an issue on version 16.2 & 16.3 regarding the translations.

Steps :
1. Generate a new project (or one existing) 32/64bit to obtain an EXE
2. On ...
by ChristianLA
Mon Oct 30, 2017 7:07 pm
Forum: Feature Requests
Topic: </scaling fonts>
Replies: 7
Views: 13961
 
Jump to post

Re: </scaling fonts>

Hi, is there any update on this matter for AI 14.4?
by ChristianLA
Tue Feb 07, 2017 5:29 pm
Forum: Feature Requests
Topic: </scaling fonts>
Replies: 7
Views: 13961
 
Jump to post

Re: </scaling fonts>

I've tried this under the 3 most common windows scaling options

Smaller - 100% = 96 DPI (Pixels/Dots Per Inch)
Medium - 125% = 120 DPI (Pixels/Dots Per Inch)
Larger - 150% = 144 DPI (Pixels/Dots Per Inch)

Under AI 13.4 the project theme configuration uses Adaptive Stretching to overcome the ...
by ChristianLA
Fri Jan 27, 2017 7:35 pm
Forum: Feature Requests
Topic: </scaling fonts>
Replies: 7
Views: 13961
 
Jump to post

Re:

Hi Nick,

Thank you for your suggestions. We are currently working on customizing the UI dialogs. This feature will be available in a future Advanced Installer release.

Regards,
Mihai


We are using AI 13.4 has this issue been solved?, we are currently investigating the support for Hi resolution ...
by ChristianLA
Thu Dec 08, 2016 11:36 pm
Forum: Building Installers
Topic: Q: Automatically generate update using same project
Replies: 1
Views: 2044
 
Jump to post

Q: Automatically generate update using same project

Background info:

We have an automated build system to create installers from the same project and we constantly create updates on it.
Currently for every update we have to:

1. Reopen the AIP projects (in new streams on our SVN)
2. Change the product version and product code (including all ...
by ChristianLA
Wed Oct 16, 2013 9:25 pm
Forum: Common Problems
Topic: Default programs
Replies: 4
Views: 4064
 
Jump to post

Re: Default programs


This may happen if a key file ,of a component added under the same feature as your extension component, is missing. In this case if you are launching a file with the above extension (and a key file is missing) then Windows Installer will automatically trigger a repair for the feature containing ...
by ChristianLA
Tue Oct 15, 2013 10:35 pm
Forum: Common Problems
Topic: Default programs
Replies: 4
Views: 4064
 
Jump to post

Default programs

Hi:

We are implementing the Default Programs using ADV INST 10.3 to set the file association to our apps, these apps have its own installer but they use the same file extensions, from here I have a couple of questions:

- After the installation when you click the associated file or change the ...
by ChristianLA
Tue Apr 23, 2013 9:59 pm
Forum: Common Problems
Topic: Rollback issue
Replies: 2
Views: 2921
 
Jump to post

Rollback issue

Seems that Adv Inst 9.8 has an issue in the rollback when the user cancel the installation in a specific process of the installation (Extracting files), this process happens almost at the beginning of the installation and it doesn’t last long. In the Media panel over the Archive section changing ...
by ChristianLA
Mon Feb 11, 2013 7:31 pm
Forum: Common Problems
Topic: Dialog layout in localized installers
Replies: 3
Views: 3695
 
Jump to post

Re: Dialog layout in localized installers

This seems to be fixed on version 9.8.

However the exe wrapper dialogs have issues at:


The extracting dialog still behaves weird since it displays the correct language (Extracting the main application files) when the computer is clean (not installed previously) but when launching again to do ...
by ChristianLA
Fri Feb 08, 2013 7:15 pm
Forum: Common Problems
Topic: Dialog layout in localized installers
Replies: 3
Views: 3695
 
Jump to post

Dialog layout in localized installers

Hi:

Doing the testing on localization for Advanced Installers with localization using the classic theme, we find out weird behaviors like:

-In Danish, Spanish and German the layout of the installer changes for the FilesInUse dialog, the dialog becomes small and removes the banner image, this does ...
by ChristianLA
Sat Jan 19, 2013 12:23 am
Forum: Common Problems
Topic: Advanced installer loses permissions on UI upgrade
Replies: 3
Views: 3611
 
Jump to post

Re: Advanced installer loses permissions on UI upgrade

We have to support both per our company's client massive deployment requirements, we found out that by creating an elevation DLL and executed almost the very beginning of the MSI UI Sequence we can elevate the MSI as our previous product did, this solves the permissions issue.

I believe this DLL ...
by ChristianLA
Thu Jan 17, 2013 11:40 pm
Forum: Common Problems
Topic: Advanced installer loses permissions on UI upgrade
Replies: 3
Views: 3611
 
Jump to post

Advanced installer loses permissions on UI upgrade

Hi, we migrate our installers to ADV INST and in order to accomplish our requirements we need to upgrade from the previous version installations to the new ADVINST, our old product was fully tested, complies with MSI standards and it works fine in all scenarios.

In the new ADVINS project we added ...
by ChristianLA
Tue Sep 18, 2012 9:34 pm
Forum: Common Problems
Topic: 32bit & 64bit Drivers for a 32bit app in a mixed project
Replies: 1
Views: 2412
 
Jump to post

32bit & 64bit Drivers for a 32bit app in a mixed project

Hi:

I' have read the related topic for this issue and setup my project as Mixed 32/64bit, since the application is a 32bit one, I also have two kind of drivers (for the same device) of 32 and 64 bit (inf, cat & sys). I have ADVINST v9.1.1

To install the drivers I have done this:

- Load the inf ...
by ChristianLA
Thu Jun 14, 2012 3:07 pm
Forum: Common Problems
Topic: MSI Execution Level
Replies: 3
Views: 3452
 
Jump to post

Re: MSI Execution Level

Yesterday I try that and it didn't work after compiling the project, for some reason today it did.

Thanks for your quick response, have a nice day

Go to advanced search