The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    sony processes

    Discussion in 'VAIO / Sony' started by rac8006, Jan 28, 2008.

  1. rac8006

    rac8006 Newbie

    Reputations:
    0
    Messages:
    9
    Likes Received:
    0
    Trophy Points:
    5
    Having used the search feature of the site I find no reference to appmonutility.exe. What does this utility do?
     
  2. coolguy

    coolguy Notebook Prophet

    Reputations:
    805
    Messages:
    4,679
    Likes Received:
    12
    Trophy Points:
    106
    google buddy. Search is your friend.
     
  3. PWR

    PWR Notebook Guru

    Reputations:
    8
    Messages:
    51
    Likes Received:
    0
    Trophy Points:
    15
    On my Vaio "AppMonUtility.exe" turns logo lamp on/off.

    Graphical user interface "VAIO Control Center"-->"Logo Lamp Control" sets following reg key:
    HKEY_LOCAL_MACHINE\SOFTWARE\Sony Corporation\AppMon Utility\dwLogoMode
    0 = application dependent
    1 = always on
    2 = always off

    AppMonUtility reads this key and does the switching. For mode 0 it has to run continously of course as it has to monitor applications.
    If you only use mode 1 - you don't need to start AppMonUtility - remove it from autostart since lamp turns on at every reboot.
    Mode 2: you can start AppMonUtility, let it turn the lamp off and end the task to save some ressources. This can be automated of course.

    You can run AppMonUtility manually using one parameter:
    start (like startup shortcut): AppMonUtility.exe @@@Start
    end task: AppMonUtility.exe @@@HaltAll

    Using reg key and above commands it is possible to use the logo lamp for misc feedback e.g. email checker could turn logo lamp on...