Search found 458 matches

by Leo
Fri Apr 12, 2024 2:32 am
Forum: General Discussions
Topic: Install files on dir depending on user Selection
Replies: 4
Views: 47

Re: Install files on dir depending on user Selection

No, this wont work with the Components feature.
by Leo
Fri Apr 05, 2024 2:22 am
Forum: General Discussions
Topic: Install files on dir depending on user Selection
Replies: 4
Views: 47

Re: Install files on dir depending on user Selection

Hello, Add 3 variables: for SSMS18, SSMS19 and SSMS20 paths: <Var0>, <Var1>, <Var2> Select the option "Update InstallDir on change" for the Custom ComboBox. In the Installation Directory type: <Var<ComboBoxIndex>> Variable <ComboBoxIndex> will be replaced with the user selected index (0, 1...
by Leo
Fri Mar 29, 2024 2:33 am
Forum: Suggestions
Topic: Italian file for Actual installer 9.8
Replies: 1
Views: 76

Re: Italian file for Actual installer 9.8

Thank you for your work!
The updated files are available at
https://www.actualinstaller.com/download.html
by Leo
Sat Mar 16, 2024 4:08 am
Forum: General Discussions
Topic: Prepopulate Text fields with registry values
Replies: 3
Views: 151

Re: Prepopulate Text fields with registry values

Try to use two variables:
1st: name it as e.g. <Var1>
specify the GETMAXREGKEY value for it.

2nd: name it <QueryCustom>
Set empty for Reg Key and Reg Val.
In the Default Value specify the 1st variable name <Var1>
by Leo
Fri Mar 15, 2024 11:37 am
Forum: General Discussions
Topic: New Version not specified
Replies: 2
Views: 132

Re: New Version not specified

Please contact info [at] actualinstaller.com and specify your update info URL and configuration file (Updater.ini)
by Leo
Fri Mar 15, 2024 9:25 am
Forum: General Discussions
Topic: UI Customisation
Replies: 3
Views: 7043

Re: UI Customisation

Hi Thomas,

We will try to add this.
by Leo
Wed Mar 13, 2024 6:08 am
Forum: General Discussions
Topic: Dual monitors - Actual Updater always appears on second monitor
Replies: 9
Views: 273

Re: Dual monitors - Actual Updater always appears on second monitor

We have just released a new version of Actual Updater with this issue fixed:
https://www.actualupdater.com/
by Leo
Wed Mar 13, 2024 5:59 am
Forum: General Discussions
Topic: Prepopulate Text fields with registry values
Replies: 3
Views: 151

Re: Prepopulate Text fields with registry values

Hi and welcome!

Yes, it is possible:
go to the System / Variables page and add a variable:
name the variable <QueryCustom>
and specify the registry details.

More information on how to use variables is described here.
by Leo
Sat Mar 09, 2024 3:45 pm
Forum: General Discussions
Topic: Dual monitors - Actual Updater always appears on second monitor
Replies: 9
Views: 273

Re: Dual monitors - Actual Updater always appears on second monitor

We checked it and confirm that it is a bug.
The dialog box appears on the wrong monitor only if there are release notes added (the new dialog is used).
We will fix it as soon as possible.

For now, you may add a parameter -olddialog to the Updater Parameters field.
by Leo
Thu Mar 07, 2024 4:12 am
Forum: General Discussions
Topic: Dual monitors - Actual Updater always appears on second monitor
Replies: 9
Views: 273

Re: Dual monitors - Actual Updater always appears on second monitor

Thank you for your message.
We will check it, and try to add the feature you suggested.