Search found 6 matches

Go to advanced search

by Nicolae
Tue Oct 30, 2018 10:22 am
Forum: Common Problems
Topic: I can't get the database combobox to populate with databases
Replies: 24
Views: 28278
 
Jump to post

Re: I can't get the database combobox to populate with databases

Hi Borgas,

I see you have the "Refresh the current dialog" event before "ShowDatabases" event. Can you move the "Refresh the current dialog" event after the "ShowDatabases" and see if this fixes your problem?
by Nicolae
Tue Feb 21, 2017 8:57 am
Forum: Common Problems
Topic: Adding custom URI scheme
Replies: 17
Views: 29560
 
Jump to post

Re: Adding custom URI scheme

Hi Joseph,

Once installed, do you succesfully get the sample app to open from a browser ? I cannot.

Yes Joseph, the app (in the sample case it is cmd.exe) was successfully launched.

2- the Default value with data as URL:[ProductName] ( Shouldn't the default value point to the exe file ?)

At ...
by Nicolae
Fri Feb 17, 2017 9:58 pm
Forum: Common Problems
Topic: Adding custom URI scheme
Replies: 17
Views: 29560
 
Jump to post

Re: Adding custom URI scheme

Hi Joseph,

I want to apologize as we misinterpreted your initial question.

To add a custom URI scheme registered by your installer package you can follow the official Microsoft documentation on Registering an Application to a URI Scheme . Also you can take a look on a similar URI scheme launching ...
by Nicolae
Fri Feb 17, 2017 5:50 pm
Forum: Building Installers
Topic: Make a scheduled task to run as Builtin users
Replies: 5
Views: 12287
 
Jump to post

Re: Make a scheduled task to run as Builtin users

Hi John,

I looked up over your test AIP file, and noticed that you are using [S-1-5-32-545] instead of just S-1-5-32-545 , I apologize that didn't notice this from your previous reply. The option "Property based user" from Account tab has the meaning of a formatted field where you can use plain ...
by Nicolae
Fri Feb 17, 2017 9:54 am
Forum: Building Installers
Topic: Make a scheduled task to run as Builtin users
Replies: 5
Views: 12287
 
Jump to post

Re: Make a scheduled task to run as Builtin users

Hi John,

I forget to mention that your scheduled task should be configured for Windows Vista, Windows 7 or above and I apologies for that. Unfortunately Tasks Version 1(XP configured for) doesn't still support user groups. You can configure the task for Vista or above as in the attached screenshot ...
by Nicolae
Thu Feb 16, 2017 9:04 pm
Forum: Building Installers
Topic: Make a scheduled task to run as Builtin users
Replies: 5
Views: 12287
 
Jump to post

Re: Make a scheduled task to run as Builtin users

Hi,

Can you please try with the latest Advanced Installer (13.6) version? Some improvements were made to the scheduled tasks to support user groups.

To configure a scheduled task with the BUILTIN\Users logon trigger just use the group name Users , also please be aware of localization issues on non ...

Go to advanced search