Jump to content



Welcome to AstaHost - Dear Guest , Please Register here to get Your own website. - Ask a Question / Express Opinion / Reply w/o Sign-Up!

Toggle shoutbox Shoutbox Open the Shoutbox in a popup

@  yordan : (16 June 2013 - 05:41 PM) You're Welcome, Agyat!
@  agyat : (16 June 2013 - 07:38 AM) Thanks Yordan...
@  velma : (16 June 2013 - 12:06 AM) I Have Asked Opa To Check For A Backup.. He'll Let Me Know Soon :)
@  velma : (16 June 2013 - 12:05 AM) T_T It Seems That Someone Has Deleted That Topic Since I Found The Url Of The Topic But It Gives Me An Error
@  yordan : (15 June 2013 - 10:31 PM) @velma : It's A Tuto On How To Create A Login Program.
@  yordan : (15 June 2013 - 10:31 PM) Happy Birthday To Youuuuuu Agyat!
@  yordan : (15 June 2013 - 10:31 PM) Ba$
@  agyat : (15 June 2013 - 04:41 PM) :(
@  agyat : (15 June 2013 - 04:41 PM) Where The Hall I Were? 15Th Is Almost At End And No-One Wished Me "happy Birthday"!!!
@  velma : (14 June 2013 - 10:39 AM) Which Tutorial Is He Searching For?
@  velma : (14 June 2013 - 10:38 AM) Which Tutorial Is He Searching For?
@  yordan : (14 June 2013 - 07:47 AM) Ok, Have A Look Tomorrow.
@  yordan : (13 June 2013 - 03:19 PM) @velma, Can You Have A Look At Feelay's Problem? Seems That His Tutorial Is Not Searchable Today.
@  Feelay : (13 June 2013 - 08:11 AM) Oh, Haha
@  velma : (12 June 2013 - 05:39 PM) T_T Lately My Levels Of Procrastination..... **sigh**
@  velma : (12 June 2013 - 05:38 PM) I'll Do It Later
@  velma : (12 June 2013 - 05:38 PM) Procrastinators.. People Who Keep Saying "i'll Do This In A Bit"
@  Feelay : (12 June 2013 - 02:05 PM) Deal Punishments To What?
@  velma : (12 June 2013 - 01:27 PM) T_T We Should Deal Punishments To Procrastinators... Especially Me
@  Feelay : (12 June 2013 - 12:06 PM) As Well As Making It More Secure.

Replying to Active Desktop Tips


Post Options

    • Can't make it out? Click here to generate a new image

  or Cancel


Topic Summary

Posted 19 January 2010 - 02:45 AM

"4- to disable Active Desktop, give it value of 0 , and to enable it, give value of 1"

This is quite a mistake, you see the dword is NoActiveDesktop, to DISABLE active desktop, the dword value  should 1, not 0 as above, and to ENABLE active desktop, you should have 0.

 

-reply by Borge

soleimanian

Posted 14 January 2006 - 09:32 PM

Here are some Active Desktop tips

Just as you know, you can add Web content to your desktop (Active Desktop)
Note that is post is useful for advanced users, if you don’t have enough information about windows registry; it is recommended use common utilities

By default, each user can create different documents in Active Desktop; you can restrict or disable use of documents
1- Click Start menu > select Run > and type “regedit” (without quotes), to run Windows Registry Editor
2- Go to following address: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
3- Create a new DWORD and name ForceActiveDesktopOn
4- to disable this ability, give it value of 1 , and to enable it, give value of 0
5- Close registry editor and restart your computer


To disable Active Desktop
1- Click Start menu > select Run > and type “regedit” (without quotes), to run Windows Registry Editor
2- Go to following address:HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
3- Create a new DWORD and name NoActiveDesktop
4- to disable Active Desktop, give it value of 0 , and to enable it, give value of 1
5- Close registry editor and restart your computer

How to control Active Desktop

1- Click Start menu > select Run > and type “regedit” (without quotes), to run Windows Registry Editor
2- Go to following address:HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\ActiveDesktop
3- Create a new DWORD and give it value of 1, and name base on each ability

A- To limit toolbars : NoMovingBands
B- To disable Wallpaper: NoChangingWallpaper
C- To disable BMP wallpaper: NoHTMLWallPaper
D- To disable Components: NoComponents
E- To disable adding new component: NoAddingComponents
F- To disable removing components: NoDeletingComponents
G- To disable editing components: NoEditingComponents
H- To disable managing mouse: NoCloseDragDropBands

4- Close registry editor and restart your computer

How to disable changing Active Desktop

1- Click Start menu > select Run > and type “regedit” (without quotes), to run Windows Registry Editor
2- Go to following address:HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
3- Create a new DWORD and name NoActiveDesktopChanges
4- To enable this DWORD, give it value of 1, and to disable give value of 0
5- Close registry editor and restart your computer

How to disable changing Active Desktop settings

1- Click Start menu > select Run > and type “regedit” (without quotes), to run Windows Registry Editor
2- Go to following address :HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
3- Create a new DWORD and name NoSetActiveDesktop
4- Give it value of 1
5- Close registry editor and restart your computer


Note: Incorrectly editing the registry may severely damage your system. Before making changes to the registry, you should back up any valued data on your computer.

Review the complete topic (launches new window)