Search found 60 matches

Go to advanced search

by davidjhomer
Fri Oct 10, 2025 11:53 am
Forum: Common Problems
Topic: SOLVED: Output and notifications disappear
Replies: 0
Views: 9
 
Jump to post

SOLVED: Output and notifications disappear

Hello,

I've just got stuck on this where builds were failing silently - it turns out after upgrading to v23.1 that the output and notifications window has disappeared and there was no way to get them back.

The solution was to rename the following registry key and restart AdvancedInstaller - and ...
by davidjhomer
Mon Nov 04, 2024 1:11 pm
Forum: Common Problems
Topic: SQL Scripts: Your input has been filtered because it contains invalid input for this field.
Replies: 3
Views: 2674
 
Jump to post

Re: SQL Scripts: Your input has been filtered because it contains invalid input for this field.

FYI hacking the .aip file with Notepad and setting the name manually seems fine so looks like a user interface bug.
by davidjhomer
Mon Nov 04, 2024 1:10 pm
Forum: Common Problems
Topic: SQL Scripts: Your input has been filtered because it contains invalid input for this field.
Replies: 3
Views: 2674
 
Jump to post

SQL Scripts: Your input has been filtered because it contains invalid input for this field.

Looks like a new bug has been introduced in the last few versions.

We use schema versions for our database updates which apply incrementally - however we're no longer able to use a number for the script name - for example 2048.sql this shows the error "Your input has been filtered because it ...
by davidjhomer
Thu Sep 12, 2024 10:01 am
Forum: Common Problems
Topic: Dialog when running in quiet basic mode /qb
Replies: 1
Views: 5153
 
Jump to post

Dialog when running in quiet basic mode /qb

Hello,

We've updated all of our dialogs to a new style in AdvancedInstaller and got rid of all the old dated fonts.

However we've found when the installer runs in /qb quiet basic mode it shows a dialog we can't find in the dialogs section and the label isn't big enough and the tails of the fonts ...
by davidjhomer
Thu Jun 20, 2024 12:19 pm
Forum: Common Problems
Topic: ExitDlg Custom Actions Bug
Replies: 2
Views: 5643
 
Jump to post

ExitDlg Custom Actions Bug

Hello,

There seems to be a bug on running custom actions on ExitDlg

1. Create a new project
2. Create an open URL action to http://www.example.com
3. Add a push button to ExitDlg and a published event to execute the custom action
4. In builds set the output to a single .exe with the files inside ...
by davidjhomer
Thu Sep 28, 2023 11:20 am
Forum: Common Problems
Topic: Installer contains virus according to Windows Defender
Replies: 8
Views: 16656
 
Jump to post

Re: Installer contains virus according to Windows Defender

The issue is back in AdvancedInstaller 21.0.1.

Our installer is digitally signed with a third party code signing certificate
The issue is new in the latest release
Only one of our installers is affected
We are seeing the issue on 2 x Windows Server 2022 machines
The machines have had the ...
by davidjhomer
Thu Sep 28, 2023 8:45 am
Forum: Common Problems
Topic: Virus hit Contebrew
Replies: 3
Views: 12207
 
Jump to post

Re: Virus hit Contebrew

We are also experiencing this critical issue with the latest AdvancedInstaller 21.0.1.

Our installer is digitally signed with a third party code signing certificate
The issue is new in the latest release
Only one of our installers is affected
We are seeing the issue on 2 x Windows Server ...
by davidjhomer
Tue Aug 01, 2023 4:14 pm
Forum: Common Problems
Topic: Prerequisites can't be uninstalled: "The feature you are trying to use is on a network resource that is unavailable."
Replies: 5
Views: 16526
 
Jump to post

Re: Prerequisites can't be uninstalled: "The feature you are trying to use is on a network resource that is unavailable.

Hello,

So I think that would solve the issue... BUT... only if they install SQL or run the repair as the same user because your prerequisites are copied and run from:

[AppDataFolder][|Manufacturer]\[|ProductName]\prerequisites

