Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   NSIS Installer as Event Message File? (http://forums.winamp.com/showthread.php?t=452285)

sfx09 6th December 2017 00:20

NSIS Installer as Event Message File?
 
Hello!

Can I use NSIS-installer (installer.exe) as Event Message File, which will be used by Windows Event Viewer? I need to set any Event ID, which will be writing to an existing "Application" log without the annoying "The description for Event ID cannot be found" message. It's possible without secondary DLL or EXE? Thanks for answers.

Sorry for my English.

sfx09 6th December 2017 00:28

Maybe, NSIS-installer (exe) already has some standart built-in event IDs? I tried to use 1,0,32,1000 values (decimal), but - unsuccessfully. =( Maybe, I can add one message ID into finish exe-installer manually?

Anders 6th December 2017 01:51

Use !packhdr to execute Resource Hacker, it can add a message table. It makes little sense for a installer to do this since the path needs to be stored in the registry IIRC.

sfx09 6th December 2017 13:17

big thanks!


All times are GMT. The time now is 18:06.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.