similar to: Problems extracting python-3.1.3.amd64.msi under wine's msiexec (works on WinXP)

Displaying 20 results from an estimated 3000 matches similar to: "Problems extracting python-3.1.3.amd64.msi under wine's msiexec (works on WinXP)"

2011 Apr 16
1
Re: Problems extracting python-3.1.3.amd64.msi under wine's msie
Nathan Coulson wrote: > wget http://python.org/ftp/python/3.1.3/python-3.1.3.amd64.msi > msiexec /a python-3.1.3.amd64.msi /qb TARGETDIR=out #tried c:\\out as well > > and it exits immediately with the following (which I believe is a red > herring, 32bit also says this) > fixme:storage:create_storagefile Storage share mode not implemented. Please file a bug in bugzilla.
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
2010 Nov 13
1
MSI failure while trying to install gmax
So I am trying to get back to finding the error in gmax, and I have to reinstall it because of the new machine and all. So I tried just putting it in after downloading it from TurboSquid. It complained about MSI having a major error, and quit, leaving me with a partial install. I got a panel suggesting this might be a problem with wine. So I used winetricks to install msi2. Failed again:
2014 Jan 30
2
CentOS 6.5: NFS server crashes with list_add corruption errors
Hi, I'm running CentOS 6.5 as NFS server (v3 and v4) and exporting Ext4 and XFS filesystem. After many months that all works fine today the server crash: Jan 30 09:46:13 qb-storage kernel: ------------[ cut here ]------------ Jan 30 09:46:13 qb-storage kernel: WARNING: at lib/list_debug.c:26 __list_add+0x6d/0xa0() (Not tainted) Jan 30 09:46:13 qb-storage kernel: Hardware name: PowerEdge
2004 Feb 23
2
About lossless and point stereo
Hi, I've read the Vorbis stereo documentation on square polar mapping and currently reading the source code to understand it. But there are some things which I don't quite understand and hope I can get some guidance on. I understand the decoding/decoupling part as it is the same as the one described in the stereo docs: From mapping0.c: /* channel coupling */
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
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
2005 Jun 09
0
msiexec errors while installing paint shop pro
Hi all. I try to install pain shop pro 9 with Wine 20050310 and i get some errors fixme:thread:NtSetInformationThread Set ThreadImpersonationToken handle to (nil) fixme:thread:NtSetInformationThread Set ThreadImpersonationToken handle to 0x48 fixme:msiexec:main /regserver not implemented yet, ignoring fixme:msiexec:main /unregserver not implemented yet, ignoring err:module:import_dll Loading
2010 Aug 04
8
Installing .msiexec file
Hi. Newbie here. Read that Wine 1.2 will run .msiexec files and the way to install it is as user in terminal window: cd Desktop, then type msiexec /i filename. Is that right or should I do something else? Thanks. Bob
2003 May 22
1
[R ] Query : problems with the arithmetic operator "^" with function "lme"
Dear all, I've got a problem in including square variables in lme function. I've tried to work on Dialyzer data of Pinheiro and Bates'book. We fit the heteroscedastic model with: > data(Dialyzer) > fm2Dial.lme<-lme(rate~(pressure+pressure^2+pressure^3+pressure^4)*QB, + Dialyzer,~pressure+pressure^2,weights=varPower(form=~pressure)) We Obtain > fm2Dial.lme Linear
2012 Apr 20
4
Various problems with .NET1.1 and C++ installation
When trying to launch a program which uses .net 1.1 (DDO online) I get the following error: "Please set registry key HKLM\Software\Microsoft\InstallRoot to point to the .NET Framework install location." Here is the installation log: Code: Executing w_do_call dotnet11 Executing load_dotnet11 Executing w_do_call fontfix Executing load_fontfix Executing mkdir -p
2008 Oct 11
5
msiexec errors with photobook installation
I am unable to install the programme from photobook.com.my on my Ubuntu 7.10 Gutsy with wine 1.0. Can someone help on this? The wine is set default to WinXP and there is nothing in new override for library. Below is the output: $ wine Desktop/MyPhotoBookInstaller.exe Usage: Install a product: msiexec {package|productcode} [property] msiexec /i {package|productcode} [property]
2008 Jul 17
1
msiexec hangs during XML setup (used to work)
Hello all Previously, it used to work. But now, on a clean Wine install (including .wine directory suppression), the msiexec /i msxml3.msi "hangs" after the welcome dialog box. I Waited a few hours to be sure but nothing happens, and I have to kill the process. Using wine 1.1.1 on Ubuntu Hardy Heron... Is there anything more to "clean" when you want to restart a wine
2009 Jan 09
0
msiexec /quiet
I'm trying to run a msi with msiexec /quiet and it either doesn't support that or it doesn't work as you would expect. The wiki and manual are very brief on this subject should this work?
2005 Dec 14
0
msiexec
Hello, I have installed wine on my gentoo and I not find MSIEXEC. If it is implemented, could you tell me how to get it ? (sorry for my bad english I'm French)
2016 Apr 14
1
Problems with scsi-target-utils when hosted on dom0 centos 7 xen box
On Wed, Apr 13, 2016 at 1:18 AM, Nathan Coulson <nathan at bravenet.com> wrote: > On 2016-04-12 09:43 AM, Nathan Coulson wrote: >> >> By natively, I take it using >> kernel /vmlinuz (vs kernel /xen) >> >> Not yet, but working on setting up such an environment. >> >> (At this time, I was using virt-install to reproduce the problem, and the >>
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
2016 Apr 13
0
Problems with scsi-target-utils when hosted on dom0 centos 7 xen box
On 2016-04-12 09:43 AM, Nathan Coulson wrote: > By natively, I take it using > kernel /vmlinuz (vs kernel /xen) > > Not yet, but working on setting up such an environment. > > (At this time, I was using virt-install to reproduce the problem, and > the original server we are testing on did not support kvm but the 2nd > server does). > > On 2016-04-12 03:26 AM, George
2011 Mar 17
1
Unable to instal vcrun2005/vcrun2008 MSCOREE.DLL
Hi Guys, Trying to install Photoshop CS5 under Ubuntu 10.10, I understand I need to ensure that I've got other supporting drivers etc installed. I'm trying to install vcrun2005 and vcrun2008 with winetricks and manually, each time, the install is fails the command line shows this: Code: rhobit at novux:~/.cache/winetricks/vcrun2005-ms09-035$ wine vcredist_x86.exe
2009 Apr 29
2
Directory and File Perms
I have a directory shared out via Samba for Quickbooks and seem to have some issues with permissions. The directory being shared is a subdirectory in an ext3 partition being mounted with the acl option. It has been setup as follows: chown root:DOMAIN\AD_Group /mnt/Intuit_Data/ chmod 2770 /mnt/Intuit_Data/ And the Samba share config is has: create mask = 0660 directory mask =