Windows 7 Forums Search
Welcome to Windows 7 Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows 7. The Windows 7 forum also covers news and updates and has an extensive Windows 7 tutorial section that covers a wide range of tips and tricks.


Windows 7 - Update BrowserFlags and EditFlags in window7 registry via VB code

 
12-20-2011   #1


Window 7
 
 

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 Windows 7. I have following query for Windows 7 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 Windows 7 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:42 AM.. Reason: adding one more query
My System SpecsSystem Spec
Reply

 Update BrowserFlags and EditFlags in window7 registry via VB code problems?



Thread Tools



Similar Threads for: Update BrowserFlags and EditFlags in window7 registry via VB code
Thread Forum
Windows Update errors Code 800B0100 and Code 8007065E, tried everythin Windows Updates & Activation
Code 19 corrupt registry preventing me from using DVD ROM. Hardware & Devices
i need icons registry code... Themes and Styles
After registry changes, Windows Defender cannot update Windows Updates & Activation
Update Error Code 80072EE2 Windows Updates & Activation


All times are GMT -5. The time now is 05:52 PM.



Windows 7 Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows 7" and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd
  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30