diff --git a/Source/exehead/exec.c b/Source/exehead/exec.c index 36c3f415..55bf8c76 100644 --- a/Source/exehead/exec.c +++ b/Source/exehead/exec.c @@ -1003,7 +1003,7 @@ static int NSISCALL ExecuteEntry(entry *entry_) IShellLink* psl; if (!validpathspec(buf2)) - GetStringFromParm(0x11); + GetStringFromParm(0x21); log_printf8("CreateShortCut: out: \"%s\", in: \"%s %s\", icon: %s,%d, sw=%d, hk=%d", buf1,buf2,buf0,buf3,parm4&0xff,(parm4&0xff00)>>8,parm4>>16);