473,426 Members | 1,749 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,426 software developers and data experts.

eventlog 'For more information, see Help and ...'

Has anyone ever foud a way to avoid the message at the end of each log
message?
The only one one I saw so far is Norton Antivisrus when it writes "files are
up to date...".
Any solution to remove the ms hyperlink would be most welcome.
Thanks
Tom
Nov 17 '05 #1
2 1374
In article <#T*************@TK2MSFTNGP09.phx.gbl>, no****@nowhere.com
says...
Has anyone ever foud a way to avoid the message at the end of each log
message?
The only one one I saw so far is Norton Antivisrus when it writes "files are
up to date...".
Any solution to remove the ms hyperlink would be most welcome.
Thanks
Tom


The following RedirectionURL_None.reg file will completely remove the ms
hyperlink from the event log (watch out for wrapping):

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Event
Viewer]
"MicrosoftRedirectionURL"=""
"MicrosoftRedirectionProgram"=hex(2):00,00
"MicrosoftRedirectionProgramCommandLineParameters" =""

As always, backup this registry key before applying this to your
registry. YMMV.

--
Larry Steeger
RusSte, Inc. - http://www.russte.com
Nov 17 '05 #2
Thank you Lawrence
that removes them all. So it seams there is no way to leave the system
intact an just display a single entry without the url. This used to be
possible before .net
Thanks and regards
Tom

"Lawrence R. Steeger" <st*********@yahoo.com> wrote in message
news:MP************************@msnews.microsoft.c om...
In article <#T*************@TK2MSFTNGP09.phx.gbl>, no****@nowhere.com
says...
Has anyone ever foud a way to avoid the message at the end of each log
message?
The only one one I saw so far is Norton Antivisrus when it writes "files
are
up to date...".
Any solution to remove the ms hyperlink would be most welcome.
Thanks
Tom


The following RedirectionURL_None.reg file will completely remove the ms
hyperlink from the event log (watch out for wrapping):

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Event
Viewer]
"MicrosoftRedirectionURL"=""
"MicrosoftRedirectionProgram"=hex(2):00,00
"MicrosoftRedirectionProgramCommandLineParameters" =""

As always, backup this registry key before applying this to your
registry. YMMV.

--
Larry Steeger
RusSte, Inc. - http://www.russte.com

Nov 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: timb | last post by:
Hi, am creating a windows service using c# and would like it to create a new eventlog logtype and add it to the eventlog viewer so that i can log all messages relating to this application to this...
2
by: Next | last post by:
Hello all, I have a windows service that was suppose to write some events into its own EventLog. I created the EventLog using the component on VS 2003 toolbar Added an installer for it. Set...
3
by: bas jaburg | last post by:
Hi, I am using the Microsoft Application BuildingBolock (Freudian slip, hahaha) Exception Management and am using a CustomPublisher. This goes fine and it write's stuff the Windows EventLog. ...
3
by: Ben | last post by:
I am trying to write an eventlog monitor. I am using the sample code provided by VB2005 SDK as the bases for my application. I need to monitor all three logs (application, system, and security)....
2
by: John Smith | last post by:
I have created a windows service that logs errors to the EventLog. I want the logs to go to an EventLog I have created. However, I am finding that the event is not logging to the created EventLog...
0
by: sk.rasheedfarhan | last post by:
Hi all, According to my project requirement I have to write the NT Event information of SQL Server into EventLog viewer. For more clear I want to write the following information into...
0
by: sanmdar | last post by:
I am currently facing a problem in the implementation of event logging in C++. The requirement is that one of the service created by us should log the events and the supporting information. ...
0
by: jammendolia | last post by:
Hello all, I am having an intermittent exception occur when writing the the eventlog from a windows service application written in c#, running on a Win2k SP4 server. Here's the code: ...
2
by: Dennis | last post by:
I have a service with the following startup code... When I start the service I see a new entry under... Computer Management(local) System Tools Event Viewer Application MyServiceLog ...
3
by: psabale | last post by:
Hi All, I have created a tool in c#, which monitors the eventlog ( security log) and fetches the details of every new entry. The tool runs fine on one of the machines, but on another machine it...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.