Search found 11 matches

Go to advanced search

by golf4r
Tue Dec 20, 2016 10:36 pm
Forum: Building Installers
Topic: Help with edit box
Replies: 1
Views: 1726
 
Jump to post

Help with edit box

Hi,

In a normal dialog, I am using an editbox.

I want this editbox to have the default value of [ComputerName] but for the user to be able to "change" it and then use this changed value in the end when replacing in a file.

I cannot achieve this because for the EditBox to have the comptutername ...
by golf4r
Mon Mar 30, 2015 2:38 pm
Forum: Building Installers
Topic: Forcing lowercase
Replies: 1
Views: 2140
 
Jump to post

Forcing lowercase

HI,

I have been able to finish my project with all your good support.

There is only ONE last thing remaining. I want to force the hostname value which is taken from [ComputerName] to be lowercase as it has to be a standard on the servers.

I have not found any option in advanced installer that ...
by golf4r
Wed Mar 25, 2015 2:12 pm
Forum: Building Installers
Topic: Use ini file with silent install
Replies: 7
Views: 14544
 
Jump to post

Re: Use ini file with silent install

Hey Dan,

After further tests, I realized it was only the test portion that was not working. When running for real, it was ok. Sorry about that.


I have still one last concern about this tho. I did the wrapper as you said and it works pretty fine.

When the wrapper finds install.ini , it does not ...
by golf4r
Wed Mar 18, 2015 10:35 pm
Forum: Building Installers
Topic: Use ini file with silent install
Replies: 7
Views: 14544
 
Jump to post

Re: Use ini file with silent install

Hi Daniel,

I am almost done with it , thanks for the help.

There is only one thing. SOURCEDIR or in my case SETUPEXEDIR properties are not accessible in the Search module.

When I try to search into an ini for a value with the exact path it works perfectly... but since the setup will be started ...
by golf4r
Fri Mar 13, 2015 8:03 pm
Forum: Building Installers
Topic: Use ini file with silent install
Replies: 7
Views: 14544
 
Jump to post

Use ini file with silent install

HI,

I am trying to find a solution to a problem. I have my installer completed and working perfectly but I need to have a new option.

I would need the installer to detect the presence of a install.ini file in the same directory when started... if the file is found, it would then read the values ...
by golf4r
Thu Mar 05, 2015 2:52 am
Forum: Building Installers
Topic: Use conditions with checkbox
Replies: 4
Views: 3495
 
Jump to post

Re: Use conditions with checkbox

Please ignore my last post, I was able to fix it .
Thank you for your help Dan !
by golf4r
Thu Mar 05, 2015 12:28 am
Forum: Building Installers
Topic: Use conditions with checkbox
Replies: 4
Views: 3495
 
Jump to post

Re: Use conditions with checkbox

Hi Dan,

I tried a lot of things so far but none worked.

Here is how I am setup:

Application Folder
bin
conf
singleproxy
file1.conf
file1.conf (text update)
stanrdard
file1.conf
file1.conf (text update)

both folders have been set to install in parent folders.

Now when I go into ...
by golf4r
Mon Mar 02, 2015 3:16 pm
Forum: Building Installers
Topic: Use conditions with checkbox
Replies: 4
Views: 3495
 
Jump to post

Use conditions with checkbox

Hi,

I thought that with having the ComboBox invisble and disabled with pressing the checkbox, the info linked to the ComboBox would not appear in the further steps.

Let me explain:

I have a SettingsDlg and in this, I have 3 combo box... Server, Proxy 1 and Proxy 2. Proxy 2 is optional and only ...
by golf4r
Thu Feb 26, 2015 5:11 pm
Forum: Building Installers
Topic: CheckBox that will make appear or disappear elements
Replies: 2
Views: 2339
 
Jump to post

Re: CheckBox that will make appear or disappear elements

Hey Dan,


Thanks for the quick answer, I got it working.

I thought that with having the ComboBox invisble and disabled with pressing the checkbox, the info linked to the ComboBox would not appear in the further steps.

Let me explain:

I have a SettingsDlg and in this, I have 3 combo box... Server ...
by golf4r
Thu Feb 26, 2015 3:32 am
Forum: Building Installers
Topic: CheckBox that will make appear or disappear elements
Replies: 2
Views: 2339
 
Jump to post

CheckBox that will make appear or disappear elements

Hi,

I am trying to have a checkbox that would , when checked, make appear several other elements in the same Dialog.

The other elements are not in the same "group" but I guess there is a way to arrange a bunch of elements so they can get visible and invisible all together at the same type at the ...
by golf4r
Wed Feb 25, 2015 12:00 am
Forum: Building Installers
Topic: How to input custom choices and change a filename accordingl
Replies: 1
Views: 2012
 
Jump to post

How to input custom choices and change a filename accordingl

Hi,

I am building a msi that will install some files in a folder and start a service.

Prior to that, I would like the user to be able to select "Which Server" and have a dropdown to choose this server and based on his selection, there would be 16 config file and I would like the installer to ...

Go to advanced search