similar to: exporting registry to Wine

Displaying 20 results from an estimated 4000 matches similar to: "exporting registry to Wine"

2009 Aug 18
2
(no subject)
Dear all, I have a problem with the function read.xls from the gdata package, error message see below. Two examples: First, I try to read my data, which does not work; Secondly, I tried the example code/data with the Iris data, which worked Any idea? Thanks, Lars > path<-"I:/subProjects/bh/HPGD/" > > setwd(path) > > xls <- "Platten_Liste_090421.xls"
2011 Aug 18
2
Problem exporting samba 3.6 registry
I'm triing to put some samba3.6 server like print server, the load of ntprinters and ntdrivers is ok, but when I try to do a backup of the registry I find it: #net rpc registry export 'HKLM\System\CurrentControlSet\Control\Print\Environments\Windows NT x86\Drivers\Version-3\Canon iR2270/iR2870 PCL6' printers.reg Violaci?n de segmento (Segmentation Fault) Export fail but enumerate
2010 May 12
1
your session only lasted less than 10 seconds error
hai i have run the halt command from the xshell and the machine got restarted, now when i restart the machine, i am getting this error . I have tried to press the CTRL+ALT+F2 and tried to login with the root user but that one is also not working. can any one help me with this.. this the error message i am getting after i tried to login " your session only lasted less than 10 seconds ...try
2010 Apr 29
1
UpdateLinks = FALSE
Hi,   I'm reading 100s of excel files and many of them contain links to external files (I hate that, but that aside). Every time such a file is opened, a menu pops up asking if I want to update the links. I never want to update the links. I used the macro recorder to see what code would be needed to suppress that message, but to no avail (I tried more variations, but one attempt is shown
2010 Aug 15
4
FreeNx doesn't work?
I have installed freenx with this article http://wiki.centos.org/HowTos/FreeNX but when I use freenx-client on windows to connect to server, I always get an "freenx Authentication failed." client err log output as this: NX> 203 NXSSH running with pid: 1584 NX> 285 Enabling check on switch command NX> 285 Enabling skip of SSH config files NX> 285 Setting the preferred NX
2007 Dec 01
3
wine-users Digest, Vol 29, Issue 1
Eric Weir wrote: >> I decided to make my installation more "up-to-date" by uninstalling and >> reinstalling. I've uninstalled and reinstalled twice now, and each time >> the only thing in the /.wine folder is two registry files -- no Windows >> folders, no drive-c. Of course, when I try to run Wine, it fails. What's >> going on? What can I do?
1998 Jul 02
1
Synchronize Unix/SMB passwords with 'synchpasswd'
Hi, It's been a while since I created my smbpasswd file, and therefore it is no longer in synch with my Unix file. I've added and removed users over time, and now I need a way to update the 'smbpasswd' file without losing the encrypted passwords that are already in place (ie. I don't want to just run 'makesmbpasswd.sh' again). So, I've written the
2010 Mar 29
4
[PATCH 0/3] Export and merge into Windows Registry
As described here previously: https://www.redhat.com/archives/libguestfs/2010-March/msg00129.html Here is the three part patch to reimplement virt-win-reg to support exporting and merging Windows Registry entries in the 'regedit' format. Tested by me on a local Windows VM. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones virt-top is 'top'
2008 Feb 25
1
Error accessing [homes] after 3.0.25b update (uppercase)
OS is smeserver, based on CentOS/RHEL 4. After update to samba 3.0.25b (included in RHEL U6) users who had "mapped" their home in Network places were unable to access the share. All other shares worked. On every attempt a line similar to the following was logged: Feb 14 10:11:49 nethservice smbd[6258]: '/home/e-smith/files/users/FRANCESCA/home' does not exist or permission
2007 Dec 17
3
are index files cross-platform?
Hello! I am trying to read Ferret index files from Windows machine on my Mac G5 Leopard machine, but the following returns nil: Ferret::Index::IndexReader.new( index_paths ) Should this work? Are index files guaranteed to be platform independent or not? Is there any problem if files (top direectory) are renamed? izidor P.S. I can create the index myself and then everything works.
2004 Sep 02
2
Registry issues
I'm trying to set wine up in XP Sp2 box & found out it can't use my Windows registry while it's in %SystemRoot%\system32\config & homedir as should be. W/o it's difficult to make apps run as they can't find neither their reg. info nor OLE-related stiff. Maybe there was some format changes for .reg wine don't know. Anyway, can anybody help with it? The idea of
2003 Jan 13
2
Exporting a samba mount]
Anyone have experience with exporting to other Linux boxes a Windows share mounted on one Linux box? I have successfully mounted the Windows share on the Linux server box, but when I edit /etc/exports to include the new mount and run exportfs, I get error messages regarding the new export. For example, if I add this line to /etc/exports: /mnt/windows_share somebox(rw) I will get the
2009 Sep 10
1
Exporting the formula for a LOESS fit
I'm at my wit's end, and have searched all of my sources. I need to generate a relatively large number of individual LOESS fits each month of data (I have about 16 months of data). Fitting the polynomial is not my problem, figuring out what the formula that describes that polynomial is. apologies in advance if this is so simple, but I need a hand here. Thanks. -- View this message in
2006 Dec 13
2
exporting a table to latex
Hi I am using the latex() command from the Hmisc package to export table to latex. For formating of the values, I use the format() function. But I don't manage to get the format of the values right: I don't want scientific notation, but if I say scientific=FALSE, I get many digits after the decimal point which I can not control with digits=... and nsmall=... in the format command.
2009 Jun 29
2
Exporting large datasets
Hi all, I am currently working on a particularly large (data wise) project, the problem I am having is with exporting the data (for use later on). My current sample dataset contains about 400million entries (approximately 20000 columns x 20000 rows). I tried using the write.table command, but 8 hours later its still going. I will be trying write.matrix (MASS) next as it is supposed to handle
2009 Dec 09
1
Exporting Contingency Tables with xtable
Dear R-philes: I am having an issue with exporting contingency tables with xtable(). I set up a contingency and convert it to a matrix for passing to xtable() as shown below. v.cont.table <- table(v_lda$class, grps, dnn=c("predicted", "observed")) v.cont.mat <- as.matrix(v.cont.table) Both produce output as follows: observed predicted uh uh~ uh 201
2001 Sep 10
1
Help with exporting keys
Hi, In our department's setup we have a unfortunate situation where we have to use both OpenSSH and SSH (ssh.com's version). I have managed to export keys from OpenSSH to SSH's format. I also managed to export SSH's public key to OpenSSH's format. Now I would like to add the private key of SSH to the agent. Now when I try to add it simply by using ssh-add
2020 Oct 27
1
Exporting SPSS Dataset to STATA format
*Dear Sir/Madam,* * Subject : Exporting SPSS Dataset to STATA format* I have a SPSS file which i am able to import into R via Rcmdr or Rstudio. But i am unable to export the same file into STATA format. It would be kind of you to kindly help me achieve the same and send me a sample R script whcih could be used for the same purpose. *Thanks and Regards* *Nelgyn Tennyson *
2011 Aug 29
1
Problem exporting table with many columns to dbf
Hello, I'm newbie in R and I have a problem exporting a table with many columns to a dbf file. I found an error when I open the result DBF file on other software and also importing it on R again. Here a example snippet of the problem (on a GNU/Linux OS): http://pastebin.com/0SMJqqwb Is it a bug? Thank you, Nacho V [[alternative HTML version deleted]]
2012 Apr 12
1
R-2.15.0 and Exporting Methods Converted To S4 Generic
Late to the show on this release, unfortunately. One of our production packages no longer builds under R-2.15.0 with the following message. ** testing if installed package can be loaded Error: Function found when exporting methods from the namespace 'SuperCurve' which is not S4 generic: 'image' Possibly relevant clues follow: ## From R/AllGenerics.R if