Hendrik
Posts: 30
Joined: Thu Dec 04, 2014 4:49 pm

InstallDlg is not installing in folder

Hi AI team,

I have a problem with my installer script. I want to use the InstallDlg but if I change the installation path it is not installed in there.
I attached my aip file for further information. If I use it in a new project it will work as expected.
I have a professional license.

Please help me.
Thanks in advance,
Hendrik
Attachments
installerConfnig.aip
Not working InstallDlg project
(144.96 KiB) Downloaded 353 times
Daniel
Posts: 8276
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: InstallDlg is not installing in folder

Hello Hendrik,

We apologize for our delayed reply but we were out of the office in the past days.

I think this happens because you have also added the "InstallTypeDlg" dialog to your project. Please remove this dialog from your project and then test again the setup.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
Hendrik
Posts: 30
Joined: Thu Dec 04, 2014 4:49 pm

Re: InstallDlg is not installing in folder

Hi Daniel,

unfortuneatly it is no valid solution to avoid this dialog. The problem is that the InstallTypeDlg overrides the AppDir Property set before by the Browse Dialog.
Switching these two dialoges solves the problem.

Thanks,
Hendrik
Daniel
Posts: 8276
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: InstallDlg is not installing in folder

You're welcome Hendrik. I'm glad you got this working.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Building Installers”