Softpedia
 

WINDOWS CATEGORIES:



GLOBAL PAGES >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Sticky Password FR...
  • Parallels Workstat...
  • ESET NOD32 Antivir...
  • BitDefender Total ...
  • WinPatrol 24.6.201...
  • PerfectDisk Free D...
  • Adobe Photoshop CS...
  • PerfectDisk Profes...
  • Windows 8 Consumer...
  • Atlantis Word Proc...
  • 7-DAY TOP DOWNLOAD
    #
    Program
    Sticky Password FREE
    [SOFTPEDIA
    EXCLUSIVE] 6.0.2.323

    78,546 downloads
    Nokia PC Suite
    7.1.180.64

    74,932 downloads
    3DP Chip 12.04
    60,801 downloads
    Adobe Flash Player
    11.3.300.250 Beta 3
    / 11.2.202.235

    49,717 downloads
    Samsung PC Studio
    7.2.24.9

    45,498 downloads
    Nero 9 Free
    9.4.12.3d

    43,090 downloads
    Yahoo! Messenger
    11.5.0.192

    36,228 downloads
    Samsung Kies
    2.3.1.12044_18

    35,827 downloads
    Internet Download
    Manager 6.11 Build 7

    34,401 downloads
    Avira Antivir Virus
    Definition File
    Update May 22, 2012

    33,272 downloads
    Home > Windows > System > System Info > MyEventViewer > Changelog

    MyEventViewer 1.80 - Changelog


    What's new in MyEventViewer 1.80:

    May 10th, 2012

    · Added /SaveDirect command line option, for using with the other save command-line options (/scomma, /stab, /sxml, and so on...)
    · When you use the SaveDirect mode, the event log lines are saved directly to the disk, without loading them into the memory first. This means that you can save a list with large amount of event log lines into your disk without any memory problem, as long as you have enough disk space to store the saved file. The drawback of this mode: You cannot sort the log lines according to the column you choose with /sort command-line option.



    What's new in MyEventViewer 1.75:

    February 27th, 2012

    · Added /VisibleEventTypes command-line option, which allows you to specify the event types you wish to load.
    · Added /EventLogNames command-line option, which allows you to specify the event log names you wish to load.



    What's new in MyEventViewer 1.70:

    January 16th, 2012

    · Added 'Start As Hidden' option. When this option and 'Put Icon On Tray' option are turned on, the main window of MyEventViewer will be invisible on start



    What's new in MyEventViewer 1.66:

    November 2nd, 2011

    · Added accelerator keys to the event type filter (Ctrl+1 - Ctrl+5)



    What's new in MyEventViewer 1.65:

    October 19th, 2011

    · Added option to filter by Event ID.



    What's new in MyEventViewer 1.63:

    August 2nd, 2011

    · Added new option: 'Show Advanced Filter Window On Start'.



    What's new in MyEventViewer 1.62:

    July 23rd, 2011

    · Added 'Tray Balloon Event Type Filter' option (Under the Options menu), which allows you to choose for which event types the tray balloon will be displayed.



    What's new in MyEventViewer 1.61:

    June 2nd, 2011

    · Added option to load only the last xx events from every event log. (In the 'Advanced Filter' window)



    What's new in MyEventViewer 1.60:

    May 9th, 2011

    · Added 'Put Icon On Tray' option.
    · Added 'Tray Balloon On New Event' (works only when 'Put Icon On Tray' is turned on). When this option is turned on, and 'Auto Refresh' mode is enabled too, Every new event detected by MyEventViewer is displayed inside a tray balloon.



    What's new in MyEventViewer 1.55:

    April 10th, 2011

    · Added option to hide events by their source name, in the 'Advanced Options' window. You can specify multiple source names as comma delimited list (For exmaple: WinMgmt, w3svc, esent)



    What's new in MyEventViewer 1.50:

    March 31st, 2011

    · Added option to filter the events by source name, in the 'Advanced Options' window. You can specify multiple source names as comma delimited list (For exmaple: WinMgmt, w3svc, esent)
    · Added 'Remote Event Description Mode' under the Options menu, which allows you to control how the event description dll files are loaded when you connect a remote computer. In previous versions, the dll files were loaded from the local computer. Now you can choose whether to load them from local computer, remote computer or both. Be aware that loading dll files from the remote computer is a much slower process, and requires admin shares access (C$, D$, ADMIN$ and so on)



    What's new in MyEventViewer 1.45:

    March 4th, 2011

    · Added option to load the events on selected date/time range. (In 'Advanced Filter' window).
    · Added /advanced command-line option, for starting MyEventViewer with the 'Advanced Filter' window before loading the events.



    What's new in MyEventViewer 1.42:

    December 29th, 2010

    · The status bar now displays the total data size of selected events in KB/MB



    What's new in MyEventViewer 1.41:

    December 1st, 2010

    · Added 'Add Header Line To CSV/Tab-Delimited File' option. When this option is turned on, the column names are added as the first line when you export to csv or tab-delimited file.
    · Added x64 download, for using on 64-bit versions of Windows.



    What's new in MyEventViewer 1.40:

    November 15th, 2010

    · Added 'New Events Refresh' (F8) - This refresh option only add new events that have been created since the previous refresh, instead of loading the entire events list. This refresh is much faster than the standard refresh option (F5), which reloads the entire events list.
    · Added 'Auto Refresh' under the Options menu (1, 3, 5, 10 seconds, or disabled) - When this option is turned on, newly created events are displayed automatically without using the refresh option. When using this option, it's recommended to sort the events list by the event time, so the new events will appear in the top or in the bottom of the events list.



    What's new in MyEventViewer 1.37:

    July 15th, 2010

    · Fixed issue: Removed the wrong encoding from the xml string, which caused problems to some xml viewers, as well as removed wrong tag from the xml.



    What's new in MyEventViewer 1.36:

    May 10th, 2010

    · You can now send the events information to stdout by specifying an empty filename ("") in the command-line. (For example: MyEventViewer.exe /stab "" >> c:\temp\evt.txt)



    What's new in MyEventViewer 1.35:

    April 19th, 2010

    · Added /LoadFiles command-line paraneter, which allows you to load .evt files.



    What's new in MyEventViewer 1.30:

    March 13th, 2010

    · Added 'Show Event Description In Table' option, which allows you to view the description of the event in the 'Event Description' column



    What's new in MyEventViewer 1.25:

    October 12th, 2009

    · Added command-line support.



    What's new in MyEventViewer 1.22:

    May 3rd, 2009

    · Fixed bug: When using /remote option, MyEventViewer failed to display any non-system user name.



    What's new in MyEventViewer 1.21:

    April 30th, 2009

    · Fixed bug: When using /remote option, MyEventViewer cleared the log of local computer instead of the remote computer.



    What's new in MyEventViewer 1.20:

    April 28th, 2009

    · Added /remote command-line option to connect a remote computer.



    What's new in MyEventViewer 1.15:

    October 16th, 2008

    · Fixed bug: MyEventViewer stopped enumerating the logs when there was an item with very large data.
    · Fixed bug: MyEventViewer failed to display long text/data in the bottom pane.
    · New Option: 'Find By Event Description'. When this option is checked, the find feature also searches inside the description of the event



    What's new in MyEventViewer 1.11:

    September 9th, 2008

    · Fixed bug: MyEventViewer failed to display properly items with source name longer than 30 characters.



    What's new in MyEventViewer 1.10:

    May 9th, 2008

    · Fixed bug: The main window lost the focus when the user switched to another application and then returned back to MyEventViewer



    What's new in MyEventViewer 1.09:

    April 17th, 2008

    · Fixed bug: MyEventViewer crashed when the event data was very large



    What's new in MyEventViewer 1.06:

    March 28th, 2008

    · Fixed bug in Event ID sorting.
    · Fixed a few points that might cause a crash in MyEventViewer



    What's new in MyEventViewer 1.05:

    March 17th, 2008

    · New option: Clean All Events Logs
    · New option: Show only events from the last xx minutes/hours/days. (In the Advanced Filter window)



    What's new in MyEventViewer 1.01:

    March 6th, 2008

    · Added filter by event type.




    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM