Displaying 20 results from an estimated 1000 matches similar to: "BabasChess"
2012 Nov 22
1
Efficiently creating/defining new variables transformations
I would like to add an extension to the current name of a variable to create
a new variable that is its sqrt transform. Each piece of the equation below
works independently, but the left side definition fails on run. I also tried
creating the variable name first, but ended up with an object that
toString() did not fix. Better ideas?
Example 1
2012 Aug 03
0
MANOVA with repeated measures in R
Dear list member,
I deperately need an help in performing a MANOVA in R, but I encountered some
problems both in the design and in the synthax with R.
I conducted a listening experiment in which 16 participants had to rate the audio
stimuli along 5 scales representing an emotion (sad, tender, neutral, happy and aggressive).
Each audio stimulus was synthesized in order to represent a
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 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
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]
2010 Sep 11
1
[Borderlands]Installation Problem
Hello,
I'm french and i have a problem when i want to install this game.
When i launch "msiexec /i Setup.msi", the installation works correctly but when i launch "msiexec /i Setup_French.msi" to install the game with the French language, Wine crash at the beginning of installation.
I have this error message in the console :
Code:
berillions at debian:/media/cdrom0$
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
2008 Nov 23
4
updating Zbrush 3 to 3.1
Hello all,
I'm trying to run zbrush 3.1 on wine. Zbrush 3 works fine, but update to ver. 3.1 doesn't work at all.
It should work great:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=12004
but when I type
"wine ZBrush3.1_Update.exe"
Install shield wizzard appears, and it has a crash on "extracting Patch3.1.msp"
Code:
wine ZBrush3.1_Update.exe
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
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
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
2008 Jul 09
3
error whit wine 1.1 installing zbrush 3.1
This error give with wine 1.01
gatito at gatito:~/compartida$ wine ZBrush3.1.exe
err:module:attach_process_dlls "rpcrt4.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"C:\\windows\\system32\\explorer.exe" failed, status c0000005
fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION
2005 Aug 06
0
problem with installing endnote demo
Dear folks:
I would like to install Endnote 9 trial under wine. According to
Frankscorner.org it should work (see http://www.frankscorner.
org/index.php?p=endnote9).
But when I execute the command:
WINEDLLOVERRIDES="msi,msiexec.exe=n" wine ENDemo.EXE,
I get the following result:
err:module:import_dll Library msi.dll (which is needed by L"C:
\\windows\\system\\msiexec.exe")
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 Jul 25
2
Problem With Wine and .MSI program
Hi folks. I am new to the forums and have only minimal experience with wine. I am trying to convert completely to Ubuntu but have been unable to get a few programs to work. One is a program for downloading audio books from my local library. It is an .msi file. I tried installing it using both the "wine msiexec /i program.msi" command and the "wine start program.msi"
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
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
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
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