Lmf-wallpaper

From BioDIP
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
regedit path
+
# get the wallpaper files
 
+
## log in as administrator
HKEY_USERS
+
## connect to the LMF fileserver
.DEFAULT
+
## copy all the *.bmp files in the "wallpaper" folder to "C:\Windows" - done!
Control Panel
+
# set up the wallpaper for the start-up screen
Desktop
+
## log in as administrator
"Wallpaper": "C:\Windows\lmf-wallpaper-[resolution]-startup.bmp"
+
## right-click on a free area of the desktop
"WallpaperStyle": "2"
+
## select "Properties"
 +
## check the screen resolution in the tab "Settings"
 +
## click "OK"
 +
## open the registry: click "Start" > select "Run..." > type "regedit" > click "OK"
 +
## go to the path: HKEY_USERS > .DEFAULT > Control Panel > Desktop
 +
## double-click "Wallpaper" and enter "C:\Windows\lmf-wallpaper-[screen resolution]-startup.bmp"
 +
## check that the value down below ("WallpaperStyle") is "2"
 +
## close the registry, log off - done!
 +
# set up the wallpaper for "lmf user" account
 +
## log in as "lmf user"
 +
## right-click on a free area of the desktop
 +
## select "Properties"
 +
## check the screen resolution in the tab "Settings"
 +
## select the tab "Desktop"
 +
## scroll down the wallpaper list until you find one which is called "lmf-wallpaper-[screen resolution].bmp"
 +
## click "OK" - done!

Revision as of 16:22, 18 March 2009

  1. get the wallpaper files
    1. log in as administrator
    2. connect to the LMF fileserver
    3. copy all the *.bmp files in the "wallpaper" folder to "C:\Windows" - done!
  2. set up the wallpaper for the start-up screen
    1. log in as administrator
    2. right-click on a free area of the desktop
    3. select "Properties"
    4. check the screen resolution in the tab "Settings"
    5. click "OK"
    6. open the registry: click "Start" > select "Run..." > type "regedit" > click "OK"
    7. go to the path: HKEY_USERS > .DEFAULT > Control Panel > Desktop
    8. double-click "Wallpaper" and enter "C:\Windows\lmf-wallpaper-[screen resolution]-startup.bmp"
    9. check that the value down below ("WallpaperStyle") is "2"
    10. close the registry, log off - done!
  3. set up the wallpaper for "lmf user" account
    1. log in as "lmf user"
    2. right-click on a free area of the desktop
    3. select "Properties"
    4. check the screen resolution in the tab "Settings"
    5. select the tab "Desktop"
    6. scroll down the wallpaper list until you find one which is called "lmf-wallpaper-[screen resolution].bmp"
    7. click "OK" - done!
Personal tools