|
|
|
|
#1 |
|
Senior Member
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? |
|
|
|
|
|
#2 |
|
M.I.A.
[NSIS Dev, Mod] 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 |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|