Wine and Quicken
Wine and Quicken
Hello,
I am running Ubuntu 8.04. off of an external HD. in the File Browser, Ubuntu sees the internal HD, and I can navigate to the Quicken executable. I installed wine and went into Configure it and clicked Add Application. I can see the Program Files folder, but when I go into it, all I can see is the Common Files and Internet Explorer folders. Why can't I see executables? How can I try Quicken in Wine? Vista is on the internal HD.
Thanks,
Ralph
I am running Ubuntu 8.04. off of an external HD. in the File Browser, Ubuntu sees the internal HD, and I can navigate to the Quicken executable. I installed wine and went into Configure it and clicked Add Application. I can see the Program Files folder, but when I go into it, all I can see is the Common Files and Internet Explorer folders. Why can't I see executables? How can I try Quicken in Wine? Vista is on the internal HD.
Thanks,
Ralph
Wine and Quicken
On Mon, Oct 20, 2008 at 12:06 AM, viper1965 <[email protected]> wrote:
--
-Austin
http://wiki.winehq.org/FAQ#head-497f1a2 ... 2c7767afa2Hello,
I am running Ubuntu 8.04. off of an external HD. in the File Browser, Ubuntu sees the internal HD, and I can navigate to the Quicken executable. I installed wine and went into Configure it and clicked Add Application. I can see the Program Files folder, but when I go into it, all I can see is the Common Files and Internet Explorer folders. Why can't I see executables? How can I try Quicken in Wine? Vista is on the internal HD.
Thanks,
Ralph
--
-Austin
Wine and Quicken
On Fri, Nov 7, 2008 at 2:58 PM, viper1965 <[email protected]> wrote:
--
-Austin
Attach terminal output.Thank you, austin987! I was able to install Quicken, but it won't run. I tried running it by clicking it from the Wine-->Programs menu, and from the desktop - nothing. Is this a .DLL problem?
Thanks,
Viper1965
--
-Austin
Hi, Austin,
ralph@ralph-laptop:~$ wine qw.exe
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT"
err:module:import_dll Library MFC80.DLL (which is needed by L"Z:\\home\\ralph\\qw.exe") not found
err:module:import_dll Library MSVCR80.dll (which is needed by L"Z:\\home\\ralph\\qw.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"Z:\\home\\ralph\\qw.exe" failed, status c0000135
ralph@ralph-laptop:~$
Ralph
ralph@ralph-laptop:~$ wine qw.exe
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT"
err:module:import_dll Library MFC80.DLL (which is needed by L"Z:\\home\\ralph\\qw.exe") not found
err:module:import_dll Library MSVCR80.dll (which is needed by L"Z:\\home\\ralph\\qw.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"Z:\\home\\ralph\\qw.exe" failed, status c0000135
ralph@ralph-laptop:~$
Ralph
Wine and Quicken
On Fri, Nov 7, 2008 at 10:27 PM, viper1965 <[email protected]> wrote:
--
-Austin
$ wget kegel.com/wine/winetricks && sh winetricks vcrun2005Hi, Austin,
ralph@ralph-laptop:~$ wine qw.exe
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT"
err:module:import_dll Library MFC80.DLL (which is needed by L"Z:\\home\\ralph\\qw.exe") not found
err:module:import_dll Library MSVCR80.dll (which is needed by L"Z:\\home\\ralph\\qw.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"Z:\\home\\ralph\\qw.exe" failed, status c0000135
ralph@ralph-laptop:~$
Ralph
--
-Austin
Windows programs normally install themselves to a subdirectory of Program Files. It sounds like something went wrong with your install.viper1965 wrote:Hi, Austin,
Before doing wget kegel.com/wine/winetricks && sh winetricks vcrun2005, I got winetricks, and installed MFC40.DLL, and still got the same errors. I did sh winetricks vcrun2005, same errors. Am I running wine qw.exe from the wrong directory? qw.exe is in /home/ralph
Wine and Quicken
On Sat, Nov 8, 2008 at 6:47 PM, viper1965 <[email protected]> wrote:
and reinstall quicken
--
-Austin
$ rm -rf ~/.wineWhat can I do differently?
Ralph
and reinstall quicken
--
-Austin
Hi, Austin,
I did that, and got this when I typed wine qw.exe:
wine: could not load L"C:\\windows\\system32\\qw.exe": Module not found. I copied qw.exe to .wine/drive_c/windows/system32, tried wine qw.exe from there, and got the errors I always get.
Could it be that quicken just won't work? Notepad and regedit work.
Thanks,
Ralph
I did that, and got this when I typed wine qw.exe:
wine: could not load L"C:\\windows\\system32\\qw.exe": Module not found. I copied qw.exe to .wine/drive_c/windows/system32, tried wine qw.exe from there, and got the errors I always get.
Could it be that quicken just won't work? Notepad and regedit work.
Thanks,
Ralph
What directory did the installer put qw.exe in, and did you cd to that directory before trying to run it?I did that, and got this when I typed wine qw.exe:
wine: could not load L"C:\\windows\\system32\\qw.exe": Module not found. I copied qw.exe to .wine/drive_c/windows/system32, tried wine qw.exe from there, and got the errors I always get.
Wine and Quicken
On Sun, Nov 9, 2008 at 5:16 PM, viper1965 <[email protected]> wrote:
Is there a demo available? What version of Quicken?
--
-Austin
I find that hard to believe.Hi, dimesio,
The installer put qw.exe in /home/ralph/.wine/drive_c.
Is there a demo available? What version of Quicken?
--
-Austin
Wine and Quicken
On Sun, Nov 9, 2008 at 6:16 PM, viper1965 <[email protected]> wrote:
$ rm -rf ~/.wine
$ wine quicken_setup.exe
installs qw.exe in ~/.wine/drive_c
?
Are you changing any setup defaults? Does it do the same in Windows?
--
-Austin
So to be clear:Hi, Austin,
I did locate qw.exe, and that's what was returned. It is Qucken 2009 starter edition.
Thanks,
Ralph
$ rm -rf ~/.wine
$ wine quicken_setup.exe
installs qw.exe in ~/.wine/drive_c
?
Are you changing any setup defaults? Does it do the same in Windows?
--
-Austin
Hi, Austin,
The wine help link said that you can just double click the installer to start it, and that's what I've been doing. Should I be using terminal? If so, how do I reference the CD in terminal?
Double clicking the installer does install qw.exe to ~/.wine/drive_c. I have not changed any defaults. I believe that in Windows, the installer installs qw.exe to Program Files\Quicken.
Yes, I have done rm -rf ~/.wine
Thanks,
Ralph
The wine help link said that you can just double click the installer to start it, and that's what I've been doing. Should I be using terminal? If so, how do I reference the CD in terminal?
Double clicking the installer does install qw.exe to ~/.wine/drive_c. I have not changed any defaults. I believe that in Windows, the installer installs qw.exe to Program Files\Quicken.
Yes, I have done rm -rf ~/.wine
Thanks,
Ralph
Wine and Quicken
On Sun, Nov 9, 2008 at 11:17 PM, viper1965 <[email protected]> wrote:
screwy...e-mail me and I'll see if I can help you better.
--
-Austin
Then either it's a bug in wine or you're doing somethingHi, Austin,
The wine help link said that you can just double click the installer to start it, and that's what I've been doing. Should I be using terminal? If so, how do I reference the CD in terminal?
Double clicking the installer does install qw.exe to ~/.wine/drive_c. I have not changed any defaults. I believe that in Windows, the installer installs qw.exe to Program Files\Quicken.
Yes, I have done rm -rf ~/.wine
Thanks,
Ralph
screwy...e-mail me and I'll see if I can help you better.
--
-Austin
Wine and Quicken
Austin English wrote:
I'm wondering if Quicken 2009 requires installation of .NET 2 or .NET
3. If .NET is not installed before installing Quicken, this could cause
the problems experienced here, but I've never seen anything like this
before.
James McKenzie
Austin:On Sun, Nov 9, 2008 at 11:17 PM, viper1965 <[email protected]> wrote:
Then either it's a bug in wine or you're doing somethingHi, Austin,
The wine help link said that you can just double click the installer to start it, and that's what I've been doing. Should I be using terminal? If so, how do I reference the CD in terminal?
Double clicking the installer does install qw.exe to ~/.wine/drive_c. I have not changed any defaults. I believe that in Windows, the installer installs qw.exe to Program Files\Quicken.
Yes, I have done rm -rf ~/.wine
Thanks,
Ralph
screwy...e-mail me and I'll see if I can help you better.
I'm wondering if Quicken 2009 requires installation of .NET 2 or .NET
3. If .NET is not installed before installing Quicken, this could cause
the problems experienced here, but I've never seen anything like this
before.
James McKenzie
Wine and Quicken
On Mon, Nov 10, 2008 at 9:01 PM, James McKenzie
<[email protected]> wrote:
to install to C:\. That's the much bigger issue.
--
-Austin
<[email protected]> wrote:
Possibly, but I HIGHLY doubt that .net 2/3 would cause the installerAustin English wrote:Austin:On Sun, Nov 9, 2008 at 11:17 PM, viper1965 <[email protected]> wrote:
Then either it's a bug in wine or you're doing somethingHi, Austin,
The wine help link said that you can just double click the installer to start it, and that's what I've been doing. Should I be using terminal? If so, how do I reference the CD in terminal?
Double clicking the installer does install qw.exe to ~/.wine/drive_c. I have not changed any defaults. I believe that in Windows, the installer installs qw.exe to Program Files\Quicken.
Yes, I have done rm -rf ~/.wine
Thanks,
Ralph
screwy...e-mail me and I'll see if I can help you better.
I'm wondering if Quicken 2009 requires installation of .NET 2 or .NET
3. If .NET is not installed before installing Quicken, this could cause
the problems experienced here, but I've never seen anything like this
before.
James McKenzie
to install to C:\. That's the much bigger issue.
--
-Austin
Quicken 2008
Hey Austin, I am having problem with Quicken 2008 as well. It installs properly. It even runs. However, after selecting a data file, Quicken immediately closes, all trace of it gone. Ideas?
Wine and Quicken
On Tue, Jan 27, 2009 at 3:11 PM, wblairm <[email protected]> wrote:
--
-Austin
Terminal output?Hey Austin, I am having problem with Quicken 2008 as well. It installs properly. It even runs. However, after selecting a data file, Quicken immediately closes, all trace of it gone. Ideas?
--
-Austin
Quicken 2008
I downloaded and installed the newest Wine and Bordeaux. I tried to reinstall Quicken. It said it would have to remove the old version first. It died during the uninstall process. Try to re-install gives same message.
The Quicken 2008 - Install Wizard reports:
Quicken Failed to install - Exit Code 1627.
There is tons of Quicken stuff left in the registry. I wished I had saved a registry....
The Quicken 2008 - Install Wizard reports:
Quicken Failed to install - Exit Code 1627.
There is tons of Quicken stuff left in the registry. I wished I had saved a registry....