Old 8th April 2007, 04:46   #1
rsegal
Senior Member
 
rsegal's Avatar
 
Join Date: Feb 2003
Location: Toronto, Canada
Posts: 227
MS Visual Studio deployment project

I'm using microsoft visual studio deployment project to create an installer I'm working on. The deployment project automatically detects what platform sdk dependencies the app requires and discreetly packages them and installs them so that we don't need to include things like msvcrt.dll, etc. in our install directory.

Does NSIS have similar functionality?
rsegal is offline   Reply With Quote
Old 8th April 2007, 16:21   #2
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,343
Nope. There's only this which does something similar for VB projects:

http://nsis.sourceforge.net/Convert_...to_nsis_script

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik 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