|
-
May 30th, 2006, 09:25 AM
#1
Changing the security setting of macro in word
Hi,
Is there any method to change the security setting of macro in word without using sendkeys method.I am opening the word with word object model
-
May 30th, 2006, 09:51 AM
#2
Re: Changing the security setting of macro in word
Please stop bumping your thread mere minutes have you have created it.
-
May 30th, 2006, 10:07 AM
#3
Re: Changing the security setting of macro in word
-
May 30th, 2006, 12:26 PM
#4
Re: Changing the security setting of macro in word
-
May 30th, 2006, 12:42 PM
#5
Re: Changing the security setting of macro in word
You shouldn't bump threads in less than 24 hours - most of us who answer questions read most/all threads anyway. Seeing a bump just makes us think that you can't be bothered to do anything yourself.. which stops us from wanting to help.
Anyway, back to the question. Think about it for a minute, you want code to change the security level it is allowed to run at. A decent security system will not be turned off by the thing it is designed to stop.
I'm pretty sure that it isn't gonna happen, and if it is possible I don't want it to be shown on the forums anyway - there is too much malicious code out there already, without us enabling more.
What you currently have is probably the best solution anyway.
-
May 30th, 2006, 12:55 PM
#6
Re: Changing the security setting of macro in word
Sorry for bumping this thread.
Now i am using filesystem object to open a blank word document. After that i am using send keys to set the security setting to high level to low level .But in this i am facing problem that if any other document window open that it is not working
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|