search for: msiexec

Displaying 20 results from an estimated 197 matches for "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 (released in Feb 2007) installs OK in Wine. The exe file can be unpacked but I don't see any msi or setup file in there. Has anyone come across this before? Any suggestions? Software availa...
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 installation: msiexec /f[p|o|e|d|c|a|u|m|s|v] {package|productcode} Uninstall a product: msiexec /x {package|productcode} [property] Advertise a product:...
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 /a freephoneline.exe fixme:msi:MSI_OpenDatabaseW open failed r = 80030050 for L"C:\\windows\ \temp\\msic3e4.tmp" thufir at ARRAK...
2008 Oct 11
5
msiexec errors with photobook installation
...m 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] msiexec /a package [property] Repair an installation: msiexec /f[p|o|e|d|c|a|u|m|s|v] {package|productcode} Uninstall a product: msiexec /x {package|productcode} [property] Advertise a product: ms...
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 /home/nonroot/.winetrickscache/msxml3.msi + status=103 + test 103 -ne 0 + die 'Note: command '\''wine msiexec /i /home/nonroot/.winetrickscache/msxml3.m...
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 DoRegServer I have prepended the following code VVVVVVVV WCHAR const key[35] = { 'S', 'y', 's', 't', 'e', 'm', '\\', ...
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 msxml3.msi err:msi:copy_package_to_temp failed to copy package L"msxml...
2009 Jan 18
2
Digital Image Pro installed in OpenSUSE 11.1
...ning about winetricks. I was finally able to get winetricks to look like it completed on MDAC 2.5 (2.7 and 2.8 errored after searching the hard drive for space) but I do not know how to confirm it is installed. Now when attempting to execute the setup.exe it gives me a list of commands related to msiexec for installing, advertising, platching, removing, and so on. I've tried a few different things to get it to go on from here with the same results, first is entering the "msiexec /i" or "msiexec /i setup.exe" at this screen. second is adjusting my original execution syntax...
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$ msiexec /...
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 library msi.dll (which is needed by L"C:\\Windows\ \System\\MSIEXEC.EXE") failed (error c0000020). err:module:LdrInitializeThunk Main exe initializatio...
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 incomplete or even broken. What kind of WINEDEBUG trace can I use to find out more ?
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
2008 Nov 23
4
updating Zbrush 3 to 3.1
...033f598) 6 0x7bc3d82c NtQueryAttributesFile+0x2c() in ntdll (0x0033f5f8) 7 0x7b846f10 GetFileAttributesW+0xf0() in kernel32 (0x0033f688) 8 0x7ee013f5 MsiConfigureProductExW+0x135() in msi (0x0033fcf8) 9 0x7ee01c5f MsiApplyPatchW+0x45f() in msi (0x0033fd58) 10 0x7ee67b19 WinMain+0x939() in msiexec (0x0033fe58) 11 0x7ee6929d main+0xad() in msiexec (0x0033fed8) 12 0x7ee691d8 in msiexec (+0x91d8) (0x0033ff08) 13 0x7b878c18 in kernel32 (+0x58c18) (0x0033ffe8) 14 0xb7ec4d37 wine_switch_to_stack+0x17() in libwine.so.1 (0x00000000) 0x7bc440cf: testb $0x1,0x0(%edi,%ecx,1) Modules: Module Add...
2011 Mar 17
1
Unable to instal vcrun2005/vcrun2008 MSCOREE.DLL
...efile Storage share mode not implemented. wine: Call from 0x7b839962 to unimplemented function mscoree.dll.GetRealProcAddress, aborting wine: Unimplemented function mscoree.dll.GetRealProcAddress called at address 0x7b839962 (thread 003c), starting debugger... Gui shows a popup with this error: msiexec.exe encountered a serious problem and needs to close. Clicking ok renders the following: Code: Unhandled exception: unimplemented function mscoree.dll.GetRealProcAddress called in 32-bit code (0x7b839962). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:7b839962 ESP:0033f91...
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 be loaded. Make sure that...
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?
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
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)
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 configuration from scratch ? Cou...
2011 Apr 15
0
Problems extracting python-3.1.3.amd64.msi under wine's msiexec (works on WinXP)
I was attempting to extract the contents of python-3.1.3.amd64.msi under wine 1.3.17 32bit, using the following command: 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. I tried this out on windows XP 32bit, and it extracted the...