Results 1 to 8 of 8

Thread: [RESOLVED] Windows installer

  1. #1

    Thread Starter
    PowerPoster Fazi's Avatar
    Join Date
    Aug 2005
    Location
    Underworld
    Posts
    2,525

    Resolved [RESOLVED] Windows installer

    hai all.

    One man came and install a dot vb.net made program.
    after he went my windows installer died. when ever open an office memeber, it produce an error. also i can uninstall or install programs that use windows installer. i downlod and install the windows installer again. but no result. problem is there.

    Pls help me.

    i have attached a picture of the error.
    Attached Images Attached Images  

  2. #2
    Hyperactive Member vbcode1980's Avatar
    Join Date
    Nov 2005
    Location
    Anywhere the wind blows
    Posts
    365

    Re: Windows installer

    According to Microsoft the Windows Installer Service has been damaged or uninstalled.

    See this article for the solution:
    http://support.microsoft.com/?scid=k...15353&x=9&y=11
    I code C#....

  3. #3

    Thread Starter
    PowerPoster Fazi's Avatar
    Join Date
    Aug 2005
    Location
    Underworld
    Posts
    2,525

    Re: Windows installer

    vbcode1980
    yah i went through that before.i completed all 7 steps.
    but the problem is there
    i think this must be the final solution as stated in that article

    Code:
    If the problem is not resolved, repair Windows XP.

  4. #4
    Hyperactive Member vbcode1980's Avatar
    Join Date
    Nov 2005
    Location
    Anywhere the wind blows
    Posts
    365

    Re: Windows installer

    Have you tried reinstalling the Windows Installer?
    http://www.microsoft.com/downloads/d...displaylang=en
    I code C#....

  5. #5

    Thread Starter
    PowerPoster Fazi's Avatar
    Join Date
    Aug 2005
    Location
    Underworld
    Posts
    2,525

    Re: Windows installer

    vbcode,
    I once reinstalled that windows installer, but did not fix the problem.
    i tried again using your link and now it works !!!!!!!!

    :thunb:

  6. #6
    Hyperactive Member vbcode1980's Avatar
    Join Date
    Nov 2005
    Location
    Anywhere the wind blows
    Posts
    365

    Re: [RESOLVED] Windows installer

    Glad I could help.
    I just discovered there is a newer version of the Windows Installer redistributable:
    http://www.microsoft.com/downloads/d...displaylang=en
    I code C#....

  7. #7

    Thread Starter
    PowerPoster Fazi's Avatar
    Join Date
    Aug 2005
    Location
    Underworld
    Posts
    2,525

    Re: [RESOLVED] Windows installer

    hai vbcode,
    Thank you
    Ill check it !

  8. #8
    Evil Genius alex_read's Avatar
    Join Date
    May 2000
    Location
    Espoo, Finland
    Posts
    5,538

    Re: [RESOLVED] Windows installer

    Just a side note for this. The first port of call when encountering that message should be to open the services console (Start > Run > Services.msc) and scroll down to the bottom. 9 times out of 10 you will get this message because the Windows service is simply not currently running.

    In the rare cases there is a fault, then as above the fix is to download the latest version of the installer.

    Please rate this post if it was useful for you!
    Please try to search before creating a new post,
    Please format code using [ code ][ /code ], and
    Post sample code, error details & problem details

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width