similar to: Wine + Visual Basic

Displaying 20 results from an estimated 2000 matches similar to: "Wine + Visual Basic"

2016 May 25
2
Combine exclude files
Hi I'd like to have a list of excluded items that I can always use and combine them with job-specific excludes (or generally filters). Is it possible to use --exclude-from more than once? Do I have to combine the exclude files into one and give this to rsync? Is there another possibility (that also works on Windows)? Thanks bye Fabi
2004 Sep 01
3
Apparently OLE problem
Hello, im trying to run a program, but appear this error message: Invoking /usr/lib/wine/wine.bin SVLGER.EXE ... fixme:ole:CoRegisterMessageFilter stub fixme:ole:GetRecordInfoFromGuids (0x40b8e0,2,12,0,0x40b8f0,0x4465e8),stub! fixme:ole:CoRegisterMessageFilter stub Wine exited with a successful status Im using Debian, and configured Wine with Winetools. Any appointment of the patch for this
2009 Sep 17
4
Limit rsync running time
Hi I'd like to rsync a large amount of data over a slow connection, but only during night hours. I couldn't find a parameter that limits the time that rsync is running, only the timeout on idle time. I guess the way to go would be to start rsync, get the process ID and kill the process later on. Has anybody already written a bash script that would do something like that? Are there other
2016 Jun 02
6
Delete remote folder
Hi I'm trying to build a backup system based on rsync. It should work with different destinations (local, share, remote etc) that's why I'm looking for ways how every operation can be controlled from the client side. I want to create full backups and incremental backups. For the incremental backups I use --compare-dest lastfullbackup. This works nicely except that the whole directory
2018 Dec 04
4
Exclude and delete or not delete
Hello I'm looking for a way to exclude and delete some items but not delete other items. Use case: I'm on Windows where there are folders like recycle.bin and system volume information on every drive. I can exclude them while backing up my data drive. But I now also have other data that is excluded and that I want to delete from my existing backup. However if I use --delete-excluded then
2004 Mar 03
5
Running Delphi application.
Hi, Some years ago I developed a Delphi application for my private use and now I want it to run on Linux using wine. The application uses Paradox database engine. I tried to install the engine itself but failed. Eventually I installed the whole Delphi development environment with wine. It certainly installed BDE but I can not run even the dbd32.exe (database desktop). Machine: RH9 HW: HP
2003 Jun 20
2
winword2000 has pipe problems
High dears, I just do my first step on wine on SuSE8.2 and Wine 20030508, installed from new rpm for SuSE. First I have installed the Office2000 with that command: Office2000 Prem> wine --dll cabinet=n --debugmsg +loaddll setup.exe hat it seems to be work: I have got the messages "restart your Computer". After that I start wine notepad only to see if wine is still working
2016 May 11
2
Synch group with different gid
Hello I have a problem while synching between two NAS boxes with Linux. First NAS: group staff=50 (3.0.3pre1) Second NAS: groups ftp=50, staff=500 (rsync 3.1.1) I synched with -rptgo, without --numeric-ids. The expected result was that the items on the second group would be staff as well even with a different gid. However it looks like the 50 was taken literally and now all staff items are ftp
2008 Dec 19
3
dom0 using only a single CPU (networking)
Hello, I''m using a server with 10Gbps network interfaces and 4 CPUs, running several domUs. The problem is that in this setup, with high network load, dom0 turns out to be the bottleneck, using only a single CPU which is saturated and 100%. So the network speed is bounded to much less than 10Gbps. How could I make dom0 use more CPUs in parallel ? I checked my VCPU setup; i have 4 VCPUs
2004 Feb 16
3
WinE & Windows
Can I use Windows eg. 98 DLL files (shell32.dll, advapi32.dll, ...) instead of Wine DLL.SO files (shell32.dll.so, advapi32.dll.so)?
2009 Mar 26
2
best rsync for use with windows (client) and long file names
Good day, I have been doing some tests with rsync on windows (client) to backup to a linux server. I started out with cwrsync, but ran into the dreaded "File name too long (91)" error. Apparently due to an issue with the cygwin portion of it. So I was then testing with a newer version of cygwin (1.7 beta) as the long file name issue was resolved. In testing that with some
2003 Mar 20
1
NWLINK.VXD
Hi, I'm trying to run the following program with lastest wine release. http://www.receita.fazenda.gov.br/publico/programas/irpf/2003/UnicoDisco/irpf2003v1_2.exe The installation runs OK, but when I try to run the program I got a exception. I think the problem is this fixme:file:DeviceIoControl Unimplemented control 256 for VxD device NWLINK How can I solve this? Is there any NWLINK.VXD
2009 Mar 04
3
Converting file system
Hi @all! I tested what happens with a file which is saved at a FAT32 partition and then this partition is converted to NTFS. So first I transfered the file with rsync from the FAT32 partition to my Linux /home folder. Then I converted the FAT32 partition to NTFS. After the convertation I transfered the file again to see what has changed (amount of data). I was surprised!!!! Nothing has changed!!!
2016 May 17
4
Ransomware?
On 05/15/2016 01:00 PM, Andrew Bartlett wrote: > On Sat, 2016-05-14 at 22:42 -0700, ToddAndMargo wrote: >> Hi All, >> >> Is there anything in Samba that will help protect >> against ransomware? > > I've not had to look into this properly, but I would suggest that > regular and genuinely offline backups and regular Read Only snapshots. > > Andrew
2004 Feb 29
3
Wine crashes when I use dead keys (grave and circumflex accents)
Hi, Whenever I type ?, ?, or ?, etc., Wine crashes immediately before displaying the letter. It doesn't have enough time to display any debug message neither. Dom
2016 Jun 24
2
Operation not supported (95)
On Thu, Jun 23, 2016 at 04:09:43PM -0700, Steven Levine wrote: > In <20160623205843.GB6633 at kw.merryville>, on 06/23/16 > at 11:58 PM, Albert Berger <nbdspcl at gmail.com> said: > > Hi, > > >I did some search about this error before asking this question, and in > >other case unsupported ACLs were indeed the cause. But btrfs supports > >ACLs: >
2016 May 09
2
homes in Samba 3.5
Hello I know that this is about outdated Samba versions, but I have to stick with those. And after trying now for days without getting anywhere I'm looking for help from others. We used an old Thecus-NAS as fileserver (no domain etc). It uses a Samba 3.0.26 which works as we want. Now we bought newer NAS-boxes, but those too use old Samba versions, 3.5.19. This in itself is not disturbing
2014 Dec 02
2
Comparing FLAC header before syncing
Hi all, I'd like to modify rsync to add a flag to compare the MD5 signature of the unencoded audio data in the header of a FLAC file to determine whether or not to transfer a file. The reason being that I've got a large number of FLAC files, many of which are corrupted in the destination volume, but many of which are valid but the tags have been modified. The sizes of both the source and
2015 Nov 24
2
why rsync update large directory so slow?
Hi: I have a large directory with about 0 Milillion files in it to backup by network. Server and client both windows. rsync server config: ------------------------------------------------------------------------------------------------------ strict modes = false hosts allow = 10.200.121.104 hosts allow = 10.171.209.87 hosts deny = * log file = /cygdrive/d/log/rsyncd.log port=8730 uid = 0
2007 Aug 23
5
Rsync stops randomly (using vanished files bash script)
Hey, I've been trying to transfer about 90GB from one Server to another using rsync. But rsync stops randomly. I use the bash script provided in a bug report, to block errors about vanished files! Here is how I start rsync: ./rsync-no-vanished -vvvvv -a -e ssh --delete --progress -z root@kilu3.de:/var/www/users /data/oldkilu3/ > /data/rsync.kilu3n & When I log in into the server