Search found 6 matches

Go to advanced search

by rgr
Mon Feb 15, 2016 7:15 pm
Forum: Building Installers
Topic: Dynamically create ODBC
Replies: 3
Views: 3194
 
Jump to post

Re: Dynamically create ODBC

Thanks all for your answers. I'm going to give it a try....
by rgr
Mon Feb 15, 2016 8:47 am
Forum: Building Installers
Topic: Dynamically create ODBC
Replies: 3
Views: 3194
 
Jump to post

Dynamically create ODBC

I want to generate the name of the ODBC dynamically. The name field of the ODBC isn't a formatted field so I cannot use this field to fill it with a value from a property. How can I do this. Anybody knows how to accomplish this?
by rgr
Wed Sep 11, 2013 12:45 pm
Forum: Building Installers
Topic: How to pass SOURCEDIR property to vbscript
Replies: 2
Views: 4674
 
Jump to post

How to pass SOURCEDIR property to vbscript

I have a cutum action, "Launch Attached File", that excecutes an vbscript. In the script I need de resolved directory from the SOURCEDIR property which I made under the Install parameters. How do I do that :? Please, an example would be helpful. I am trying to accomplish this but I can't figure it ...
by rgr
Tue Sep 10, 2013 11:34 am
Forum: Building Installers
Topic: Set ODBC fom external ini file
Replies: 5
Views: 4116
 
Jump to post

Re: Set ODBC fom external ini file

Hi Daniel,

It took a while but I can not achieve that my added vbscript trough an custom action finds my external setup.ini file for reading several settings.

What I have done so far is the following.
- A file/copy action for the setup.ini file with the [SOURCEDIR] property (explained in the ...
by rgr
Thu Jan 31, 2013 11:49 am
Forum: Building Installers
Topic: Set ODBC fom external ini file
Replies: 5
Views: 4116
 
Jump to post

Re: Set ODBC fom external ini file

Thank you fo your answer. What I want is, generate an setup file (msi). In the source directory in which the msi file resides I want to place an setup.ini textfile with paramaters for the ODBC connection and shortcutname for the program to install.

During the installationproces the msi has to read ...
by rgr
Wed Jan 30, 2013 2:28 pm
Forum: Building Installers
Topic: Set ODBC fom external ini file
Replies: 5
Views: 4116
 
Jump to post

Set ODBC fom external ini file

I am trying to find a way to set the ODBC connection from an external "setup.ini" which also holds information about the startmenu shortcut to create. So I would like dynamically create the ODBC and the Shortcut. Anybody knows how to accomplish this.

Go to advanced search