similar to: how or where to put .dll and .inf from an installerless driv

Displaying 18 results from an estimated 18 matches similar to: "how or where to put .dll and .inf from an installerless driv"

2009 Jun 23
2
Long to wide format without time variable
Hi all, I am trying to convert a data set of physician death codings (each individual's cause of death is coded by multiple physicians) from long to wide format, but the "reshape" function doesn't seem to work because it requires a "time" variable to identify the sequence among the repeated observations within individuals. My data set has no order, and different
2005 Jul 14
2
Do I need to defile my machine, or is there a simple work-around
I am trying to install Microchip's MPLab package (a set of tools for working with PIC microcontrollers) with the latest Wine from CVS (at least, latest as of yesterday morning). I've been running Wine for a while, so I already have an existing Wine registry. I don't have a Windows install on the machine. The installer (InstallShield) unpacks, runs, and then pops up a dialog
2005 Dec 11
1
Problems with Microchips MPLAB IDE
Hello, I try to use Microchips MPLAB IDE 7.22 with wine 0.9.3 in contrary to the AppDB it doesn't work, it hangs during the first splash screen. When I try it with WINEDEBUG=warn+all the last message I get is: warn:gdi:GDI_GetObjPtr Invalid handle 0x62c I already registered all the .dlls as advised in the AppDB and also installed a gdi32.dll. Does anybody has an idea? Thanks, Dirk
2005 Jul 13
1
Windows program calling another program
I saw a discussion that looked exactly like the issue that I'm having, but turned out to be a divide by zero error instead. I apologize if this issue as already been addressed. I am trying to run an IDE called MPLAB(v7.20) under wine(v20050524). I can get the IDE up and it will successfully call another program called mpasmwin.exe which assembles the file. This mpasmwin program generates
2005 Apr 06
1
mcc18 install error
I am trying to run the FIRST Robotics compiler on my linux box using wine. I am using the gentoo stable ebuild - 20050111-r1 The program I am running is: MPLAB-C18-Student-Edition-v2_40-win32.exe When I try to run it I get an error from the installer: "An internal error has occured attempting to create the time stamp for MPLAB C18 v2.40 Demo. Please contact Microchip for assistance. (Error
2010 Oct 29
1
Windows XP and SAMBA: "file changed" popup
Following issue only occurs on a Windows XP system (it doesn't happen on Windows 7) I have Ubuntu 10.10 (Maverick) server with samba 3.5.4. The server has a samba share and another PC (which has Windows XP as operating system) is connected to that share through a network drive. On the share, there are PHP files which can be changed by a developer. The files are also available by HTTP using an
2011 May 31
0
[XEN-NVIDIA] Update 270.41.06 Failed
Hi, I tried to Update the Nvidia driver. But the result is a failed because it''s not for Xen Kernel. This the log > [ebuild U ] x11-drivers/nvidia-drivers-270.41.06 [260.19.36] > USE="(multilib) > -acpi -custom-cflags -gtk" 0 kB > > >>> Source > prepared. > >>> Configuring source in >
2009 Jul 23
7
Ubuntu crashes when gaming
Hello, I am a french Ubuntu user since a few weeks. So, please excuse my English and my Technical knowledge. I've got a problem when I play games with wine : my computer crashes and reboots. I tried two games : wow and oblivion. Here is my config : ubuntu 9.04 ? Jaunty Jackalope ? 64 bits + Ext 4 Graphic card GeForce GTX 260 PLUS - 896 Mo DDR3 INTEL Core 2 Quad Q9400 - 2.66 GHz 3 x
2007 Mar 19
1
Installshield and Wine
Hi, I should install MPLAB under Suse 10.1. This software uses Install Shield as installer. I have Wine 0.9.11 and when I launch the setup.exe I get the following output: + with Wine configured as 98 / 2000 / XP Internal Failure Error Number: 0x80040707 Description: [it's empty] + with Wine configured as NT The installer just hangs. Both failures happen at the end of the "Preparing
2008 Oct 23
3
USB support
Hello Everybody! :D :D :D I changed from Windows to Ubuntu a short time ago. Under Win I programmed microcontrollers with Microchip PicKit2 programmer, which has USB connection. After I installed Ms .NET Framework 2.0 with winetricks, the Wine enablet do install PicKit2 program; it runs, but can not wiev / handle programmer, which I plug in to an USB port. Please help me. Have any USB
2012 Apr 26
2
Will Wine Support Win Apps that use serial communications ?
I have a Win App that communicates via a COM port to another device. Does Wine support apps that have serial communication via COM ports?
2003 Jul 28
3
Problem with rpcclient command
Hi, I am trying to query a W2K PDC for info on a print driver by issuing the following command: rpcclient -Uxxx%yyy -d 3 -c 'getdriver "HP LaserJet 8000 Series PS"' abert The response I get is: Initialising global parameters params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf" Processing section "[global]" added interface
2008 Oct 10
2
smartd and 3ware on centos5
Hi, I've CentOS5 box with 3ware RAID controller in it. I can't get the tw_cli command line tool to work, and smartd also barks on me. The tw_cli simply doesn't see the controller, no errors logged anywhere. When starting smartd, it is much more verbose. I'm getting a bunch of messages like this: Oct 9 22:15:15 toporko kernel: program smartd is using a deprecated SCSI ioctl,
2009 Sep 22
1
rgl, openmesa, nvidia. Oh my!
I've caused a new problem for myself. I wonder if you have seen it. On Ubuntu 9.04 I had a lot of hangs with the nvidia packages and so I updated to the 185 edition on this website: https://launchpad.net/~nvidia-vdpau/+archive/ppa The video drivers are much better! However, I notice now I don't have all of the working pieces of the X11/openGL development toolkit in order to compile R
2003 Oct 23
5
samba 2.27 as print server
I'm running Samba 2.27 on RH8 system. I've got samba as the print spooler for Windows XP clients and using winbind as the user validation against my Win2K DC. Permissions on the spool directory are root root with the sticky bit on. Clients can delete their own jobs from the que, but the spool directory is not being expunged of print jobs and the last job constantly displays in the client
2012 Apr 02
23
[PATCH 00 of 18] [v2] tools: fix bugs and build errors triggered by -O2 -Wall -Werror
Changes: tools/blktap: remove unneeded pointer dereferencing in convert_dev_name_to_num tools/blktap: constify string arrays in convert_dev_name_to_num tools/blktap: fix params and physical-device parsing tools/blktap: remove unneeded pointer dereferencing from img2qcow.c tools/blktap: remove unneeded pointer dereferencing from qcow2raw.c tools/blktap2: fix build errors caused by Werror in
2012 Jul 21
8
[PATCH libguestfs 0/4] Add a libvirt backend to libguestfs.
This preliminary patch series adds a libvirt backend to libguestfs. It's for review only because although it launches the guest OK, there are some missing features that need to be implemented. The meat of the patch is in part 4/4. To save you the trouble of interpreting libxml2 fragments, an example of the generated XML and the corresponding qemu command line are attached below. Note the
2006 Jul 26
5
linux-2.6-xen.hg
Hi, Is the http://xenbits.xensource.com/linux-2.6-xen.hg tree still being updated? if not, what''s the preferred Linux tree to track that has all of the Xen bits? Thanks, Muli _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel