June 2008
Sun Mon Tue Wed Thu Fri Sat
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30          
Search

 
Catagories
Archives
Recent Entries
Links
RSS
disable the ms office 'clip book'
Catagory: programming · This Entry · Comment(0) · eMail entry · Google
March 16, 2004 03:39 PM

programming

There are no preference settings to enable/disable to the clip book (clipboard) in MS Office. But you can modify the registry directly to enable/disable the rather annoying clip book.


each version of office will have a different branch with associated key, for example office2000 is version 10.0 -- and to do this, you need to add/change a DWORD value called AcbControl

HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Common\General\AcbControl = 1

AcbControl = 1, disable
AcbControl = 0, enable






Comments

Post a comment
Name:


Email Address:


URL:


Comments: