Hello,
I found a small bug in the NSIS script from Warzone2100Portable.
!define APPNAME "Warzone 2100"
should be
!define APPNAME "Warzone2100"
Otherwise you have a space inside the ENTRYNAME
from the INI-file and this will not work.
I recompiled it and now it works fine.
Regards
Pebcak13
Edit: I forgot the version: Warzone2100Portable - V2.3.8