Displaying 20 results from an estimated 400 matches similar to: "regshell only goes to HKEY_CLASSES_ROOT"
2007 Apr 08
1
winefile/explorer hardcoded ? HKEY_CLASSES_ROOT\Folder\shell\open\command ignored
Winefile seems to be hardcoded when it comes to opening folders. No
matter what I do it always pops up. I tried deleting
HKEY_CLASSES_ROOT\Folder and nothing changed.
What can I do to convince wine to open folders with /usr/bin/nautilus
? I allready made it open ordinary files with gnome-open.
--
Who logs in to gdm? Not I, said the duck.
2008 Jan 30
3
Fun Wine Project -- Configure Some Default Registry Entries
My first post.
Fun Wine Project -- Configure Some Default Registry Entries
I've begun working on this to import some native calls into wine. More
specifically, OpenOffice.org. I'm trying to get Lotus Notes attachments to
display proper icons, and open natively with OOo.
I've come across a dilemma. I can't seem to "easily" open a Windows path,
i.e.
2008 Jan 02
2
Windows Shell Command under Vista
Dear R2008,
In Windows 2000, I used the following shell extension to allow right-click
rgui start in a directory (assuming rgui.exe is on the path:
-----
REGEDIT4
[HKEY_CLASSES_ROOT\Directory\shell\Run R]
[HKEY_CLASSES_ROOT\Directory\shell\Run R\command]
@="Rgui.exe --no-restore --no-save --internet2"
----
I switched to Vista this year. For reasons I don't understand, I have
2008 May 13
9
Starting a Linux application for a windows file in wine
Hello,
This is my first post here, so please forgive me if a get some terms wrong!
I want to be able to use Linux applications to open files from within a windows application running under wine. Here's why,
I have installed Ubuntu 8.04 and wine 0.9.61 using Synaptic. I have installed a very old PIM called infocentral that was originally created by Corel and which I have been using for the
2004 May 21
2
read (and edit?) registry files on Linux
Hello,
Is there a way in Linux to read Windows registry files?
I have only ssh access to the Linux/Samba server, and would like to be able
to check settings in user profiles (in their ntuser.dat files). Best would
be if I could even edit settings in there.
For now, it seems the only thing I can do is scp the files to a Windows
machine, and manually load the hives in regedt32. Very
2005 Jan 10
0
file associations in wine
hi there
first of all, please excuse my poor english...
I know I can associate a file extension in wine with a linux application like
i did for .sxw in this .reg-file:
REGEDIT4
[HKEY_CLASSES_ROOT\.sxw]
@="sxw.document"
[HKEY_CLASSES_ROOT\sxw.document]
@="sxw.document"
[HKEY_CLASSES_ROOT\sxw.document\shell]
[HKEY_CLASSES_ROOT\sxw.document\shell\open]
2010 Sep 10
1
camstudio does'nt detect compressors. Err creating avi file
Hi mates,
I've just installed camstudio on wine 1.2 without any problem.
As a known issue, after trying to run for the first time, it complained a missing dll (mfc42.dll). That was easy to solve and I got camstudio opening the recorder.
The problem started where, when I click on record. It says:
Error creating avi file!
I tryed so many things but the problem I found was the compressors
2008 Feb 26
4
vbrun300.dll
Hello.
Recently i install "Ford Microcat". It's database of spares for Ford =)
So, it had been installed without efforts.
Now, when i try to run:
#wine c:\\Microcat\\microcat.exe
there is some errors:
1. first of all - it can't be registered vbrun300.dll
in console was message:
"Could not load 'VBRUN300.DLL' required by 'MICROCAT', error=11"
but - i
2006 Apr 24
3
Editing in external application
Hello list,
If there are any professional consultants reading this list, I would be able
to to get my company to pay for a solution to this problem.
Im having a problem that has been stupefying me for two weeks now:
I have a VB 6 application that opens documents externally for editing. From
within the program, you choose a type such as 'Text Document' or 'OpenOffice
1.1 Text
2009 Apr 28
0
File association in wine
Hello everybody, i've made a little script that associates every extension known by linux in wine, unless the extension isn't already associated to some other program. So you can doubleclick on a file from winefile and have it opened with the corresponding linux application.
It's a quick and dirty script that generates a .reg file, it isn't freedesktop compliant, i am a KDE and
2005 Jul 06
1
Problem with Scripting.FileSystemObject
Hi:
I'm trying to make run a windows application with wine. It has been made with visual foxpro (I don't know if this information is useful, but just in case...).
The application uses the class Scripting.FileSystemObject included in scrrun.dll
The application starts properly, but at one point it shows a message stating that it cannot find the Scripting.FileSystemObject class, and stops
2011 Apr 27
2
trouble with chm files
Hi,
I have been trying to configure Wine to associate kchmviewer with chm files in hopes of having kchmviewer launch whenever I push a help button within SkyTools 3 (http://www.skyhound.com). I am running Wine 1.3.18 under Ubuntu 10.10 on an amd64 machine. I followed the instructions in the Wine FAQ at
http://wiki.winehq.org/FAQ#head-91bf3f0a8ccbfab8dee96f82fae2f1a489e0d243
and have tried
2004 Apr 20
1
R1.9.0
I have just installed R 1.9.0 on my computer(Windows XP) and uninstalled 1.8.1
When Itry to execute .RData I'm asked to specify the program to open it.But whe I do it I get a message ".RData is not a valid Win32 program"
Can anyone help please?
Luis Ridao Cruz
Fiskiranns??knarstovan
N??at??n 1
P.O. Box 3051
FR-110 T??rshavn
Faroe Islands
Phone: +298 353900
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:
>
2004 Feb 11
1
Vorbis in Windows Media Player 9, (partial) success
As I said on http://wiki.xiph.org/ClientSupport
I managed to get WMP9 under Windows 2003 to work with OGG vorbis files.
Requisite : OggDS 0.9.9.5
- they can be opened with the Open... dialog and WMP does not complain any
more that it is an unsupported file format
- they can be dragged from explorer into WMP and WMP will play them without
any complaint
- they can be added to the media library.
2006 Jul 20
3
sort_by with via a parent models child
I am having a problem with ruby''s sort_by function. I want to sort a
list of parent model objects based on the children of the parent models.
Normally you might say sortedList = modelList.sort_by { |model|
model[''someAttribute''] }
What I am tring to do is
sortedList = modelList.sort_by{ |model| model.children.find(:first,
order=>"price desc" ).price}
2009 Jul 11
4
Start native linux apps from a wine app
Hi to all! This is my first post!
I'm trying to use carbide.ui with wine and it works well.
But I've got a problem: this apps needs to use an external, selectable app to edit images and sound files. I don't want to install gimp for windows on wine to integrate it, so I would like to know if is there any way to start a completely native application from a windows app, just like wine
2008 Sep 02
5
Unable to Join Domain
I recently setup a new server with CentOS 5.2. Everything works great on
the server except when I try to join the domain it simply tells me:
"The following error occurred attempting to join the domain "Domain":
The user name could not be found.
I have researched this error and attempted a number of fixes but have been
unable to resolve the issue. I am able to connect to
2010 Apr 16
2
Any pitfalls updating straight from 3.0.34 to 3.5.2?
Okay, so I've just put the sernet repo file in my yum.repos.d directory and a yum update will elevate my samba server to the latest version. Is there any pitfall that is out there that I can avoid before yum updating.
Centos 5.3
samba3-3.0.34-37 & related packages
openldap-2.3.43-3.el5 & related packages
I still have my samba3-3.0.34 packages squirreled away so I can force downgrade
2010 Jan 14
0
Windows Shell: R Gui Here
Some years ago I published the reg string here to start RGui in a selected
Windows directory via right key click without keeping a cmd window open.
That string no longer works in Vista/Windows 7. Below is the alternative. It
assumes that rgui is on your path, or that you have Gabor's rbatch installed
and on you path.
http://batchfiles.googlecode.com
If you must use an explicit path to RGui,