Search found 9 matches

Go to advanced search

by agwin
Mon Jun 24, 2024 7:50 pm
Forum: Building Installers
Topic: Secure Updater Options
Replies: 3
Views: 14972
 
Jump to post

Re: Secure Updater Options

Sorry for the delay @Catalin. After some thought, and realizing there's no way to 100% secure the update process, we decided that we're going to go with a more simple, scaled back process where the MSI is secured, and we put a long lived Cloudfront signed URL into our configuration file on our ...
by agwin
Thu Jun 13, 2024 7:16 pm
Forum: Building Installers
Topic: Secure Updater Options
Replies: 3
Views: 14972
 
Jump to post

Secure Updater Options

We're investigating ways to secure our installation/update files using Advanced Installer. We are going to be hosting our initial installer in an S3 bucket that users will download via an AWS S3 Signed Url. I'd like to use the same sort of security during updates, but I'm only seeing the option of ...
by agwin
Mon May 13, 2024 4:39 pm
Forum: Building Installers
Topic: LicenseAgreementDlg not available? Professional License
Replies: 5
Views: 11702
 
Jump to post

Re: LicenseAgreementDlg not available? Professional License

I FOUND IT!

Looks like the LicenseAgreementDlg is not available when the selected project theme is 'App Installer'. Is this intended? Is there a way to still use the App Installer theme with the dialog I'm looking for?
Screenshot 2024-05-13 113844.png
Screenshot 2024-05-13 113844.png (28.66 KiB) Viewed 11656 times
by agwin
Mon May 13, 2024 4:32 pm
Forum: Building Installers
Topic: LicenseAgreementDlg not available? Professional License
Replies: 5
Views: 11702
 
Jump to post

Re: LicenseAgreementDlg not available? Professional License

@Catalin I just created a brand new empty Professional project and I see the LicenseAgreementDlg option like you mentioned. I'm betting there's something wrong with my aip file.

I took that new empty Professional project, upgraded it to Architect, then manually edited the aip file to move it back ...
by agwin
Mon May 13, 2024 4:03 pm
Forum: Building Installers
Topic: LicenseAgreementDlg not available? Professional License
Replies: 5
Views: 11702
 
Jump to post

Re: LicenseAgreementDlg not available? Professional License

I followed your directions but I'm still not seeing the LicenseAgreementDlg in my options??? I also confirmed that I am using a professional license. See the two attached screenshots.

I started this project as a simple project, then it was automatically changed to Architect at one point. I manually ...
by agwin
Fri May 10, 2024 7:26 pm
Forum: Building Installers
Topic: LicenseAgreementDlg not available? Professional License
Replies: 5
Views: 11702
 
Jump to post

LicenseAgreementDlg not available? Professional License

I am using a trial of Advanced Installer to build out our installer package before subscribing. I need to include a EULA screen in the installation process, and following these instructions (https://www.advancedinstaller.com/user-guide/qa-configure-eula.html). Problem is, I don't see the ...
by agwin
Wed May 01, 2024 3:43 pm
Forum: Building Installers
Topic: How to use Advanced Installer Jenkins plug in from a jenkinsfile (script)
Replies: 5
Views: 18203
 
Jump to post

Re: How to use Advanced Installer Jenkins plug in from a jenkinsfile (script)

Hello @Catalin,

Has there been any progress on using the plugin from a Jenkinsfile?

Also, if I were to use the CLI, is it dependent on building in a Windows environment? All of our Jenkins build agents are currently running Linux, so I'd need to find another solution.

Thank you.
by agwin
Mon Apr 29, 2024 6:31 pm
Forum: Building Installers
Topic: Update Options
Replies: 3
Views: 7526
 
Jump to post

Re: Update Options

Thanks for your reply. Have another similar question:

Are you also saying that as long as the installer was run as an administrator, the updater service will execute as an administrator and won't require the UAC popup? That is another issue I'm dealing with at the moment.
by agwin
Mon Apr 22, 2024 6:52 pm
Forum: Building Installers
Topic: Update Options
Replies: 3
Views: 7526
 
Jump to post

Update Options

I am currently evaluating Advanced Installer for a desktop application that we are building. The application needs to be kept up to date as we release updates to it, and we'd like to have it install updates silently in the background. I am currently trying to build the installer using a ...

Go to advanced search