Annoyances.org
Home » Windows 2000 Discussion Forum » Message 1111075593 Search | Help | Home
  
Tip: Run a free scan for common Windows errors ad

re: Question about 'Windows Installer Appears Every Time I Start an Application'
Thursday, March 17, 2005 at 8:06 am
Windows 2000 Annoyances Discussion Forum
Posted by John B (2 messages posted)


I have a slightly different twist on this problem:

I have an application developed using VB6 which makes use of the MS DataGrid.  I 
have built the install using Visual Studio Installer 1.1.

The issue is when a user logs in for the first time and runs the application, whenever 
the datagrid is to be displayed, MS Office installer kicks off.

I have been able to address this by updating the registry as needed with the fix 
supplied below (thanks Phillip!)  However, I have many users whose accounts do not 
have access to write to the registry, and since the fix is at the HKCU level, it 
doesn't help to apply it when installed.

Is there a way I can use this grid without triggering Office install?  Or a registry 
fix not at the HKCU level?  The application does not require Office.  If I put it 
on a machine without Office, it runs just fine.

Thanks in advance for any thoughts.

Regards,
John






On Tuesday, July 30, 2002 at 12:19 pm, Phillip wrote:
>
>The answer You've all been waiting for... & its tried and tested!!
>
>(These registry keys fix the Microsoft Office Installer)
>
>[HKEY_CURRENT_USER\Software\Microsoft\Office\9.0\Common\General\InstallProductID]
>@="{00000409-78E1-11D2-B60F-006097C998E7}"
>
>[HKEY_CURRENT_USER\Software\Microsoft\Office\9.0\Common\LanguageResources]
>"1033"="On"
>"HelpLanguage"=dword:00000409
>"InstallLanguage"=dword:00000409
>"UILanguage"=dword:00000409
>[HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Common\LanguageResources]
>"1033"="Off"
>"2057"="On"
>"HelpLanguage"=dword:00000409
>"InstallLanguage"=dword:00000409
>"UILanguage"=dword:00000409
>
>[HKEY_CURRENT_USER\Software\Microsoft\Office\9.0\Common\UserInfo]
>-"UserInitials"
>-"UserName"
>[HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Common\UserInfo]
>-"UserInitials"
>-"UserName"
>
>[HKEY_CURRENT_USER\Software\Microsoft\Office\9.0\Access]
>"UserData"=dword:00000001
>[HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Access]
>"UserData"=dword:00000001
>
>[HKEY_CURRENT_USER\Software\Microsoft\Office\9.0\Common]
>"UserData"=dword:00000001
>[HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Common]
>"UserData"=dword:00000001
>
>[HKEY_CURRENT_USER\Software\Microsoft\Office\9.0\Excel]
>"UserData"=dword:00000001
>[HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Excel]
>"UserData"=dword:00000001
>
>[HKEY_CURRENT_USER\Software\Microsoft\Office\9.0\Outlook]
>"UserData"=dword:00000001
>[HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Outlook]
>"UserData"=dword:00000001
>
>[HKEY_CURRENT_USER\Software\Microsoft\Office\9.0\PowerPoint]
>"UserData"=dword:00000001
>[HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\PowerPoint]
>"UserData"=dword:00000001
>
>[HKEY_CURRENT_USER\Software\Microsoft\Office\9.0\Word]
>"UserData"=dword:00000001
>[HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Word]
>"UserData"=dword:00000001
>
>[HKEY_CURRENT_USER\Software\Microsoft\Office\9.0\FrontPage]
>"UserData"=dword:00000001
>[HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\FrontPage]
>"UserData"=dword:00000001
>
>Have Fun!



Written in response to:
re: Question about 'Windows Installer Appears Every Time I Start an Application' (Phillip: Tuesday, July 30, 2002 at 12:19 pm)

Responses to this message:
*re: Question about 'Windows Installer Appears Every Time I Start an Application' (Carlos Lopes: Wednesday, April 6, 2005 at 6:44 am)

All messages in this thread [show all]
-Question about 'Windows Installer Appears Every Time I Start an Application' (Nick: Tue, Jun 25, 2002, 8:34 pm)
-re: Question about 'Windows Installer Appears Every Time I Start an Application' (Jean-Marie Pierrard: Sat, Jun 29, 2002, 3:17 am)
-re: Question about 'Windows Installer Appears Every Time I Start an Application' (Sergio: Tue, Oct 1, 2002, 5:41 am)
*re: Question about 'Windows Installer Appears Every Time I Start an Application' (Luke: Mon, Jun 22, 2009, 7:28 am)
-re: Question about 'Windows Installer Appears Every Time I Start an Application' (Phillip: Tue, Jul 30, 2002, 12:19 pm)
*re: Question about 'Windows Installer Appears Every Time I Start an Application' (Vaughn: Mon, Feb 17, 2003, 12:41 am)
-re: Question about 'Windows Installer Appears Every Time I Start an Application' (RonL: Tue, May 20, 2003, 3:16 am)
*re: Question about 'Windows Installer Appears Every Time I Start an Application' (Andy Mc: Mon, Dec 5, 2005, 11:30 am)
*re: Question about 'Windows Installer Appears Every Time I Start an Application' (Geoff Cooper: Wed, Aug 6, 2003, 4:10 pm)
*re: Question about 'Windows Installer Appears Every Time I Start an Application' (Mario: Sun, Jan 4, 2004, 7:43 am)
-re: Question about 'Windows Installer Appears Every Time I Start an Application' (John B: Thu, Mar 17, 2005, 8:06 am)
-re: Question about 'Windows Installer Appears Every Time I Start an Application' (Carlos Lopes: Wed, Apr 6, 2005, 6:44 am)
*re: Question about 'Windows Installer Appears Every Time I Start an Application' (John B: Wed, Apr 6, 2005, 7:08 am)
-re: Question about 'Windows Installer Appears Every Time I Start an Application' (Phil: Tue, Sep 24, 2002, 10:45 am)
*re: Question about 'Windows Installer Appears Every Time I Start an Application' (Gaspode: Thu, May 8, 2003, 6:55 am)
-re: Question about 'Windows Installer Appears Every Time I Start an Application' (RonL: Tue, May 20, 2003, 11:04 am)
*re: Question about 'Windows Installer Appears Every Time I Start an Application' (Phillip: Sun, Jan 4, 2004, 8:44 am)
-re: Question about 'Windows Installer Appears Every Time I Start an Application' (Mona-Lynn: Mon, Dec 6, 2004, 3:23 am)
-re: Question about 'Windows Installer Appears Every Time I Start an Application' (frank vh: Mon, Jan 3, 2005, 5:06 am)
-re: Question about 'Windows Installer Appears Every Time I Start an Application' (Mona-Lynn: Tue, Feb 8, 2005, 3:57 am)
*re: Question about 'Windows Installer Appears Every Time I Start an Application' (frank vh: Tue, Feb 8, 2005, 7:55 am)
*re: Question about 'Windows Installer Appears Every Time I Start an Application' (Pat: Wed, Apr 13, 2005, 10:02 pm)
-re: Question about 'Windows Installer Appears Every Time I Start an Application' (Jim in Oz: Mon, Feb 19, 2007, 3:54 pm)
*re: Question about 'Windows Installer Appears Every Time I Start an Application' (Semmumisci: Sat, Apr 18, 2009, 2:43 am)
Return to the Windows 2000 Discussion Forum


All content at Annoyances.org is Copyright © 1995-2009 Creative Elementtm All rights reserved.
Please do not plagiarize; redistributing these pages without permission is strictly prohibited.