1
vote
1answer
107 views

Not enough storage space is available

I have just re-installed a Windows Server 2008 Machine and am trying to get it into production, shipped with SQL Server 2008; the problem is, that it requires an application called: Windows Installer ...
3
votes
1answer
3k views

Building uEFI bootable ISO and USB for Windows 7 deployment

I have been trying to build up a window's 7 and 2k8 EFI deployment ISO or USB. But struggling to to even get an ISO to boot from even VMware Workstation EFI implementation. The problem is there is no ...
1
vote
1answer
1k views

Unable to install Windows Installer 4.5 on Windows Server 2008

One of the prerequisites for installing SQL Server 2008 Express R2 is Windows Installer 4.5. I have a couple of WS2008 machines I'm prepping, so I downloaded the appropriate version of the file ...
0
votes
1answer
757 views

Running MSIEXEC on non-administrator login

I need to get an msi installed on a number of machines. I've written a script to check the version and deploy if necessary, but it doesn't seem to like the msiexec call. Can msiexec be run from a ...
0
votes
2answers
9k views

Install Error: Could not access VBScript run time for custom action

I'm trying to install a package on a Windows 2008 server. The package is refusing to install. I have run the install with the following command line switched to get a log file: /lxv InstallLog.txt ...