similar to: How do I wineboot silently?

Displaying 20 results from an estimated 30000 matches similar to: "How do I wineboot silently?"

2008 May 24
8
Why is wineprefixcreate deprecated?
I understand that it is applied automatically when needed, but there are times when one would want to run it manually. An example is when I want to literally create a new wine prefix such as env WINEPREFIX="/home/bamm/apps/myprog" wineprefixcreate to prepare a clean profile for future installation of myprog. I know that running setup with a WINEPREFIX would create the clean profile,
2012 Mar 20
2
wineboot error
Hi All, I am running 1.4 Under my original WINEPREFIX, when I start any program, I get: > wine: cannot find L"C:\\windows\\system32\\wineboot.exe" > err:process:start_wineboot failed to start wineboot, err 2 But not under a clean, alternate WINEPREFIX. How do I troubleshoot this error under my original WINEPREFIX? Many thanks, -T
2011 May 14
4
Wine taking unacceptably long to start up (Fedora 14 x86_64)
Whenever I run any application with wine it takes upwards of five minutes to start, even apps included with wine like wine cmd. I have been googling this for hours and cannot find anything really applicable to my situation. I am running Fedora 14 x86_64. I don't have a network printer. As far as I am aware fc-cache-32 doesn't exist on Fedora. I am trying to get some other program to
2008 May 24
4
[Wiki] Possible error in documentation wineboot
Hello, I am translating some pages of Wiki of Wine into Spanish: In http://wiki.winehq.org/wineboot the first line says: wineboot preforms actions that would normally be done ... There might be wineboot performs actions that would normally be done I am not quite sure, but to translate it was not much meaning in the phrase to the word "preforms." On the other hand, I would like
2007 Aug 09
6
Problem on installing MS VM on wine
Hi folks, Ubuntu 7.04 desktop IEs4Linux IE6 Download following packages on Internet; msjavx86b3805.exe MSJavWU_8073687b82d41db93f4c2a04af2b34d.exe I suppose "wine MSJavWU_8073687b82d41db93f4c2a04af2b34d.exe" is upgrade. On terminal: $ WINEPREFIX="/home/satimis/.ies4linux/ie6" wine msjavx86b3805.exe .... ..... Backtrace: =>1 0x00be006e (0x0034fe18) 2 0x7bc3ac3d in
2011 Jan 01
2
Applescript and .exe?
Hi there! I've used Wine a couple of years ago when I used Ubuntu as OS. Nowadays I have a Mac and recently installed Wine on it. My question is, how do I fix so that I don't have to use the terminal to start an .exe program? Just enter a script in Applescript, save it as an application and start it through that? I've googled and found some scripts but none of them works for me.
2010 Oct 15
2
[CitiesXL 2011]Doesn't work
Hello, I installed correctly the game with wine 1.3.4 but when i launch the game, it doesn't work. I have 2 windows popup (wine Error) after to launch the game : 1st window popup : http://pix.toile-libre.org/upload/original/1287140209.png 2nd window popup : http://pix.toile-libre.org/upload/original/1287140074.png For the 2nd screen, it's strange because the game is already installed.
2012 Mar 19
3
What is a clean WINEPREFIX?
Hi All, I am getting: > wine: cannot find L"C:\\windows\\system32\\wineboot.exe" > err:process:start_wineboot failed to start wineboot, err 2 And am being told to: > Use a _clean_ WINEPREFIX for installation. And, also being told to ask you guys what the above means. Many thanks, -T
2008 Mar 24
8
wineboot.exe
Hi All: I just use wine to run a windows based program. I think it is successfully installed, but when I run it with WINEDEBUG=warn+all, there are some warning message at the beginning as: warn:file:wine_nt_to_unix_file_name L"wineboot.exe" not found in /home/huifeng/.wine/dosdevices/c:/windows/system32 warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\
2010 Sep 28
3
wineboot problems
hello people, I am trying to launch a windows program, and I'm getting this error: Code: wine: cannot find L"C:\\windows\\system32\\wineboot.exe" err:process:start_wineboot failed to start wineboot, err 2 err:seh:setup_exception_record stack overflow 1164 bytes in thread 0009 eip 6834bad7 esp 00240ea4 stack 0x240000-0x241000-0x340000 Segmentation fault (core dumped) I am under
2011 Nov 10
4
service pack 3 for office 2007
I am running ubuntu 11.10 with wine-1.3.28. When I run the exe file for the service pack from a terminal window, after going through the EULA and extracting files, I finally get a little pop-up saying "The installation of this package failed". What is printed on the terminal window is right below here. Code: gallo at patada$ wine office2007sp3-kb2526086-fullfile-en-us.exe
2012 Apr 24
2
how do you stop an instance (prefix)?
env WINEPREFIX="/home/linux/.wineinstance1" wine env WINEPREFIX="/home/linux/.wineinstance2" wine env WINEPREFIX="/home/linux/.wineinstance3" wine How do I ensure that instance3 is not running? Turn it off and on? i.e. install risky software on trial - but then turn off the instance until next time it is needed for testing? i.e conserve resources by stopping the OS
2005 Jun 15
3
wineboot && wineserver
Hi all, I'm currently writing a simple script for a few friends to install a soft with wine. The point is wineserver is not in the path of my user. Should I call it directly from /usr/lib/wine ? Another wine bin is not found : wineboot ? Is it linked with my distro (Kubuntu/Debian based) ? Is it included in a lib I did not install ? Is it installed in further versions (I use 20041019,
2009 Feb 06
2
Program won't load fonts when run outside of installed dir
I'm trying get a couple pieces of software we use at work so we can replace a bunch of aging Windows machines with Linux boxes, but I'm having a little trouble. I'll start with the potentially easiest problem first. One of the programs I'm trying to use is Lightspeed Virtual Terminal. It runs fairly well with just a couple of glitches. If I go to the directory it was installed
2010 May 15
2
Wineboot: useless dialog
Hi! I wonder about something, which disturb me: thisone (wineboot.c): Code: static INT_PTR CALLBACK wait_dlgproc( HWND hwnd, UINT msg, WPARAM wp, LPARAM lp ) { switch (msg) { case WM_INITDIALOG: { WCHAR *buffer, text[1024]; const WCHAR *name = (WCHAR *)lp; HICON icon = LoadImageW( 0, (LPCWSTR)IDI_WINLOGO, IMAGE_ICON, 48, 48, LR_SHARED );
2009 Jan 03
2
Wine Gecko 0.9.0
The announcement of Wine 1.1.12 mentions a new version of Wine Gecko, version 0.9.0. I have two questions: 1. What version of Gecko is this based on? Will this improve the way installed apps render pages? 2. How will this affect existing programs that have Wine Gecko 0.1.0 in their Wine environment? I have the old cab file in /usr/share/wine/gecko which gets installed whenever I wineboot. Will
2010 Sep 24
1
fixme errors on Wineboot
Good night everyone. Okay, here's my problem. Last night I installed Photoshop CS2, and started getting errors that I was not allowed to continue, causing the program to close. I tried uninstalling the program, but it performed a 'repair' installation instead, so I manually had to remove everything: files and registry entries. The problem is, that when I try to use wineboot, I get this
2010 Dec 28
2
Problem Running wineboot.exe
Whenever I try to open anything that has to do with wine (winecfg, run an exe with wine, uninstall wine programs,...) by using the GUI menu, I get the error "The program wineboot.exe has encountered a serious problem and needs to close.". So I tried using the terminal, which gives me the same error. But with su-privileges, I can get everything working: I can run winecfg, run wine
2009 Jun 08
4
wineboot has encountered a serious problem and needs to clos
Hi I just installed wine on Ubuntu 8.04 from wine repos and hence have version 1.1.23. After installing, I run: Code: winecfg and had the following message: > wineboot has encountered a serious problem and needs to close However, I'm still able to access to the settings of winecfg. So I don't know: -why is there a problem with winecfg and how to remedy? -wether this problem is
2010 May 09
2
Metatrader Installation error
I am experiencing a problem with the installation of Metatrader4. The problem is that at the end of the installation I receive an error message: 'Error changing registry data'. The system then proceeds to carry out a roll back routine. I have previously managed to complete this on a Sony Laptop running Ubuntu 9.10 (Karmic) with Wine 1.1.42. Wine has since been updated to 1.1.43 and