similar to: Ghost32.exe

Displaying 20 results from an estimated 200 matches similar to: "Ghost32.exe"

2008 Mar 19
13
Running an .NET 1.1 Program
Hello, im trying to run an .NET 1.1 Program. .NET V1.1 Installation works fine, but when i want to start the Program i get some errors and Program exits Code: fixme:virtual:NtAllocateVirtualMemory MEM_WRITE_WATCH type not supported fixme:virtual:NtAllocateVirtualMemory MEM_WRITE_WATCH type not supported fixme:shell:URL_ParseUrl failed to parse L"mscorlib" Application tried to create
2008 Apr 06
1
running 4oD fails
> > That's what makes me thing maybe you have an openssl problem... > > > > err:module:LdrInitializeThunk "RPCRT4.dll" failed to initialize, aborting > > > That's unusual. Do you have other native DLLs installed? > You might want to start over with a clean .wine. > Well... the plot thickens. I completely removed .wine and started again and
2008 Apr 17
1
GGPO
Hi all, I'm pretty much a novice at getting apps working under wine, but I've been trying to get GGPO (http://ggpo.net/blog/online/) working. GGPO is basically an online fighting game client. It requires .NET runtime 2.0, and the latest DirectX, so it's not trivial to set up. I've installed .Net 2.0 and DirectX 9.0c successfully after a little black magic and following of
2009 May 19
4
Has anyone had any luck with the sims 3?
For those that have the sims 3 have you had any luck with the game at all? I looked at the sims 2 page and going off of that it does not look too promising :(
2008 Dec 07
2
Help with Keyword Corral
I've been trying to get Keyword Corral (http://www.johncow.com/brand-new-free-keyword-corral-tool-by-john-cow-dot-com) installed with Wine 1.0.1 on Ubuntu 8.10 and the best I can manage is the program appears to start up and then quits. Unfortunately, I've only recently moved to Ubuntu and there's a lot I don't have a clue about. I've tried running it in a Virtualbox VM but
2009 Mar 29
2
CMD: color and "interactive mode"?
My main purpose in trying Wine is to see if I can leverage several command-line-based utilities that a colleague has written. I am testing with both Ubuntu and OSX (1.0.1 via MacPorts). After a successful install, I launch "wine cmd". From there I can launch one of the utilities (I added the folder where these exist to the PATH environment variable). The utilities will launch
2009 Jan 05
3
VMware Infrastructure won't start.
Hi I have installed VMware Infrastructure and it crashes when I try and run it. I have installed .net2 using winetricks , running wine-1.1.9 on Fedora release 10 (Cambridge). when it crashes it does this [gregory.machin at gregory-workstation Launcher]$ ./VpxClient.exe fixme:virtual:NtAllocateVirtualMemory MEM_WRITE_WATCH type not supported fixme:win:EnumDisplayDevicesW
2009 Mar 29
1
OSX MacPort Install 1.0.1 - winecfg problems
I tried a binary install of Darwine last week but wasn't that happy and wanted to go for the more "authentic" MacPort install. OSX 10.5.6 Everything seemed to install properly, but the first thing I wanted to check was winecfg to set up the drives a bit differently. It didn't load very well as the first tab of winecfg loads (Application Settings), but the buttons at the bottom
2007 Mar 19
0
Kernel 2.6 problem
Hi, I upgraded my kernel from 2.4.23 to 2.6.19.2 and Wine still works fine for most apps, but it won't run Bider Speech Plus anymore. It pops up the splash screen, says "Initializing TTS system" for a while, and then says wine: Unhandled page fault on read access to 0x00000000 at address 0x403c67 (thread 0009), starting debugger... Usage: winedbg [ [ --gdb ] [ prog-name [
2008 Jun 11
2
QuickBooks Installation Failure
I have a Ubuntu 8.04 (Hardy Heron) PC running Wine 1.0-rc4 and am attempting to install QuickBooks Premier 2007 for a customer who hates Vista and will switch to Linux if I can get this to work. However, the install program keeps failing. QuickBooks insists on having .NetFrame 1.1 installed but always fails when it tries to install it. So, I did a rm -rf ~/.wine to start fresh and then installed
2007 Aug 20
0
Wine and Vmware Instrastructure Client
Hi I using wine and trying running Vmware Instrastructure Client, but I having some errors and this software VI Client does not running wine ../../.wine/drive_c/Program\ Files/VMware/VMware\ Virtual\ Infrastructure\ Client\ 2.0/vpxClient.exe fixme:virtual:NtAllocateVirtualMemory MEM_WRITE_WATCH type not supported fixme:virtual:NtAllocateVirtualMemory MEM_WRITE_WATCH type not supported
2009 Apr 28
1
Troublesome Toad for MySQL on Wine
Please help a wine newbie... I'm battling to get Toad for Mysql Freeware working on Wine. I've downloaded ToadForMYSQLFreeware_410220.msi and run it with msiexec /i ToadForMYSQLFreeware_410220.msi It looks like it installs ok, but when I try to run it it doesn't start. Can anybody help? This is doing my head in. I really don't want to have to install windows on my Acer
2008 Sep 17
1
Help me, with an Italian Law-Software
Sorry my english. I have to run this software "Infoutet Platinum" a law database. It work with .net 1.1 I have add "gdiplus.dll" and override native and scrrun.dll and regsvr32 it. Now i have this problem: http://www.barmes.org/grifisx/temp/obj.png I also paste the log: Code: antartide at dknight-ubuntu:~/.wine$ wine '/home/antartide/.wine/drive_c/Programmi/Sistema
2008 May 29
1
Wine and .NET 2.0: URL_ParseUrl errors
Hi, I have (I think) successfully installed .NET framework 2.0 on Wine 0.9.58. The installer says it finished ok. But I cannot run any .NET apps. I tried the simple app described in bug 10467 (FastMD5), and I get these errors: fixme:process:IsWow64Process (0xffffffff 0x33f8dc) stub! fixme:virtual:NtAllocateVirtualMemory MEM_WRITE_WATCH type not supported fixme:ole:CoGetContextToken stub
2008 Jul 23
1
AIRC application sendig email .NETV2 fails
Hello my app tries to send an email in the debug i get the following trace:loaddll:load_native_dll Loaded L"C:\\AIRC\\SGP\\AIRCMail.dll" at 0x2450000: native trace:loaddll:load_native_dll Loaded L"C:\\windows\\winsxs\\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acd\\MSVCR80.dll" at 0x78130000: native trace:loaddll:load_native_dll Loaded
2007 May 23
5
debugging an app
I'm trying to debug a program that page faults on me, and I'm actually quite keen to have a go at fixing it myself. Unfortunately, I seem to have fallen at the first hurdle: I can't make good use of the debug messages. Background: The program I am attempting to run is TrackLogs ( http://www.tracklogs.co.uk ). Installation went fine and on first run I got the licence key dialogue,
2010 Nov 07
2
No Head in Force Unleashed
Hi, I've installed Star Wars: The Force Unleashed Ultimate Sith Edition using wine 1.3.6 : -Install - OK -Patch 1.2 - OK -"virtualmemory.reg" fix - OK -SoundHardwareAcceleration set to "Emulation" to fix sound glitch The game launch and all run fine the first launch but when you launch it again (and each time after), the main character have no head !! I tried all
2009 Aug 10
2
Windows forms application
Hey guys, I have a need to run a tool that has been developed by the company I work for in OSX, the application is a small windows form based app that basically reads XML files and calls other programs. All that works fine, apart from a toolbar is missing (I've been told it was a dockable-toolbar if that helps) also, clicking the options button from the menu should bring up another form, and
2009 Apr 01
2
Hamachi on Wine?
I was attempting to install Hamachi 1.0.3 via Wine (1.1.17) and got the following error message: wine: Call from 0x7b82fcc0 to unimplemented function setupapi.dll.SetupDiDeleteDeviceInfo, aborting wine: Unimplemented function setupapi.dll.SetupDiDeleteDeviceInfo called at address 0x7b82fcc0 (thread 002a), starting debugger... wine: Call from 0x7b82fcc0 to unimplemented function
2013 Mar 06
1
R Gui frond has stopped working
I use R (2.15.2) on a windows 7 (64) for data mining with xcms package. This is a routine process for me and didn't encount any problems until few weeks ago when I got an error message for "R GUI frond end has stopped working". The following information was given by windows to describe the error. > \AppData\Local\Temp\WER5936.tmp.WERInternalMetadata.xml >