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.

    .reg file, login screen saver

    Discussion in 'Windows OS and Software' started by newsposter, Jan 22, 2011.

  1. newsposter

    newsposter Notebook Virtuoso

    Reputations:
    801
    Messages:
    3,881
    Likes Received:
    0
    Trophy Points:
    105
    Can anyone think of a reason why this wouldn't work?

    -----
    Windows Registry Editor Version 5.00

    [HKEY_USERS\.DEFAULT\Control Panel\Desktop]
    "SCRNSAVE.EXE" = "C:\\WINDOWS\\SYSTEM32\\FILQLO.SCR"

    [HKEY_USERS\.DEFAULT\Control Panel\Desktop]
    "ScreenSaveActive" = "1"

    [HKEY_USERS\.DEFAULT\Control Panel\Desktop]
    "ScreenSaveIsSecure" = "0"

    [HKEY_USERS\.DEFAULT\Control Panel\Desktop]
    "ScreenSaveTimeOut" = "60"
    -----

    ...or should I be going after hkey_current_user?

    Reference at this web link:

    How To Configure a Screensaver on the Windows 7 Login Screen

    thanks
     
  2. MidnightSun

    MidnightSun Emodicon

    Reputations:
    6,668
    Messages:
    8,224
    Likes Received:
    231
    Trophy Points:
    231
    Maybe because it's actually spelled FLIQLO? ;)
     
  3. newsposter

    newsposter Notebook Virtuoso

    Reputations:
    801
    Messages:
    3,881
    Likes Received:
    0
    Trophy Points:
    105
    grumble, grumble, grumble.....

    Get the spelling right and it works in a VM and a 'real' system.

    sheesh, and thanks!