similar to: Removing wine menu entries

Displaying 20 results from an estimated 1000 matches similar to: "Removing wine menu entries"

2008 Oct 31
4
config moved?
Hi Folks #1 Has ~/.wine/config (http://www.codeweavers.com/support/docs/wine-user/config-file) moved? Under ~/.wine/ I have no "config", but I do have the 3 files: system.reg; user.reg; userdef.reg. Is one of these now the "config" file? And #2 I installed Windows native ole32.dll into ~/.wine/drive_c/windows (as per the ole32.dll accompanying text file - well,
2009 Apr 03
1
"Invalid argument (22)" & "Operation not supported (95)" ???
Hi Folks I've gone back over the list and the only reference I've found to "Invalid argument (22)" is here: http://lists.samba.org/archive/rsync/2006-May/015478.html That seems a different context of character set mismatches. The common parts to my errors are: rsync: rsync_xal_set: lsetxattr("...","security.selinux") failed: Invalid argument (22) And:
2009 Mar 29
2
ssh & rsync equivalence?
Hello Folks Can anyone help with why I can use ssh like so: [root@morgansoldmachine ~]# ssh -t rsync@192.168.1.40 sudo ssh -i /home/rsync/.ssh/id_dsa root@192.168.1.100 Last login: Tue Mar 24 21:32:51 2009 from morgansmachine.lan [root@morgansoldmachine ~]# logout Connection to 192.168.1.100 closed. Connection to 192.168.1.40 closed. [root@morgansoldmachine ~]# But, when I use the same
2008 Oct 12
1
Siemens Series A?
Folks Has anyone any experience with these? http://www.automation.siemens.co.uk/main/business%20groups/power/ups/products/ups%20systems/single%20phase/ http://www.automation.siemens.co.uk/main/business%20groups/power/ups/products/ups%20systems/single%20phase/Siemens%20leaflet%20UPS%20Series%20A.pdf They look a very solid machine, I've got a chance to pick one up for NZ$50 with an extra
2009 Mar 21
1
Trouble with -e ...
Hello folks Can any one help with why: [root@morgansoldmachine ~]# ssh -t rsync@morgansmachine sudo ssh -i /home/rsync/.ssh/id_dsa root@morgansoldmachine Last login: Sun Mar 22 10:55:41 2009 from morgansmachine.lan [root@morgansoldmachine ~]# logout Connection to morgansoldmachine closed. Connection to morgansmachine closed. [root@morgansoldmachine ~]# Works But yet: [root@morgansoldmachine ~]#
2008 Dec 03
4
ActiveX & ADO?
Hi Folks I recently got back the message below form a company I suggested supporting WINE with their software. Is there any answer - or is it, as they suggest, a lost cause? The error I get from WINE is: RTG Bills (title) ADO error 1AD ActiveX component can't create object [OK](button) Is there anyway to have ActiveX & ADO work with WINE? Regards, Morgan. > No, RTG Bills won't
2009 Jan 25
3
VBA in MSOffice?
Folks I have a macro that fails in Word, are there any work-arounds, alternate dlls etc that can be suggested to get it going? Is there any forum dedicated to getting these going? I've installed MSOffice like so: cd "/media/Office 2003 Pro/OFFICE";\ # Set your preferences WINEPREFIX=~/.MSOffice winecfg;\ # Click through the dialogues WINEPREFIX=~/.MSOffice winetricks wsh56 vb3run
2007 Nov 15
2
rsync error?
Hi Folks Can anyone help me with the following error - is it serious; is the file transferred; are the other files transferred? [morgan@morgansmachine ~]$ rsync -a -X -A -z -v /home/morgan/Documents 192.168.1.30:/home/morgan/Documents morgan@192.168.1.30's password: building file list ... done rsync: rsync_xal_set:
2008 Nov 15
6
WARNING - WINE DOESN'T WORK WITH OFFICE 2003
Wine is not ready for prime time former windows users. Office 2003 can be installed, but daily use of the application continues to face multiple error or simply dead space. Linux may be free for your pocketbook but not your time.
2001 Nov 09
3
getting windows help files to display
I can run my programs with no problems but the help files do not display. Is there some trick? I am running RH 7.2 with wine installed using the rpm that came with it. Thanks.
2006 Jul 19
4
How to set up help browser?
Does anyone have any words of wisdom for setting up the standard Windows help browser? I have an app with extensive on-line help, but the help browser only comes up with the one intro page. The various tabs are there, but they don't do anything.... --Yan
2004 Oct 11
3
rpm install
I have in /home/john/Documents the rpm file 'wine-20040914-mdk.i586.rpm' changing to 'su' will permit the installation of the package by using rpm -iv wine-20040914-mdk.i586.rpm I know that by using the command 'winhelp' the directory /home/john/.wine will be created. I forgot how I happen to know this. What document source would tell me that I would have to use
2008 Oct 27
5
installing autocad lt 2002
Can't get past the registration screen. Application seems to lock-up. After inputting my numbers I just get this rather stupid looking white blank box and then rest of application goes into non-response and/or whole computer locks-up. Have set emulator to win2k. Locked up with xp setting too. Using Lenny.
2000 May 31
3
read.table and strip.white
Hi! I want to read data (using read.table(.)) from a file like: "col1", "col2", "col3" 1, 1, 1 2, 2, 2 But the white spaces are interpreted: x <- read.table("filename", header=TRUE, sep=",") ## or read.csv(...) colnames(x) [1] "col1" " col2" " col3" ^ ^ So I would like to pass
2011 Aug 06
0
help recover from unmountable btrfs
After running one too many times into “parent transid verify failed” that prevents a filesystem from being mounted, I found out how to adjust some system blocks so that the kernel could get past that check and mount the filesystem. In one case, I could get all the data I wanted from the filesystem; in another, many checksums failed and I ended up throwing it all away, so no guarrantees.
2004 Oct 11
1
rpm-install
I installed rpm with the following sequence of three commands: [root]: 09:15 PM [/home/john/Documents] # rpm -iv wine-20040914-mdk.i586.rpm [root]: 09:16 PM [/home/john/Documents] # exit exit [john]: 09:18 PM [~/Documents] $ winhelp wine: creating configuration directory '/home/john/.wine'... wine: '/home/john/.wine' created successfully. I cannot remember from what info
2001 Jan 02
1
minor problems (if problems at all): <ESC> in RGui; finding some (PR#799)
[These things don't seem to be of too great importance and may well not meet the criteria of a "bug", but, for what it's worth,I thought I'd submit them to r-bugs anyway:] This is the R version: > version _ platform i386-pc-mingw32 arch x86 os Win32 system x86, Win32 status major 1
2006 Aug 22
2
Where is the installer?
This is my first attempt at using wine. I have wine installed on FC5 the version wine-0.9.17-1.fc5.src.rpm . I have the winecfg, regedit, winefile, winhelp, notepad and wine software unistaller. I do not see an installer. I can't find any information that tells how to install a *.exe app on Linux and run it in wine. <copy of the wineuser-guide> Assuming you are using a fake
2001 Nov 28
1
wine's winhelp doesn't compile
Hi, using latest cvs code, i can't compile the winhelp program. There's a conflict for the gethostname fonction : gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -DSTRICT -DNONAMELESSUNION -DNONAMELESSSTRUCT -D_REENTRANT -I/usr/X11R6/include -o lex.yy.o lex.yy.c In file included from ../../include/winsock2.h:30, from
2001 Aug 27
1
windows help files
how does one view windows help files ( winhlp format ) using wine?