WINAMP.COM | Forums > Developer Center > NSIS Discussion > nsExec::ExecToStack will be blocked by Trend Micro OfficeScan |
Last Thread
Next Thread
|
| Author |
|
|
Animaether Major Dude
Registered: Jun 2001 |
perhaps execDos? |
||
|
|
|
gan.gary Junior Member
Registered: Feb 2009 |
thanks, it could be the options. Asking user to add it to whitelist of AV could be impossible. Just afraid this plugin might cause another similar issue next time, since it's an commercial application. Is it a freeware? I found no EULA there. |
||
|
|
|
kichik M.I.A. [NSIS Dev, Mod]
Registered: Oct 2001 |
Nothing we can do could ever fix all of the already existing installers using nsExec. It's Trend's bug to fix and it's their product's compatibility with the hundreds of installers using nsExec. Your best and pretty much only choice here is to have them fix this. __________________ |
||
|
|
|
gan.gary Junior Member
Registered: Feb 2009 |
Thanks, what about license issue? Nothing mentioned in Wiki page: http://nsis.sourceforge.net/ExecDos |
||
|
|
|
kichik M.I.A. [NSIS Dev, Mod]
Registered: Oct 2001 |
If it's not mentioned, it's zlib like NSIS itself. But the license has nothing to do with this issue. __________________ |
||
|
|
|
gan.gary Junior Member
Registered: Feb 2009 |
sorry, I confused you. I was trying to say I am gonna use it in commercial app. It'd be a grey area if it's not specified. It could not be found here: http://nsis.sourceforge.net/User:Takhir |
||
|
|
|
Takhir Major Dude
Registered: Feb 2004 |
'There are no new private messages since your last visit.' |
||
|
|
|
gan.gary Junior Member
Registered: Feb 2009 |
Great, tq. I prefer any document in black in white, so that I can release it with my app's EULA. |
||
|
|
|
Anders Major Dude
Registered: Jun 2002 |
I know I talked about this with kichik on IRC a while back, can't find it in my logs ATM. But yes, anything on the wiki that does not have its own license is zlib. Why http://nsis.sourceforge.net/License does not include parts about the wiki, I don't know, maybe "plug-ins , documentation, examples" covers it (IANAL,TINLA) __________________ |
||
|
|
|
gan.gary Junior Member
Registered: Feb 2009 |
I think I overlooked. If it's released under zLib, then it'd be GPL (http://www.zlib.net/zlib_license.html, http://en.wikipedia.org/wiki/Zlib_License), instead of CPL. |
||
|
|
|
Anders Major Dude
Registered: Jun 2002 |
no, zlib is not the same as GPL. It is _compatible_ with the GPL, but it also does not have the same restrictions that GPL has (IANAL) __________________ |
||
|
|
|
gan.gary Junior Member
Registered: Feb 2009 |
meant it's neither CPL nor GPL? then thanks. I just attach the zlib license. |
||
|
|
|
Last Thread Next Thread
|
WINAMP.COM | Forums > Developer Center > NSIS Discussion > nsExec::ExecToStack will be blocked by Trend Micro OfficeScan |
Forum Rules:
|