Technology Questions

Go Back   Technology Questions > Software Questions > Operating System Questions > Vista Community > Windows Vista

Windows Vista Discuss the different versions of Windows Vista, Fuji, or Vienna

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 08-11-2009, 08:20 PM
Don84
Newsgroup Contributor
 
Posts: n/a
Windows Installer

Could you pls check if your Vista has Windows Installer installed? two
places in registry to look for it,
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
or
HKEY_LOCAL_MACHINE\Software\Microsoft\Active Setup\Installed
Components

use regedit to access registry info (be careful not change anything!).

thanks.

Reasons I'm asking this question:
a) I don't have a vista os box myself;
b) I'd like to see if most of the vista boxes out there has windows
installer installed already
and if yes, which version has the most installed base.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 08-11-2009, 08:20 PM
  #2 (permalink)  
Old 08-12-2009, 05:50 AM
Malke
Newsgroup Contributor
 
Posts: n/a
Re: Windows Installer

Don84 wrote:
[color=blue]
> Could you pls check if your Vista has Windows Installer installed? two
> places in registry to look for it,
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
> or
> HKEY_LOCAL_MACHINE\Software\Microsoft\Active Setup\Installed
> Components
>
> use regedit to access registry info (be careful not change anything!).
>
> thanks.
>
> Reasons I'm asking this question:
> a) I don't have a vista os box myself;
> b) I'd like to see if most of the vista boxes out there has windows
> installer installed already
> and if yes, which version has the most installed base.[/color]

Of course Vista has the Windows Installer. If you don't have Vista, then why
are you asking this question?

Malke
--
MS-MVP
Elephant Boy Computers - Don't Panic!
[url]http://www.elephantboycomputers.com/#FAQ[/url]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 08-12-2009, 08:20 AM
Don84
Newsgroup Contributor
 
Posts: n/a
Re: Windows Installer

On Aug 12, 8:41*am, Malke <ma...@invalid.invalid> wrote:[color=blue]
> Don84 wrote:[color=green]
> > Could you pls check if your Vista has Windows Installer installed? two
> > places in registry to look for it,
> > HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
> > or
> > HKEY_LOCAL_MACHINE\Software\Microsoft\Active Setup\Installed
> > Components[/color]
>[color=green]
> > use regedit to access registry info (be careful not change anything!).[/color]
>[color=green]
> > thanks.[/color]
>[color=green]
> > Reasons I'm asking this question:
> > a) I don't have a vista os box myself;
> > b) I'd like to see if most of the vista boxes out there has windows
> > installer installed already
> > and if yes, which version has the most installed base.[/color]
>
> Of course Vista has the Windows Installer. If you don't have Vista, then why
> are you asking this question?
>
> Malke
> --
> MS-MVP
> Elephant Boy Computers - Don't Panic![url]http://www.elephantboycomputers.com/#FAQ[/url][/color]

Because I have a software package which bundles sql server 2005
express sp3 that users reports problem installing it onto Vista boxes
while it seems ok with XP. And I think Windows Installer of a given
Vista plays a critical role in such sql server installation. thks for
your time.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 08-12-2009, 09:10 AM
Malke
Newsgroup Contributor
 
Posts: n/a
Re: Windows Installer

Don84 wrote:
[color=blue]
> Because I have a software package which bundles sql server 2005
> express sp3 that users reports problem installing it onto Vista boxes
> while it seems ok with XP. And I think Windows Installer of a given
> Vista plays a critical role in such sql server installation. thks for
> your time.[/color]

It might be the Windows Installer but it is far likelier that your package
is trying to write to areas of the system that are protected in Vista which
aren't protected in XP or even to areas that don't exist in Vista. If you
are the developer, you might get focused help by posting in a developer's
newsgroup or even start with one of the SQL server newsgroups instead of
here in Vista General.

[url]http://aumha.org/nntp.htm[/url] - list of MS newsgroups

Malke
--
MS-MVP
Elephant Boy Computers - Don't Panic!
[url]http://www.elephantboycomputers.com/#FAQ[/url]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 08-12-2009, 01:00 PM
Don84
Newsgroup Contributor
 
Posts: n/a
Re: Windows Installer

