Update BrowserFlags and EditFlags in window7 registry via VB code
-
Update BrowserFlags and EditFlags in window7 registry via VB code
Our application is in VB6 and environment is Window XP. We are using WebBrowser control to display data of Word doc files
i.e. we are opening word files always inside the WebBrowser control.Our application send email to user with body as word
files i.e we paste word file data into email body part.Our VB code is perfectly working with office 2003 and office 2010.
We are doing following changes in window registry via VB code for temporary basis:
1)..HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Word.Document.8\
updating BrowserFlags value to H80000024
2)..HKEY_CLASSES_ROOT\Word.Document.8\
updating EditFlags value to 65536
3)..HKEY_CLASSES_ROOT\Word.Template.8\
updating EditFlags value to 65536
4)..HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Word.Document.12\
updating BrowserFlags value to H80000024
5)..HKEY_CLASSES_ROOT\Word.Document.12\
updating EditFlags value to 65536
6)..HKEY_CLASSES_ROOT\Word.Template.12\
updating EditFlags value to 65536
Now we are migrating environment from WinXP to Win7. I have following query for Win7 environment :
1) Will we able to do registry changes using VB code on the all same path as mentioned above ?
2)Will Word doc files always open inside webBrowser control ?
3)Do we require additional registry changes for BrowserFlags and EditFlags via VB code ?
4)Please suggest us what else we have to do for registry changes and to send email ?
Hi, Is there any updates ?
I am adding one more query . If Win7 support team does not give us rights to change registry then without changing values of BrowserFlags and EditFlags , how word docs files will open in webBrowser control of VB ?
Last edited by nivarshn; 12-21-2011 at 08:40 AM.
Reason: Adding one more query
Similar Threads
-
By News in forum Knowledge Base (KB)
Replies: 0
Last Post: 09-23-2011, 05:50 PM
-
By News in forum Knowledge Base (KB)
Replies: 0
Last Post: 08-17-2011, 12:00 AM
-
By News in forum Knowledge Base (KB)
Replies: 0
Last Post: 08-04-2011, 05:50 PM
-
By nottmb in forum Windows 7 Support
Replies: 1
Last Post: 09-09-2010, 04:52 AM
-
By Starcook in forum Windows 7 Support
Replies: 1
Last Post: 01-10-2009, 10:38 PM
Visitors found this page by searching for:
set editflags via group policy
,
editflags office 2010 gpo
Tags for this Thread
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