Old 9th March 2010, 14:52   #1
TimzTimz
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
TimzTimz is offline   Reply With Quote
Old 10th March 2010, 06:37   #2
MSG
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.
MSG is offline   Reply With Quote
Old 10th March 2010, 09:21   #3
TimzTimz
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 ?
TimzTimz is offline   Reply With Quote
Old 10th March 2010, 09:57   #4
MSG
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.
MSG is offline   Reply With Quote
Old 10th March 2010, 10:42   #5
TimzTimz
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?
TimzTimz is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump