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
On Mon, Oct 20, 2008 at 12:06 AM, viper1965 <wineforum-user at winehq.org> wrote:> 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 > > > > > >http://wiki.winehq.org/FAQ#head-497f1a295d53dd3444f211df2b13312c7767afa2 -- -Austin
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
Hi, Austin, ralph at 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 at ralph-laptop:~$ Ralph
On Fri, Nov 7, 2008 at 10:27 PM, viper1965 <wineforum-user at winehq.org> wrote:> Hi, Austin, > > ralph at 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 at ralph-laptop:~$ > > Ralph > > > > > >$ wget kegel.com/wine/winetricks && sh winetricks vcrun2005 -- -Austin
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 Thank you, Ralph
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 >Windows programs normally install themselves to a subdirectory of Program Files. It sounds like something went wrong with your install.
What can I do differently? Ralph
On Sat, Nov 8, 2008 at 6:47 PM, viper1965 <wineforum-user at winehq.org> wrote:> What can I do differently? > > Ralph > > > > > >$ rm -rf ~/.wine 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. >What directory did the installer put qw.exe in, and did you cd to that directory before trying to run it?
Hi, dimesio, The installer put qw.exe in /home/ralph/.wine/drive_c. I did change to that directory and typed wine qw.exe. I got the same errors. Ralph
On Sun, Nov 9, 2008 at 5:16 PM, viper1965 <wineforum-user at winehq.org> wrote:> Hi, dimesio, > > The installer put qw.exe in /home/ralph/.wine/drive_c.I find that hard to believe. Is there a demo available? What version of Quicken? -- -Austin
Hi, Austin, I did locate qw.exe, and that's what was returned. It is Qucken 2009 starter edition. Thanks, Ralph
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