similar to: Wine Registry : winebrowser "%1" : the quotes were omitted

Displaying 20 results from an estimated 4000 matches similar to: "Wine Registry : winebrowser "%1" : the quotes were omitted"

2008 Nov 24
2
firstclass client 9.1 -- cannot load winebrowser
I have successfully installed and am running the win32 version of firstclass 9.106 (http://www.firstclass.com/Divisions/FAV13-0024FC95/?OpenItemURL=S047C50E4) client on wine 1.0.1 (lenny amd64). My problem occurs when the client attempts to open an html attachment: Code: err:winebrowser:get_url_from_dde Unabled to retrieve URL from string L"\"" err:winebrowser:wmain Usage:
2010 Jul 04
1
Winebrowser from Kmail?????
On my Ubuntu system, when I click on a web link in my email program (Kmail), a winebrowser dialogue appears but the default browser (Firefox) is not called up. I am NOT using Kmail inside Wine so I don't understand why Winebrowser is being called. How do I fix this problem? I have removed and reinstalled Wine. Thanks
2009 May 26
2
winebrowser and self signed certificates
Hello, I'm trying to open a site protected with self-signed certificate with winebrowser, but error occurs: "***** uses an invalid security certificate. The certificate is not trusted because it is self signed. Error code: sec_error_ca_cert_invalid". and there is no option to continue. I know this is gecko related quiestion, but I'm looking for some way to import self signed
2011 Jan 27
2
Registry keys in WINE 1.2.2
Hi, Troubleshooting another issue, I followed the advice on the wiki here, http://wiki.winehq.org/UsefulRegistryKeys, and ran the following grep on my 1.2.2 source code as recommended on, and copied and pasted from, the latter wiki page: Code: find . -exec grep "@@" {} \; | grep registry To narrow down the search results I modified it slightly to this: Code: find . -exec grep
2010 Oct 17
4
How to edit/modify system32 exe files?
Hello, I would like to try to edit/modify default values of winebrowser.exe (for example with Reshacker) for it to open url and email addresses with Seamonkey... (Trying to solve this problem => See my post) (http://forum.winehq.org/viewtopic.php?t=9915) > +-WineBrowser > | | > | +->Browsers > | | [List of browsers that Wine will attempt to launch when running winebrowser > |
2010 Oct 10
4
Start a mac program from wine
Hi, I have a windows-based program that runs in wine & opens my native Mac-based Google Chrome browser when it opens a html document. Is it possible to do the same for another type of file, e.g., an mp3 file? What would I need to do to be able to do this? Thanks and regards, Anna.
2011 Apr 13
2
Getting filetypes to open with an EXE
I have a program I wanted to run a certain file type in, but since it's an EXE file, Ubuntu doesn't detect it as an installed program. I'm guessing I have to run some sort of command-line through Wine's program launcher, but I'm not really sure what.
2009 Apr 16
2
Can not launch browser in Evernote
Hi , I am running Evernote 3.10.1139 with wine 1.19 on Debian SID. Most of the functions are fine , however, I can not launch browser from Evernote directly. No response when I click the button to launch browser of the clipped note. Winebrowser is correctly set , I can launch firefox by 'wine winebrowser.exe' . Anybody know how to fix it? Or could give any hints in troubleshotting
2007 Mar 19
2
Using native Dlls from original Win2000
Hallo Short Question: How can I tell wine to use for all missing or native Dlls the win2000-Directory on the other mounted harddisk. I don' want to copy these files arround. I have a backup from Windows if something screws up. And second question, how can I remove completly the winebrowser-functionality. I want to use ie6 in wine couse the application I use want this browser and his
2010 Apr 10
1
Http links not active in a windows newsreader
Hello, I'm using Wine 1.1.41 and the Windows newsreader "40tude Dialog", with Mandriva 2010.0. If in Dialog I click a "mailto:" link, everything is OK, Kmail opens a message. If I click an http link, nothing happens. So, I launched Dialog via a terminal, and here are the error messages when I click an http link : > err:winebrowser:get_url_from_dde Unable to
2008 May 25
5
Registry override?
I first installed kchmviewer. I then created the file run_prog: #!/bin/sh $1 "`wine winepath -u "$2"`" I tested by running from a terminal run_prog kchmviewer c:\MyChmFile.chm This worked fine I edited the registry entry for chm.file to /usr/bin/run_prog kchmviewer %1 > > Note: > While researching regedit I noticed the reference to wineprefixcreate at: >
2010 Apr 08
1
Let Wine program pop up URL links in default browser, NOT IE
A few versions back, when one of my wine'd program needed to show an URL page, it (through Wine of course) sent that link to my default browser (Firefox) in Linux. It worked like this until version 1.1.35. Starting with 1.1.36, it pops up an IE window instead, which doesn't work on the URL and I don't want. Is there a way to reset its behavior so that the link is sent to my Firefox?
2008 Sep 22
1
Application can't access the internet or start a browser
Hi, I've been trying to install ChemDraw 11.0 (not on AppDB), using the site license owned by my department on Ununtu 8.04 using Wine 0.9.59. I got the installation to go OK, but when I start the program I get stuck at the part where you put the registration code in and activate the program. When I choose the "Activate over the internet" option, nothing happens for a while, then
2009 Dec 17
2
'Setup cannot find necessary files' message
Running Wine 1.0.1 in Ubuntu 9.10, trying to install FileMaker Pro 9 from CD. (Install from this CD works fine on Windows machine.) 'Setup cannot find necessary files' message appears when launching setup.exe with Wine. WINEDEBUG=+loaddll on setup.exe gives the output below; looks like all needed .dlls are there. Same problem reported on Ubuntu forums earlier in 2009 by another user:
2011 Apr 18
1
Making Wine Firefox the default browser
OK, I see posts all over the place for the opposite problem -- people want wine apps to open their linux default browser. But I have the opposite problem. I use a piece of software (GradeQuick) that only runs on Windows (and Mac sometimes when it feels like it). But it runs by first opening the web page which called it (www.edline.net), and it will not run through Linux. So when I click,
2010 Sep 08
4
edit in external image editor
The 3d modeling program SketchUp allows to edit a texture image with an external editor. The texture is exported into the temp folder and then the image editor is executed with the image path as argument. I want to edit textures with the native (linux) Gimp. If I add in the preferences of SketchUp "/usr/bin/gimp", it succeeds to start gimp, but the file cannot be opened due to a wrong
2008 Oct 30
4
open network path
Hello ppl, I have an application that gets updates via a network path for example \\192.168.40.100\ is the update-server in WINE i can only make the updates if I mount via samba the available share z:/ -> is the \\192.168.40.100 And I must configure the server to show updates in Z: so that the wine clients can make the updates. To update the windows clients I change the config again to
2011 Sep 12
1
Re: Registry keys in WINE 1.2.2
vitamin wrote: > > SiRGadaBout wrote: > > 1) Does this indicate that the wiki page in question is out-of-date, or was it never intending to list all the keys found by the grep command the author himself recommends? > > Yes and yes. Not every developer updates that page with added keys. And some keys are not that useful for most Wine users. > > > SiRGadaBout wrote:
2009 Apr 03
1
Acrobat Reader won't start from a applications
I have installed a software working fine with WINE (some special financial software from my company I work for) but I can't get Acrobat Reader to launch, when I try to open a pdf File from that application. Acrobat is installed. On the console I get this message: Code: fixme:exec:SHELL_execute flags ignored: 0x00000100 Same when I try that: Code: wine start
2010 May 03
0
Perfect World wont work
So i was able to install it without any problems. soon as the installation finished and i tried to run it. I received this error message. wine: Unhandled page fault on read access to 0x00000000 at address 0x0 (thread 0009), starting debugger... Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x00000000). Register dump: CS:0017 SS:001f DS:001f ES:001f FS:1007 GS:0037