Search found 5 matches

Go to advanced search

by Sat3CheenD89at
Thu Nov 18, 2021 2:03 am
Forum: Building Installers
Topic: Bootstrapper "Install" button takes a long time to transition to "ProgressDlg"
Replies: 5
Views: 8289
 
Jump to post

Re: Bootstrapper "Install" button takes a long time to transition to "ProgressDlg"

hi Catalin, I removed "Verify and set selected folder path" as you suggested, and it still runs the InstallValidate action (with the big delay). Actually this is something I tried a few days ago, and tried again, just to make sure. I also went into Custom Actions / Show Standard Action and...
by Sat3CheenD89at
Wed Nov 17, 2021 1:22 am
Forum: Building Installers
Topic: Bootstrapper "Install" button takes a long time to transition to "ProgressDlg"
Replies: 5
Views: 8289
 
Jump to post

Re: Bootstrapper "Install" button takes a long time to transition to "ProgressDlg"

hi Catalin, thanks for your reply. The problem only occurs when we're installing to a directory that contains a previous version of the application, which contains thousands of (mostly help) files. Otherwise the dialogs progress quickly, as you report. (later in the installation process we actually ...
by Sat3CheenD89at
Fri Nov 12, 2021 11:30 pm
Forum: Building Installers
Topic: Bootstrapper "Install" button takes a long time to transition to "ProgressDlg"
Replies: 5
Views: 8289
 
Jump to post

Bootstrapper "Install" button takes a long time to transition to "ProgressDlg"

hi, I'm working with a single exe setup. For some reason, hitting the "Install" button (on the VerifyReadyDlg) takes about 45 seconds (on a VM) to transition to the ProgressDlg. Have tried numerous things to speed this up (removing an intervening custom action call, checking Install Params...
by Sat3CheenD89at
Fri Jul 30, 2021 12:25 am
Forum: Building Installers
Topic: AI requires privs to build Merge Module wrapping a COM dll
Replies: 2
Views: 7386
 
Jump to post

AI requires privs to build Merge Module wrapping a COM dll

hi, Kind of a dumb question - I have a merge module that wraps a dll, the dll is a COM component. I understand that any project incorporating this module must have privileges when it's installed, in order to register the dll. I noticed that AI wants privileges even to open this project, and Advanced...
by Sat3CheenD89at
Thu Apr 29, 2021 12:22 am
Forum: Building Installers
Topic: Pre-Req return codes
Replies: 1
Views: 2833
 
Jump to post

Pre-Req return codes

I'm building my own pre-req - to do weird but necessary things during the pre-install phase, during both silent (/qn) and normal installs. I'm wondering how Advanced Installer handles the return codes from a pre-req (I don't see anything documented about this). Does it react to the values that are r...

Go to advanced search