Search found 78 matches

Go to advanced search

by janisito
Tue Nov 06, 2018 12:55 pm
Forum: Common Problems
Topic: Start menu shortcuts appear empty
Replies: 3
Views: 2661
 
Jump to post

Re: Start menu shortcuts appear empty

H,

I tried installing the app on another server, there it works. Must be something wrong with my server. I think we can close this case.

Regards
Jan
by janisito
Thu Nov 01, 2018 6:52 pm
Forum: Common Problems
Topic: Start menu shortcuts appear empty
Replies: 3
Views: 2661
 
Jump to post

Start menu shortcuts appear empty

Hi, I can't get my application shortcut to show up under the start menu . After installation all I see is a folder with my application name on it and an arrow indicating I should expand it. But pressing it does nothing. I guess the folder is empty, but it shouldn't be. This is usually really easy an...
by janisito
Thu Nov 01, 2018 6:33 pm
Forum: Common Problems
Topic: Skip dialogs using install parameters
Replies: 4
Views: 3009
 
Jump to post

Re: Skip dialogs using install parameters

Great! Thx!
by janisito
Thu Nov 01, 2018 3:25 pm
Forum: Common Problems
Topic: Skip dialogs using install parameters
Replies: 4
Views: 3009
 
Jump to post

Re: Skip dialogs using install parameters

I shall answer this one myself, or at least let you know what I ended up doing. For the dialogs whose next and back buttons could have different previous/next dialogs (routes), I add a new control event for the back/next buttons. I use the following: Event = Display a specific dialog Argument = <The...
by janisito
Wed Oct 31, 2018 7:36 pm
Forum: Common Problems
Topic: Skip dialogs using install parameters
Replies: 4
Views: 3009
 
Jump to post

Skip dialogs using install parameters

Hi, I have built an installer that has four sub-features. The idea is that the user should be able to select which of these features to install. The checkboxes sets an installer property each so I know what features have been selected. Selection.png . After this I have 8 different dialogs where the ...
by janisito
Tue Oct 30, 2018 7:45 am
Forum: Feature Requests
Topic: Configuring maximum number of worker processes using install parameters
Replies: 5
Views: 6658
 
Jump to post

Re: Configuring maximum number of worker processes using install parameters

Hi Eusebiu,

Yes, that is working. Thank you!

Regards
Jan
by janisito
Mon Oct 29, 2018 7:58 am
Forum: Feature Requests
Topic: Create self-signed certificate on IIS
Replies: 14
Views: 74637
 
Jump to post

Re: Create self-signed certificate on IIS

Great! Thanks!
by janisito
Wed Oct 24, 2018 8:53 pm
Forum: Common Problems
Topic: Can't use an installer property for account password (Windows Service)
Replies: 2
Views: 2405
 
Jump to post

Re: Can't use an installer property for account password (Windows Service)

Hi,

It seems this is just a presentational issue in AI. Even though asterisks are shown the installer property will be used and resolved at run time. It's just a minor issue.

Regards
Jan
by janisito
Wed Oct 24, 2018 8:31 pm
Forum: Common Problems
Topic: Can't use an installer property for account password (Windows Service)
Replies: 2
Views: 2405
 
Jump to post

Can't use an installer property for account password (Windows Service)

Hi, I'm trying to configure my Windows Service to use a user account to log on as a service. The username, domain and password is taken from a dialog in the installer. However, for the password field AI doesn't allow me to use an installer property. Instead of showing the properties when typing a [-...
by janisito
Wed Oct 24, 2018 6:33 pm
Forum: Feature Requests
Topic: Configuring maximum number of worker processes using install parameters
Replies: 5
Views: 6658
 
Jump to post

Re: Configuring maximum number of worker processes using install parameters

Hi Eusebiu, Currently in AI it is possible to set a value for the maximum number of worker processes the app pool should use in the IIS. However, I would like to ask the user during the installation for this value and not hard code the value in the installer. I can't find a way to do it in AI. Regar...
by janisito
Thu Oct 18, 2018 5:59 am
Forum: Feature Requests
Topic: Create self-signed certificate on IIS
Replies: 14
Views: 74637
 
Jump to post

Create self-signed certificate on IIS

Hi,

I would like the functionality to make the installer create a self-signed certificate on IIS.

Thanks!
by janisito
Thu Oct 18, 2018 5:56 am
Forum: Feature Requests
Topic: Configuring maximum number of worker processes using install parameters
Replies: 5
Views: 6658
 
Jump to post

Configuring maximum number of worker processes using install parameters

Hi,

I would like to configure the maximum number of worker processes using an install parameter. Currently it needs to be hard coded.

Thanks!
by janisito
Thu Oct 18, 2018 5:53 am
Forum: Feature Requests
Topic: HTTPS on the Default Web Site of the IIS
Replies: 1
Views: 3936
 
Jump to post

HTTPS on the Default Web Site of the IIS

Hi,

I would like to be able to enable HTTPS on the Default Web Site of the IIS.

Thanks!
by janisito
Sun Feb 11, 2018 8:41 am
Forum: Common Problems
Topic: Combo Box broken?
Replies: 1
Views: 3233
 
Jump to post

Combo Box broken?

Hi, Using Advanced Installer 14.5.2 it seems it is no longer possible to edit the Control Data of the combo box. It is always greyed out. Happens to already existing combo boxed but also if you try to add a new combo box in a new dialog. Seems like a new bug, or is there some other way to get to the...
by janisito
Wed Jul 06, 2016 5:27 pm
Forum: Common Problems
Topic: OnShutdown not called for C# Windows Service
Replies: 1
Views: 2410
 
Jump to post

OnShutdown not called for C# Windows Service

Hi, I'm having a Windows Service installed that automatically runs when Windows is started. However, when Windows is rebooted the OnShutdown event is never called on the service. I have set the CanShutdown flag to true. Is there something in the installer that opposes this? Could this be a bug in AI...

Go to advanced search