implemented RFE #2315740 - Library support for ActiveX exe /regserver

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5776 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2008-11-20 21:54:21 +00:00
parent 4c87ec9e83
commit 39b7d36352
5 changed files with 57 additions and 22 deletions

View file

@ -109,7 +109,7 @@ int main(int argc, char* argv[])
// Get version
// DLL
// DLL / EXE
if (mode.compare("D") == 0)
{