Hi
I'm Trying now for several hours but i can't get the Logging to work properly.
What i want to do is to Save the Content of the Details window into a file.
What i did so far was:
- a whole lot of googleing and searching this forum
- getting a logging activated version of NSIS
- Figuring out that in order to user Logging i have to set "LogSet on" in the beginning of each section.
So. Know i have a ridiculously large log which contains the DetailPrint entries but not the other DetailsWindow data, along with other unnecessary data.
Logging has to work for the Silent installation too.
Since no clear answer to this Problem exists, i hope to find one here.
Is it even Possible to dumb the DetailsWindow-Content to a File in a Way which works in a Silent installation too?
If yes: Do i do it with LogSet?
I've checked all the Plugins but they don't seem to solve my Problem. Maybe i just misunderstand their description...
I hope you guys can Help me or point me at least to the right Direction.
Regards,
stopasking
I'm Trying now for several hours but i can't get the Logging to work properly.
What i want to do is to Save the Content of the Details window into a file.
What i did so far was:
- a whole lot of googleing and searching this forum
- getting a logging activated version of NSIS
- Figuring out that in order to user Logging i have to set "LogSet on" in the beginning of each section.
So. Know i have a ridiculously large log which contains the DetailPrint entries but not the other DetailsWindow data, along with other unnecessary data.
Logging has to work for the Silent installation too.
Since no clear answer to this Problem exists, i hope to find one here.
Is it even Possible to dumb the DetailsWindow-Content to a File in a Way which works in a Silent installation too?
If yes: Do i do it with LogSet?
I've checked all the Plugins but they don't seem to solve my Problem. Maybe i just misunderstand their description...
I hope you guys can Help me or point me at least to the right Direction.
Regards,
stopasking
Comment