On Aug 12, 12:05*pm, Malke <ma...@invalid.invalid> wrote:[color=blue]
> Don84 wrote:[color=green]
> > Because I have a software package which bundles sql server 2005
> > express sp3 that users reports problem installing it onto Vista boxes
> > while it seems ok with XP. *And I think Windows Installer of a given
> > Vista plays a critical role in such sql server installation. *thks for
> > your time.[/color]
>
> It might be the Windows Installer but it is far likelier that your package
> is trying to write to areas of the system that are protected in Vista which
> aren't protected in XP or even to areas that don't exist in Vista. If you
> are the developer, you might get focused help by posting in a developer's
> newsgroup or even start with one of the SQL server newsgroups instead of
> here in Vista General.
>
> [url]http://aumha.org/nntp.htm-[/url] list of MS newsgroups
>
> Malke
> --
> MS-MVP
> Elephant Boy Computers - Don't Panic![url]http://www.elephantboycomputers.com/#FAQ[/url][/color]

My installer doesn't do much, it won't write anything to anywhere
except creating a few log files in current directories and user is
required to login as Administrator, and if Vista won't even allow
admin to create a few simple files it sucks (sorry for the language
but you get the sentiment). Then the installer is looking for
WindowsInstaller-KB893803-v2-x86.exe (which seemed to work Vista even
for sql server 2005 express sp3 installation several months ago), if
not found to be installed and it's vista os then detect and/or install
Windows6.0-KB942288-
v2-x86.msu

I find something is very wrong with MS SQL Group on this issue of
installing sql server 2005 express sp3 to vista os or MS Windows
Update Group, and if the problem is intentional (you won't think of it
but entirely possible considering so many bad corporate heads are
being uncovered in recent months... I could be wrong and wish so on
this...)

On most relevant ng for this issue, MS controlled ones, my original
posts are often changed and not seem truly helpful.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #6 (permalink)  
Old 08-13-2009, 05:40 AM
Malke
Newsgroup Contributor
 
Posts: n/a
Re: Windows Installer

Don84 wrote:

[color=blue]
> My installer doesn't do much, it won't write anything to anywhere
> except creating a few log files in current directories and user is
> required to login as Administrator, and if Vista won't even allow
> admin to create a few simple files it sucks (sorry for the language
> but you get the sentiment). Then the installer is looking for
> WindowsInstaller-KB893803-v2-x86.exe (which seemed to work Vista even
> for sql server 2005 express sp3 installation several months ago), if
> not found to be installed and it's vista os then detect and/or install
> Windows6.0-KB942288-
> v2-x86.msu
>
> I find something is very wrong with MS SQL Group on this issue of
> installing sql server 2005 express sp3 to vista os or MS Windows
> Update Group, and if the problem is intentional (you won't think of it
> but entirely possible considering so many bad corporate heads are
> being uncovered in recent months... I could be wrong and wish so on
> this...)
>
> On most relevant ng for this issue, MS controlled ones, my original
> posts are often changed and not seem truly helpful.[/color]

Sorry but I can't address any of your comments. I know nothing about
programming except that a well-written program for any grown-up operating
system (XP, Vista, Win7, Linux, Unix, OS X) does *not* require a user to log
in as Administrator to install it. I can't remember the last time I logged
into one of my Linux systems as root (if ever) and root is disabled by
default in OS X just like it is in Vista/Win7. So something is apparently
wrong in the way you've written your program but only another programmer
would be able to help with that. Look on the MSDN forums perhaps.

I also can't address any of your comments about SQL Server since I've only
installed it a few times for clients. I don't see how your "original posts
are often changed" statement could be true since this is Usenet and these
groups are not moderated, but since I'm not going to spend any time on
researching I'll pass on that too.

I'm sorry I was unable to help you. EOT for me since I have nothing further
to add.

Malke
--
MS-MVP
Elephant Boy Computers - Don't Panic!
[url]http://www.elephantboycomputers.com/#FAQ[/url]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is Off
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
windows vista windows installer error khaled Windows Vista 3 05-06-2008 03:20 AM
How to start Windows Installer in Safe Mode in Windows Vista John Windows Vista 4 12-26-2007 07:50 PM
HELP windows installer and windows media player not working! Quicksilver Windows Vista 2 11-10-2007 07:20 PM
Having trouble with Windows Installer 4.0 in Windows Vista Susanna Windows Vista 0 08-28-2007 09:50 PM
FIX: WebSphere MQ for Windows, Version 6.0 breaks explorer.exe and COM+ and Windows Installer could not be accessed, etc. acscott Windows XP 1 06-15-2007 05:41 PM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 03:43 AM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0