similar to: running MSI or EXE

Displaying 20 results from an estimated 600 matches similar to: "running MSI or EXE"

2010 Jul 01
9
how to install freephoneline.exe from CLI
Looking at: http://appdb.winehq.org/objectManager.php?sClass=application&iId=10591 What are the steps to install this application? Yes, it's a garbage application, but I'd like to at least give it a go. Looks like msiexec apparently isn't the right approach. Should that be through wcmd instead? thufir at ARRAKIS:~/.wine/drive_c$ thufir at ARRAKIS:~/.wine/drive_c$ msiexec
2008 May 05
3
failed autoexecutable msi installer
Hi all, I'm trying to install a piece of software that seems to be an autoexecutable MSI installer (if that's the correct term). When I run it a small 'Setup' window pops up for about 30 seconds but the content never gets painted. Then the installer quits and I get the msiexec usage message. The installer runs OK on native Windows and the previous version of the same software
2009 Mar 21
2
Problem with winetricks and msxml3, msxml4 and msxml6
Hi all. I'm a bit of a newbie with wine, so please excuse me if I've messed up somewhere. I'm trying to install msxml3 installed, so I've tried using winetricks thus: sh winetricks -v msxml3 This gives: ... + echo Executing wine msiexec /i /home/nonroot/.winetrickscache/msxml3.msi Executing wine msiexec /i /home/nonroot/.winetrickscache/msxml3.msi + wine msiexec /i
2009 Jan 18
2
Digital Image Pro installed in OpenSUSE 11.1
I'm trying to get Digital Image Pro 7.0 installed in opensuse11.1 (one of the conditions of my wife switching to linux). I've had a multitude of problems over the course of this. I've been unable to find a downloadable trial for this version. I am using wine 1.1.13 First when I tried installing it off the bat, it required MDAC, and would run the same script over and over saying
2009 Jan 11
2
Republic The Revolution won't install
Hey, when I try to run the setup for Republic the Revolution using the latest version of wine and intrepid I get this output from the terminal > ~$ wine /media/cdrom/setup.exe > fixme:advapi:LookupAccountNameW (null) L"chris" (nil) 0x32bdf0 (nil) 0x32bdf4 0x32bde8 - stub > fixme:advapi:LookupAccountNameW (null) L"chris" 0x180f30 0x32bdf0 0x181300 0x32bdf4 0x32bde8 -
2008 Jun 12
2
How to install a .msp?
I am trying to install a WordPerfect Service Pack, the file is a .msp format. Wine does nothing with it. When I try: msiexec /p "etc" I get the following from the terminal: root at Icarus:~# msiexec /p /media/disk/WordPerfect12/WP12SPEN.msp No protocol specified No protocol specified No protocol specified No protocol specified Application tried to create a window, but no driver could
2008 Jul 08
3
Temp folder size problem?
I haven't been able to find anything directly addressing this problem. I'm running eeebuntu Hardy on a eee PC 900 and trying to install a program (CDC's EpiInfo), but I get an error message saying, "Could not create temporary file, not enough free temporary disk space. Please free up disk space and rerun this installation." I'm assuming that the temporary file is trying
2008 Mar 25
9
Autodesk applications (AutoCAD & Civil 3D)
Hello, My questions are about Autodesk applications (AutoCAD 2008 & Civil 3D 2008). The main problem is that I can not install them to wine. When I insert CD, and on terminal type: Code: wine setup.exe I'm getting this messages: Code: zarko at zarko-pc:/media/cdrom$ wine setup.exe fixme:process:IsWow64Process (0xffffffff 0x33feb4) stub! zarko at zarko-pc:/media/cdrom$
2008 Apr 30
2
How do i issue "msiexec /i msxml3.msi" in the terminal...
I found a way to install MS Office 2007 on ubuntu but the thing is i need to run something in the terminal. (Install msxml3.msi file from the Terminal window by issuing msiexec /i msxml3.msi) I downloaded the msxml3.msi file and saved it to my desktop. Now when i just put in "msiexec /i msxml3.msi" it gives me the following error (in the terminal): gogga at gogga-laptop:~$ msiexec /i
2007 Mar 19
1
InstMsiA cannot be installed
WINE 0917 cannot install InstMsiA [lando@localhost WINE_0917]$ wine /home/lando/WINE_0917/InstMsiA.exe fixme:msiexec:main /regserver not implemented yet, ignoring fixme:msiexec:main /unregserver not implemented yet, ignoring
2007 Mar 19
2
wineprefixcreate: msiexec.exe -- "Failed to open the service control manager"
When ~/.wine does not exist, or more specifically the system.reg does not yet exist, wineprefixcreate delivers the message "Failed to open the service control manager." I have tracked this down to the fact that HKLM\CurrentControlSet\Services does not yet exist when the msiexec.exe is registered and hence OpenSCManager fails. What is the proper way to register this key. In
2011 May 16
2
Wine 1.3.19 and dotnet 1, 2 and 3
Hello to everyone. I'm trying to install both dotnetfx 1.2.3 in order to check to run a special program for windows xp we use in our office. First of all I installed dotnet 2, 3. and the installation worked great. The problem is to install dotnet 1.1. When I run winetricks I receive this error message. lorenzo at lorenzo-virtual-machine:~/.cache/winetricks/dotnet11$ winetricks Executing
2008 Sep 30
5
Error message when running an install.exe
In a terminal, I try to run an install program "swb32c100.exe" ie: [pat at pat .wine]swb32v100.exe I see a progress window (horizonal progress bar) for a split second, then it goes away and I get the error message: Usage: Install a product: msiexec {package|productcode} [property] msiexec /i {package|productcode} [property] msiexec /a package [property] Repair an
2008 Jan 23
1
How to apply msp package?
Hi all, I tried "msiexec /p *.msp" to apply patch. And nothing happened. All files are the old ones. Using "wine msiexec /p *.msp", wine displayed this message: fixme:msi:MSI_OpenDatabaseW open failed r = 80030050! Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2008 Jun 24
1
msiexec --help output in the middle of wine install log
I've installed an application from the command line with: wine 'F:\Setup.exe' 2>&1 | tee wine.log In the log, somewhere towards the end of the install, appears the same output as you get with the command line: msiexec --help which suggests to me that my application's installer or Wine has messed up an invocation of msiexec and as a consequence the installation may be
2011 Nov 18
10
msi package provider: Invalid parameter install_options
C:\Users\ml623>puppet --version 2.7.7 Puppet complains about a package resource I am trying to use saying: Invalid parameter install_options The resource is defined as: package { "splunk": name => $gu_splunk::client::splunk_package, provider => ''msi'', ensure => installed, source =>
2004 Dec 02
1
Microsoft Office XP Install problems on wine
I'm trying to install Office XP on Fedora 3, with the 12/1/2004 wine build from the source. I tried the suggestions given by Ronald Nave on Dec 2/2004 (installing DCOM98, windows installer), but to no avail, and I get the following errors, any help/suggestions are appreciated! ------------------------------------ fixme:wininet:FindFirstUrlCacheEntryA ((null), 0x7fd943b0, 0x5b41ea38): stub
2003 Feb 14
1
Problems while installing ICEMCFD for WinNT
Hy, there! I've recently entered into the swinows-emulating world and it's been quite amusing. I'm now running Kazaa Lite in my Linux box. That's very cool... I'm now trying to install an engineering software called ICEMCFD in my PC. This software is intended for PCs running windoze NT. I'm finding problems while installing this software. Whenever trying to run
2012 Mar 13
4
Anyone get Acrobat Pro 8 to install?
Hi All, Wine 1.4 I am the original poster of http://bugs.winehq.org/show_bug.cgi?id=18231. I have my command line error posted over there at: http://bugs.winehq.org/attachment.cgi?id=39329 Whenever I try to install Acrobat Professional 8, I get setup interrupted. I have the spooler patch in the bug resort set the manual start. But, still no joy. Anyone have any words of wisdom? Many
2007 Mar 19
1
Problems installing MapSource
Hello! I am trying to install a software called Mapsource with wine. I'm starting up with entering "wine /media/cdrom/Setup.exe" The installation seems to start but then stops and I can read the following in the terminal window " fixme:msiexec:main /regserver not implemented yet, ignoring fixme:msiexec:main /unregserver not implemented yet, ignoring fixme:advapi:SetEntriesInAclA