|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
Junior Member
Join Date: Feb 2006
Location: Germany
Posts: 13
|
MySQL/LDAP/Mail Server Plugins which return error codes
Hi,
currently I am about to implement several new functions into my installer, which should help the user to enter details for the below services during the installation: - MySQL - LDAP - Mail Server However I need either some command line tools which return error codes in various events OR (preferable) NSIS plugins. Any ideas what I could use? |
|
|
|
|
|
#2 |
|
Senior Member
|
Please be more specific - what exactly do you need?
If anything (executable, library, ...) is returning some error code then you can catch it in NSIS - but it is still only the error code (like error = 5) Create cool looking Graphical Installers in NSIS: www.graphical-installer.com -see below I offer NSIS scripting, C/C++/C#/Delphi programming: www.unsigned-softworks.sk Develop NSIS projects directly in Visual Studio 2005-2012: www.unsigned-softworks.sk/visual-installer/ |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Feb 2006
Location: Germany
Posts: 13
|
Hi,
well I want to enhance the installer a little bit for the user to (optional) enter a smtp, mysql and ldap server during installation, the credentials and availability of those services should be shortly checked, so that i dont write those details into the config file of the to-be-installed application without doing some basic checks first. |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|