Click here to Skip to main content
15,914,231 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,

Is it possible to add a new Trusted Location for word 2010 using VB.Net?

I want to do the same steps in the below link using VB.Net, is that possible ?

http://www.doztech.net/microsoft-office/how-to-add-trusted-locations-in-office-2010/[^]
Thanks,
Posted
Updated 12-Jun-11 7:12am
v3
Comments
Maciej Los 13-Jun-11 17:07pm    
First of all: i don't have MS Office 2007-2010, but i have an idea.
Secondly: i don't know any method or function to change it by code.
What is an idea? Try to make a "picture" for windows registry (HKCU, HKLM) before and after you manually make changes for trusted location options. Compare two files and see the differences ;)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900