Windows Installer searching for SystemUpdate.msi

G

Guest

I have a Win XP SP2 PC at my work and one of our users is receiving a Windows
Installer message when she tries to open a program named PSQ, one of our
in-house developed programs which was developed with VB6. This is the
message: "The feature you are trying to use is on a network resource that is
unavailable. Click OK to try again, or enter an alternate path to a folder
containing the installation package "SystemUpdate.msi" in the box below."
Please advise. I cannot bypass the error to open the program, and I just
installed the program too. The PC has the latest Windows updates. I have
done a Google search and this msi file seems to be related to a SAP update or
file. Any ideas?
 
M

Mark F.

Amanda George said:
I have a Win XP SP2 PC at my work and one of our users is receiving a
Windows
Installer message when she tries to open a program named PSQ, one of our
in-house developed programs which was developed with VB6. This is the
message: "The feature you are trying to use is on a network resource that
is
unavailable. Click OK to try again, or enter an alternate path to a folder
containing the installation package "SystemUpdate.msi" in the box below."
Please advise. I cannot bypass the error to open the program, and I just
installed the program too. The PC has the latest Windows updates. I
have
done a Google search and this msi file seems to be related to a SAP update
or
file. Any ideas?

I would suggest discussing the problem with the person(s) who developed the
Visual Basic program.

There may be a file path error in the code. The file is missing or
corrupted. The Microsoft installer package itself (.msi) is the problem.
Without seeing the source code (or script which ever the case may be) it's
difficult to say with any degree of accuracy.

http://msdn2.microsoft.com/en-us/library/aa372835.aspx
http://support.microsoft.com/kb/907749
http://msdn2.microsoft.com/en-us/library/kz0ke5xt(vs.80).aspx


Mark
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top