|
|
#1 |
|
Junior Member
Join Date: Mar 2010
Posts: 3
|
NSIS Suitable for this ?
Hi i need to get an installation tool to deploy all the below in one installation. Would NSIS be suitable?
Multiple exes/asp web projects/Services DelphiAPP.exe Fingerprint.exe Bio.exe WebsiteNames apps/servers/services/web apps Ability to modify UDL/Datalinks files RegistrySettings Virtual Directory Possibly Database settings |
|
|
|
|
|
#2 |
|
Major Dude
Join Date: Oct 2006
Posts: 1,892
|
Yes. You can do practically anything with NSIS, but for special tasks such as database control you'd want (need?) to find some commandline interface tools or plugins. There's an MSSQL plugin, for example.
|
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Mar 2010
Posts: 3
|
ive looked for Plugins and agree it seems to have alot of what i need but cant seem to find a plugin to modify/add UDL/Datalinks files does this plugin or functionality exist in NSIS ?
|
|
|
|
|
|
#4 |
|
Major Dude
Join Date: Oct 2006
Posts: 1,892
|
Google tells me that UDL files are plaintext. You can use the text reading/writing (ini?) functions or filewrite etc.
|
|
|
|
|
|
#5 |
|
Junior Member
Join Date: Mar 2010
Posts: 3
|
Ive looked it up http: //msdn.microsoft.com/en-us/library/e38h511e%28VS.71%29.aspx it seems to be a text file but renamed .UDL I could include them in the install so i dont think i will need to create them Just modify do think its possible them being .UDL?
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|