You can specify another folder but you can't specify APPDIR - I ...
by davidjhomer
Mon Jul 31, 2023 3:27 pm
Forum: Common Problems
Topic: Prerequisites can't be uninstalled: "The feature you are trying to use is on a network resource that is unavailable."
Replies: 5
Views: 16526
 
Jump to post

Re: Prerequisites can't be uninstalled: "The feature you are trying to use is on a network resource that is unavailable.

Hello,

I have created a sample project:
https://www.centrel-solutions.com/temp/project.zip

1. It doesn't matter whether you use Project A (pre-install) or Project B (Feature-based) they both install the SQL Server 17 ODBC driver.

2. Check that the ODBC driver is installed
https://www.centrel ...
by davidjhomer
Fri Jul 28, 2023 12:20 pm
Forum: Common Problems
Topic: Prerequisites can't be uninstalled: "The feature you are trying to use is on a network resource that is unavailable."
Replies: 5
Views: 16526
 
Jump to post

Prerequisites can't be uninstalled: "The feature you are trying to use is on a network resource that is unavailable."

Hello,

We are installing the Microsoft ODBC Driver for SQL Server as a prerequisite however we have a problem.

If the user then tries to uninstall the ODBC driver (or upgrades SQL Server on that machine) the system tries to uninstall the ODBC driver - however because the prerequisites in ...
by davidjhomer
Tue Jun 13, 2023 10:16 am
Forum: Common Problems
Topic: Windows Features Prerequisites...?
Replies: 3
Views: 6191
 
Jump to post

Re: Windows Features Prerequisites...?

Hello,

Thanks for the reply.

I'm not sure that the feature you mention is the tools, or whether it's the actual DFS namespaces feature.

Either way the Features section isn't really fit for purpose anymore - it's really hard to use and it's inconsistent between server operating systems and desktop ...
by davidjhomer
Mon Jun 12, 2023 9:48 am
Forum: Common Problems
Topic: Windows Features Prerequisites...?
Replies: 3
Views: 6191
 
Jump to post

Windows Features Prerequisites...?

Hello,

I'm trying to install the DFS Management Tools Windows feature but finding things in the Windows Features Prerequisites in Advanced Installer has become all but impossible.

The user interface doesn't match the Windows Server interface any more. It seems to be a mixture of DISM naming ...
by davidjhomer
Mon Mar 07, 2022 10:07 pm
Forum: Common Problems
Topic: BUG: Cannot install services as NT AUTHORITY\LOCAL SERVICE is non-English versions of Windows
Replies: 3
Views: 4216
 
Jump to post

Re: BUG: Cannot install services as NT AUTHORITY\LOCAL SERVICE is non-English versions of Windows

Yes that works thanks!

I was trying "NT AUTHORITY\LOCAL SERVICE" which works for English language but does not work for non-English.

It would be good to have this in the AdvancedInstaller documentation as I was also trying to use the built in properties [DOMAIN_NT_AUTHORITY]\[USR_LOCAL_SERVICE ...
by davidjhomer
Fri Mar 04, 2022 1:05 pm
Forum: Common Problems
Topic: BUG: Cannot install services as NT AUTHORITY\LOCAL SERVICE is non-English versions of Windows
Replies: 3
Views: 4216
 
Jump to post

BUG: Cannot install services as NT AUTHORITY\LOCAL SERVICE is non-English versions of Windows

When you install a service using Advanced installer and want to use the NT AUTHORITY\LOCAL SERVICE account you can enter this name and it works correctly however this is not possible in foreign languages - for example below on a French server.

Option 1: AUTORITE NT\SERVICE LOCAL
If you enter the ...
by davidjhomer
Fri Dec 17, 2021 4:22 pm
Forum: Common Problems
Topic: BUG: AdvancedInstaller locks an exited installation
Replies: 8
Views: 12907
 
Jump to post

Re: BUG: AdvancedInstaller locks an exited installation

Excellent thanks for letting me know.

Dave

Go to advanced search