Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.docmanagement
ART ART is offline
external usenet poster
 
Posts: 37
Default Default encryption level

Hi,

Is there any way I can set a default so that when I want to encrypt a
document I don't have to go into the advanced area and choose a strong
encryption algorithm?

Thanks
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
Graham Mayor Graham Mayor is offline
external usenet poster
 
Posts: 19,312
Default Default encryption level

You could add the following lines to an autonew macro in the normal
template, which will set the encryption level for all new documents
e.g.

With ActiveDocument
.SetPasswordEncryptionOptions PasswordEncryptionProvider:= _
"Microsoft Enhanced DSS and Diffie-Hellman Cryptographic Provider",
_
PasswordEncryptionAlgorithm:="RC4", PasswordEncryptionKeyLength:=128, _
PasswordEncryptionFileProperties:=True
End With


--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org



Art wrote:
Hi,

Is there any way I can set a default so that when I want to encrypt a
document I don't have to go into the advanced area and choose a strong
encryption algorithm?

Thanks



  #3   Report Post  
Posted to microsoft.public.word.docmanagement
Tony Jollans Tony Jollans is offline
external usenet poster
 
Posts: 1,308
Default Default encryption level

You don't say what version of Word you are using, but the Advanced dialog is
only in 2002 and 2003. You can set the default encryption method for either
of these in the registry. See
http://office.microsoft.com/en-us/or...403111033.aspx for more
details.

--
Enjoy,
Tony

www.WordArticles.com

"Art" wrote in message
...
Hi,

Is there any way I can set a default so that when I want to encrypt a
document I don't have to go into the advanced area and choose a strong
encryption algorithm?

Thanks


  #4   Report Post  
Posted to microsoft.public.word.docmanagement
ART ART is offline
external usenet poster
 
Posts: 37
Default Default encryption level

Graham,

Thanks -- I didn't know I could do that! I'm probably going to look at
Tony's suggestion first, but may wind up using yours.

Thanks again

"Graham Mayor" wrote:

You could add the following lines to an autonew macro in the normal
template, which will set the encryption level for all new documents
e.g.

With ActiveDocument
.SetPasswordEncryptionOptions PasswordEncryptionProvider:= _
"Microsoft Enhanced DSS and Diffie-Hellman Cryptographic Provider",
_
PasswordEncryptionAlgorithm:="RC4", PasswordEncryptionKeyLength:=128, _
PasswordEncryptionFileProperties:=True
End With


--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org



Art wrote:
Hi,

Is there any way I can set a default so that when I want to encrypt a
document I don't have to go into the advanced area and choose a strong
encryption algorithm?

Thanks




  #5   Report Post  
Posted to microsoft.public.word.docmanagement
ART ART is offline
external usenet poster
 
Posts: 37
Default Default encryption level

Tony,

Thanks for the suggestion. I'll take a look at the link and see how it
works out for me.



"Tony Jollans" wrote:

You don't say what version of Word you are using, but the Advanced dialog is
only in 2002 and 2003. You can set the default encryption method for either
of these in the registry. See
http://office.microsoft.com/en-us/or...403111033.aspx for more
details.

--
Enjoy,
Tony

www.WordArticles.com

"Art" wrote in message
...
Hi,

Is there any way I can set a default so that when I want to encrypt a
document I don't have to go into the advanced area and choose a strong
encryption algorithm?

Thanks





  #6   Report Post  
Posted to microsoft.public.word.docmanagement
ART ART is offline
external usenet poster
 
Posts: 37
Default Default encryption level

Tony,

I tried the registry change and it appears to have worked perfectly. I did
have to add a number of nodes that weren't there, but it worked. Thanks very
much.

"Tony Jollans" wrote:

You don't say what version of Word you are using, but the Advanced dialog is
only in 2002 and 2003. You can set the default encryption method for either
of these in the registry. See
http://office.microsoft.com/en-us/or...403111033.aspx for more
details.

--
Enjoy,
Tony

www.WordArticles.com

"Art" wrote in message
...
Hi,

Is there any way I can set a default so that when I want to encrypt a
document I don't have to go into the advanced area and choose a strong
encryption algorithm?

Thanks



Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Set the default outlining level display in Word 2007 Rudy Microsoft Word Help 6 July 11th 07 08:16 AM
Setting Default Zoom Level in Word Pamelagio Microsoft Word Help 4 December 6th 06 11:54 PM
Setting default zoom level in Word Hermes Microsoft Word Help 5 October 2nd 06 09:52 AM
How do I change the default zoom level on load in Word 12? Tom Meier Microsoft Word Help 2 January 10th 06 04:06 AM
Zoom level default widman Page Layout 1 August 31st 05 03:50 AM


All times are GMT +1. The time now is 05:59 AM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"