Displaying 20 results from an estimated 20000 matches similar to: "winepatht.exe - infector for Wine?"
2008 Mar 24
8
wineboot.exe
Hi All:
I just use wine to run a windows based program.
I think it is successfully installed, but when I run it with
WINEDEBUG=warn+all, there are some warning message at the beginning as:
warn:file:wine_nt_to_unix_file_name L"wineboot.exe" not found
in /home/huifeng/.wine/dosdevices/c:/windows/system32
warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\
2008 Sep 11
3
wine: could not load L"c:\\windows\\system32\\rundll.exe":
when i enter this:
wine "c:windows\\system32\\rundll.exe" ffdshow.ax,configure
i get this:
wine: could not load L"c:\\windows\\system32\\rundll.exe": Module not found
rundll.exe is actually present and indeed is in drive_c/windows/
system32
why can wine not find it?
I'm running the latest deb package from winehq on xubuntu hardy heron
2011 Mar 12
5
plugplay.exe missing
Hi,
I'm running Ubuntu 10.10 with wine 1.2.2 on it and when i start regedit from terminal i got :
wine: cannot find L"C:\\windows\\system32\\plugplay.exe"
i checked it out and the plugplay.exe file is in system32 folder ...
So what is going on... [Rolling Eyes]
10x in advance !
Best Regards
2011 Dec 21
1
Running an exe from the command line
I bring up the command line (i.e. MS-DOS prompt) by double clicking cmd.exe in Wine's Windows\System32 folder. I key 'path' and I see the path i.e. PATH=C:\windows\system32;C:\windows;C:\windows\system32\wbem;C:\Program Files\Java\jdk1.6.0_26\bin
I try to run java.exe (which is in the last folder) and it says 'File not found'. Therefore, it seems that 'PATH' does not
2010 Mar 20
1
problem with start.exe in 1.1.41 ?
inside cmd shell a simple command "start cmd" not works anymore. But I don't see any similar reports from other people. What can be wrong? I already tried new wineprofile
Code:
[il at IL ~]$ LANG=C wine cmd
err:menubuilder:init_xdg error looking up the desktop directory
CMD Version 1.1.41
Z:\home\il>start cmd
File not found
Z:\home\il>start
Start a program, or open a
2007 Mar 19
3
cmd.exe behaviour
When I execute the following command from a wine cmd.exe
and the file xxx exists,
c:\windows\system32\cmd.exe /c copy h:xx h:xxx
Overwrite file (Y/N)
How do I over ride the behavior of asking for a y/n.
Thanks
chip
2007 Mar 19
1
Need help with CRYPTUI.dll and signtool.exe
I am trying to get signtool.exe, which is part of the Microsoft
Platform SDK, working under the latest version of Wine on my Fedora
Core 5 box. When I run signtool.exe, I get the following errors:
err:module:import_dll Loading library CRYPTUI.dll (which is needed by
L"C:\\signing\\signtool.exe") failed (error c0000020).
err:module:LdrInitializeThunk Main exe initialization for
2008 Jun 19
1
Wrong path to app.exe
Hi,
Yesterday (one day after its release) I installed WINE 1.0 via openSuSE 10.3 YAST - from repository. I also installed WINE-DOORS 0.1.2.
(first I unistalled and deleted earlier test installations and .wine folder)
Then I installed IE6 via the WINE-DOORS list. This also installed a lot of other windows stuff. This is often advised to support other apps. Very nice!
IE6 was then tested. It
2007 Aug 20
1
system() fails with fc.exe (PR#9868)
Full_Name: Jens Oehlschl?gel
Version: 2.5.1
OS: Windows
Submission from: (NULL) (62.159.183.42)
Even when specifying the full path, the output of fc is not sent to R (neither
shown nor returned). For example
> system('c:\\WINDOWS\\system32\\fc.exe /?',intern=TRUE)
character(0)
When I do the same from python 2.3, I get
>>> import os
>>>
2010 Jul 21
6
missing ipconfig.exe
hey all,
i am trying to run a program called 'kintecus' on a mac. it was originally written for win (and linux) machines, so i ended up using wine (to get the windows version running).
the problem is, it creates a 'unique computer ID' which you have to send to the author in order for it to work (he will provide then a code that allows you to run the program). this is done when it
2020 Aug 06
1
Domain admin has no access to C:\Windows\system32\rundll32.exe
FreeBSd-12.1p7
Samba-4.10.15
Windows 10 Pro
I have added a windows laptop to the test domain using the domain administrator
account. I have logged on to the domain using the domain administrator
account. When I attempt to open the Settings->Personalization -> Desktop icon
settings I get this error:
C:\Windows\system32\rundll32.exe (File version 10.0.18362.1)
Windows cannot access the
2004 Feb 04
1
getting started with wine on debian and W2K
Dear All
Thanks for your comments. I have downloaded and installed wine-20040121.
Unfortunately things seem to have worsened. I installed wine with my
Windows partition mounted umask=000, and used the Windows partition for
the wine installation when prompted (sorry can't remember the prompt
question wording). I didn't install & run winesetuptk as everything
seemed ready to
2011 Apr 26
3
Registering Dll in system32 Failed anyone help me?
H:\>regsvr32.exe C:\WINDOWS\SYSTEM32\oeinpr3.dll
DllRegisterServer not implemented in DLL C:\WINDOWS\SYSTEM32\oeinpr3.dll
H:\>regsvr32.exe C:\WINDOWS\SYSTEM32\oeinsmd.dll
DllRegisterServer not implemented in DLL C:\WINDOWS\SYSTEM32\oeinsmd.dll
H:\>regsvr32.exe C:\WINDOWS\SYSTEM32\oeintck.dll
DllRegisterServer not implemented in DLL C:\WINDOWS\SYSTEM32\oeintck.dll
H:\>regsvr32.exe
2010 Apr 12
2
Problems running a Java program in Wine
Hello everyone, im runing a java program under Wine, but sometimes when i try to get some report in the report viewer which is an smaller DLL app, it Crash giving a message in the console, On Windows XP, the same program and JVM version runs perfectly. Here Is the the message:
#
# An unexpected error has been detected by Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at
2004 May 17
1
Problem with package SJava
Hello all,
I'm trying to run SJava package (0.65 modified downloaded from :
http://stats.math.uni-augsburg.de/iPlots/alpha/) on windows NT 2000 and R
1.8.01. I have also downloaded the PDF Calling R from Java and when I want
to execute the following code:
import org.omegahat.R.Java.*;
import java.io.*;
public class Essai{
public static void main (String [] args) {
REvaluator e = new
2013 Feb 12
1
[SC] EnumQueryServicesStatus:OpenService FAILED 123
*Hi guys!*
*
*
*I''m trying to perform a service creation using SC and if this service is
already created, using an "unless" we can avoid it. *
*Sound very simple, but for any reason, when instructions are called by
puppet they are not working instead you call directly, same instructions,
using DOS, where works sweet.*
*
*
*Here is part of the code:*
$cmd =
2009 Apr 28
1
Re: How to deal with the message: winedevice.exe has encountered
Yuri wrote:
> How to fix this? How to remove the driver?
Unless you want to implement missing features you can't fix it.
To remove driver - just remove the driver file "*.sys" from windows/system32 directory. A cleaner way would be to disable it in registry or remove it's complete section.
2009 May 02
3
Re: How to deal with the message: winedevice.exe has encountered
I guess I'm late to the party. I'm getting this error on just about every program I run under Wine since I updated to 1.1.20. Even the Wine Configuration tool makes this error show up first. What is happening here?
I had 4 files in my ~/.wine/drive_c/windows/system32/drivers directory.
mountmgr.sys
MrtRate.sys
PxHelp20.sys
pxhelper.sys
If I move all of them out, the error popup stops
2005 Nov 09
1
control.exe
Does the control.exe wine application still work?
I go to
.wine/drive_c/windows/system32
and run
wine control
And it tells me that it can't load any applets. I know I have used this
before to run the uninstaller. I am using Wine 0.9
Kevin
--
Get my public GnuPG key from
http://keyserver.veridis.com:11371/export?id=7574690260641978351
-------------- next part --------------
A non-text
2013 Jan 22
1
Erro message in glmmADMB
Hello everybody,
I am using glmmADMB and when I run some models, I recieve the following
message:
Erro em glmmadmb(eumencells ~ 1 + (1 | owners), data = pred3, family =
"nbinom", :
The function maximizer failed (couldn't find STD file)
Furthermore: Lost warning messages:
Command execution 'C:\Windows\system32\cmd.exe /c