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:
parent
4c87ec9e83
commit
39b7d36352
5 changed files with 57 additions and 22 deletions
|
@ -109,7 +109,7 @@ int main(int argc, char* argv[])
|
|||
|
||||
// Get version
|
||||
|
||||
// DLL
|
||||
// DLL / EXE
|
||||
|
||||
if (mode.compare("D") == 0)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue