PDA

View Full Version : Creating my own custom Event Log.



bagofgloom
11-09-2009, 04:08 PM
I need the ability to add my own custom event log. Is this currently possible with SetupBuilder 7 or do I need to write a VBscript to take care of it. If it is possible is there an example I can look at. I found another post that was asking the same question but was posted a very long time ago. The post was called "Windows Event Log".

linder
11-10-2009, 02:00 AM
Hello,

What about using the Send OutputDebugString function? It lets you send a string to an external debugger for display.

Or use the Handle Text File Operation to create an ASCII text file and then log whatever you want.

Does this help?

---

Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910

SetupBuilder is Windows installation -- "point. click. ship"

-- Official Comodo Code Signing and SSL Certificate Partner