Results 1 to 6 of 6

Thread: Changing the security setting of macro in word

  1. #1

    Thread Starter
    Learning .Net danasegarane's Avatar
    Join Date
    Aug 2004
    Location
    VBForums
    Posts
    5,853

    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

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Changing the security setting of macro in word

    Please stop bumping your thread mere minutes have you have created it.

  3. #3

    Thread Starter
    Learning .Net danasegarane's Avatar
    Join Date
    Aug 2004
    Location
    VBForums
    Posts
    5,853

    Re: Changing the security setting of macro in word

    sorry

  4. #4

    Thread Starter
    Learning .Net danasegarane's Avatar
    Join Date
    Aug 2004
    Location
    VBForums
    Posts
    5,853

    Re: Changing the security setting of macro in word

    some body reply please

  5. #5
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    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.

  6. #6

    Thread Starter
    Learning .Net danasegarane's Avatar
    Join Date
    Aug 2004
    Location
    VBForums
    Posts
    5,853

    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
  •  



Click Here to Expand Forum to Full Width