pandap / slimdx

Automatically exported from code.google.com/p/slimdx
MIT License
0 stars 0 forks source link

Setup Fails. #898

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I'm trying to install SlimDX January 2012 SDK but in the end of installation I 
get an error "There is a problem with Windows Installer Package. A program run 
as part of the setup did not finish as expected. Contact your support personnel 
or package vendor.". I'm doing a trick by copying all the files installed at 
Program Files directory into another folder. Then I click OK and it uninstalls 
all the files in Program Files directory but doesn't uninstall the copied 
files. This error occurs in every setup file of SlimDX anyway. By the way I'm 
using Windows XP Home Edition x86.

Original issue reported on code.google.com by mss1...@gmail.com on 30 Aug 2013 at 2:06

Attachments:

GoogleCodeExporter commented 9 years ago
I'm getting an error installing the VC++ Redistributable.  That may be your 
issue too.  Any ideas how to fix it?

Original comment by bigto...@gmail.com on 30 Aug 2013 at 5:28

GoogleCodeExporter commented 9 years ago
Today I d/led the last SlimDX SDK and it doesn't install. Error message is:
"The Windows Installer Service could not be accessed. This can occur if the 
Windows Installer is not correctly installed. Contact your support personnel 
for assistance."
I tried to repair the register for msiserver, restarted Windows, it didn't help.
No problems with other msi's.

Please, help ASAP. I need these libraries and see no other way to install - no 
exe, no zip.

Original comment by Alex.Yo...@gmail.com on 26 Jan 2014 at 12:29

GoogleCodeExporter commented 9 years ago
PS. When I turned off the Auto-Sandbox feature of my Comodo antivirus, the 
installer started to work.

Original comment by Alex.Yo...@gmail.com on 26 Jan 2014 at 12:33

GoogleCodeExporter commented 9 years ago
Unfortunately I can't do anything about interference from anti-virus software 
other than keep it in mind for the future if other people encounter the issue 
as well. Thanks for letting me know what fixed it.

For anyone still having problems, if you could submit an install log that would 
help a lot. You can enable logging by running the installer from the command 
line:
http://technet.microsoft.com/en-us/library/cc759262(v=ws.10).aspx#BKMK_SetLoggin
g

Original comment by promit....@gmail.com on 26 Jan 2014 at 4:06

GoogleCodeExporter commented 9 years ago
install fails with:
"Key not valid for use in specified state."

Original comment by Gavin53P...@gmail.com on 28 Aug 2014 at 5:40

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Uninstall KB2918614 so that overlapping I/O works again
http://www.edugeek.net/forums/windows-7/140586-possible-issue-kb2918614-causing-
overlapped-i-o-operation-progress-errors.html

Original comment by Gavin53P...@gmail.com on 29 Aug 2014 at 8:21

GoogleCodeExporter commented 9 years ago
I'm having a similar issue when trying to install SlimDX SDK (January 2012). I 
receive the message "There is a problem with Windows Installer Package. A 
program run as part of the setup did not finish as expected. Contact your 
support personnel or package vendor". It specifically happens when it reaches 
the "Removing Backup Files" portion of the install. As seen in the picture. 
I've tried every solution I could possibly find in the last few days and I'm at 
my wits end. I tried reinstalling my windows installer, I've done ton of scans 
on my computer, including the disk and registry, showing no errors. I am 
currently running on Windows 7 Professional 64 bit with DirectX 11. My .NET 
Framework is 4.5.2. my latest Microsoft Visual C++ is 2010 x64 and x86 
Redistributable. I uninstalled the 2010 pack and 2008 pack to see if it would 
work with no success. The Anti virus I have I uninstalled, I even shut off my 
Firewall to see if that would work. No success. For the heck of it, I tried 
installing the SlimDX runtime applications just to see if they would work. The 
32 bit 4.0 version is the only one that can install, while the Net 2.0, and the 
64 bit Net 4.0 version wont install with the same error as the SDK. Is there 
something I'm missing? Prerequisite software? I'm lost at this point. Any help 
would be appreciative. I also uninstalled the KB2918614 update.

Original comment by VJUsurie...@gmail.com on 29 Nov 2014 at 10:11

Attachments:

GoogleCodeExporter commented 9 years ago
I suspect the issue is coming from a dependency installation, but can you try 
and get some logs out to try and find the actual error code, using the /L 
option?
http://msdn.microsoft.com/en-us/library/aa367988%28v=vs.85%29.aspx

Original comment by promit....@gmail.com on 29 Nov 2014 at 10:21

GoogleCodeExporter commented 9 years ago
You may also wish to look at issue 902 and see if it helps
https://code.google.com/p/slimdx/issues/detail?id=902&colspec=ID%20Type%20Status
%20Priority%20Owner%20Summary%20Milestone

Original comment by promit....@gmail.com on 29 Nov 2014 at 10:22