Jump to content

Recommended Posts

Posted

I can't help with your problem but that is a wicked wallpaper!

 

(All our active desktops do exactly the same so if someone know's a fix that'd be great!)

  • Thanks 1
Posted

I think it's this one:

 

Windows key + Pause/Break. Advanced tab. Settings button in the Performance box. Make sure 'Use drop shadows for icon labels on the desktop' is ticked.

  • Thanks 1
Posted
I think it's this one:

 

Windows key + Pause/Break. Advanced tab. Settings button in the Performance box. Make sure 'Use drop shadows for icon labels on the desktop' is ticked.

 

Is there a way to script/GPO this? Been looking but not found yet! Would be really nice to roll it out without visiting how ever many machines I now have .. lol ..

 

:cool:

Posted
Would also love a copy of that script if anyone can make it?

 

lazy....

 

 

that wallpaper isn't as good as the Christmas frog I made for our last place :p

Posted

You could make a reg key to modify the changes using the info below.

 

 

 

[HKCU\Software\Microsoft\Windows\CurrentVersion\ThemeManager] 
;Use visual styles on windows and buttons (0=off 1=on) 
"ThemeActive"="1" 
[HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] 
;Use common tasks in folders (0=off 1=on) 
"WebView"=dword:00000001 
;Show translucent selection rectangle (0=off 1=on) 
"ListviewAlphaSelect"=dword:00000001 
;Use drop shadows for icon labels on the desktop (0=off 1=on) 
"ListviewShadow"=dword:00000001 
;Use a background image for each folder type (0=off 1=on) 
"ListviewWatermark"=dword:00000001 
;Slide taskbar buttons (0=off 1=on) 
"TaskbarAnimations"=dword:00000001

 

Michael

  • Thanks 1
Posted
You could make a reg key to modify the changes using the info below.

 

 

 

[HKCU\Software\Microsoft\Windows\CurrentVersion\ThemeManager] 
;Use visual styles on windows and buttons (0=off 1=on) 
"ThemeActive"="1" 
[HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] 
;Use common tasks in folders (0=off 1=on) 
"WebView"=dword:00000001 
;Show translucent selection rectangle (0=off 1=on) 
"ListviewAlphaSelect"=dword:00000001 
;Use drop shadows for icon labels on the desktop (0=off 1=on) 
"ListviewShadow"=dword:00000001 
;Use a background image for each folder type (0=off 1=on) 
"ListviewWatermark"=dword:00000001 
;Slide taskbar buttons (0=off 1=on) 
"TaskbarAnimations"=dword:00000001

 

Michael

 

I'll give that a try! :D

Posted

Tried the reg and the shadow setting, neither stuck for student/staff logons...

 

i wonder if it is just an active desktop flaw :(

Posted
Dom: Have you tryed setting it as a HKLM instead?

 

Michael

 

Makes more sense actually, will give it a go!

 

Cheers mate

Posted

I have a recollection that it's down to the file format the background is in - if it's a JPEG, try it as a BMP (or the other way around!).

 

Stephen

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...