similar to: Cannot run exe files from CDROM as normal user

Displaying 20 results from an estimated 700 matches similar to: "Cannot run exe files from CDROM as normal user"

2006 Aug 07
2
Successfully Installed Sea Dogs v1 Game - Need Help with DDRAW error.
Hello All I have just started dabbling into the world of WINE. I was quite excited to have one of my favourite games installed (Sea Dogs). Before I tell you about the problem, let me tell you my setup. I am using Gentoo Linux on x86 and my wine version is 0.9.8. I installed WINE using "emerge wine" I have XOrg v7 installed. My NVIDIA driver version is 8762. Direct Rendering is
2006 Aug 10
1
trying to run an exe
Ok I copied the contents of all that was on cd to HDD and installed SeaDogs. Now when I try and run it in the actual program directory - "wine ENGINE.exe" i get: err:ole:CoGetClassObject class {d7b70ee0-4340-11cf-b063-0020afc2cd35} not registered err:ole:CoGetClassObject class {d7b70ee0-4340-11cf-b063-0020afc2cd35} not registered err:ole:create_server class
2010 Aug 17
11
EVERYONE USING DOVECOT PLEASE SIGN: Thanks, Administrators of Dovecot!
With the release of dovecot 2.0, the community of the Dovecot mailling list, and us at Shelton Computers, would sincerely like to thank the developers of Dovecot. For, if it were not for you, we would be stuck with Courier and would not have the impressive features of Sieve, as opposed to the unmanageable scripts, by end users, of maildrop. *Our gratitude goes to, but not limited to:* *Timo
2006 Feb 05
11
TE411P Really Bad Echo
I just implemented a system using a TE411P hardware echo cancellation card. Per Digium, I setup zaptel.conf, and zapata.conf the same way as I always have. To my surprise calls out to the PSTN had a terrible echo. 1 - 2 second delay, and quite clear. The echo was so bad that I had to remove the hardware echo cancellation module from the card. We are only using the 1st span of this card right
2006 Aug 11
0
SeaDogs - missing text in game
Ok I am using Wine 0.9.8 (if I use anything later than than I get seg faults). Now as you can see in the screenshots, I cannot display the texts - number 2 shot should display menu buttons which can be clicked to "Start New Game" "Options" "Save a Game", but these do not display. With the other shot, as you can see you cannot see the texts that should appear.
2007 Apr 13
4
openvz resources
Anyone here running asterisk on openvz, if so what are your experiences? Right now we are trying to tune out the resources for the difference VEs, but not with a whole lot of luck. Just wondering if someone watching could shed some like on what has worked for them, and how many exts/simultaneous calls etc are happening. Thanks Miles -------------- next part -------------- An HTML attachment was
2001 Nov 10
2
Goodness-of-fit on Burr distributed data
I simulate a uniform data and then transformed into Burr(1,3,1) data, which is of pdf: f(x)=[3*(x^2)] / [(1+x^3)^2], x>0 How can I perform a goodness-of-fit test (k-s, anderson-darling,chisq,cramer-von mises,...) on it (should highly accept) to get test-statistics & p-values? Thanks! Sincerely, Shelton Jin -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
2004 May 07
3
Samba HOME Share
OK, the problem I am having here is that I have setup winbind, and Kerberos on my Red Hat Linux box to talk to the AD server for user authentication and everything works fine, I can even telnet into the Linux box using the AD account and password and so forth. But when it comes time for me connect to the Linux box from Windows workstation it gives me permission denied msg. I have created a local
2006 Jul 03
1
Lotus Notes 6.5.1 under Wine 0.16 ... missing icones
Hi! We try to use Lotus Notes 6.5.1 under Wine 0.16 ... and some icone did not appear.. i attached to this email an example (black square in the bottom,sould be an pdf icon or someting similar and the icone of home (near bienvenue))... Who could resolv this issue ? thanks -------------- next part -------------- A non-text attachment was scrubbed... Name: Capture.png Type: image/png Size:
2006 Aug 14
1
Lotus Notes 7.0.1 + wine 0.9.19 : working with replicas KO ?
Hi, I'm currently working with Lotus Notes 7.0.1 and wine 0.9.19, and con not have my local replicas refreshed when replicating is over and I have new mails. Anyone has the same behaviour ? should I log a new bug ? Dripple
2006 Sep 08
1
Fwd: missing directX during installation
Hi Try installing it in win98 mode - run winecfg and change the default to win98. Regards Shelton. ---------- Forwarded Message ---------- Subject: [Wine] missing directX during installation Date: Saturday 09 September 2006 06:35 From: Istvan Gabor <suseuser04@freemail.hu> To: wine-users@winehq.org Hello all: I'd like to install an older program (from 1998/9). The installation
2002 Nov 28
8
Could not insatall Internet Explorer on linux through wine.
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: koutput Type: application/x-java-vm Size: 2881 bytes Desc: not available Url : http://www.winehq.org/pipermail/wine-users/attachments/20021128/a81741b4/koutput.class
2007 Jan 10
5
Directory too difficult?
I have a group of users whos complaint about Asterisk is that the directory application is too hard too use. (yeah, yeah, I know. For the record, they're Calgarians) Now I'm in a pickle: I don't want to have to create a custom directory for these guys. Anyone have any tips for making the directory easier, maybe re-record the prompts so they are more verbose? We go by first name.
2013 May 07
3
Re: [PATCH] qemu-traditional: update configure check for -lrt changes in glibc 2.17
On Wed, May 1, 2013 at 09:21:17AM -0700, Matt Wilson wrote: > On Mon, Apr 29, 2013 at 03:40:13PM +0200, Olaf Hering wrote: > > Ping > > Makes sense. > > Acked-by: Matt Wilson <msw@amazon.com> > > > On Wed, Jan 16, Olaf Hering wrote: > > > > > Ping > > > > > > On Wed, Dec 05, Olaf Hering wrote: > > > > > > >
2007 Feb 06
2
Buddy list order
I could have sworn I saw a post about this recently but I can't find it so apologies if this is a dupe, but is there anyway to control the order in the Polycom Buddies list? Bill -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070206/b2d3c1fc/attachment.htm
2011 Oct 25
2
R for loop nested?
Hi, I'm trying to execute the same R code on multiple data frames listed in a single directory. The code works fine if I use the code (below) for each file. However, I have several files and it becomes tedious to run each one, name it and then aggregate into a single dataframe. Name 0.0           1 21.15       2 2400.26   1 3222.14   2 name = read.table(file.choose(),header=F) #
2006 Dec 06
2
Failed to set servicePrincipalNames error
I am trying to add a (CentOS4.4) Samba-3.0.23d server to a AD Win2K3 domain and the following error occurs # /usr/kerberos/bin/kinit administrator@SUBDOM.DOMAIN # net join Using short domain name -- SUBDOM Failed to set servicePrincipalNames. Please ensure that the DNS domain of this server matches the AD domain, Or rejoin with using Domain Admin credentials. Disabled account for
2013 May 03
7
IOMMU/AMD-Vi not working after XSA-36 with 970A-UD3
Dear mailinglist, I own a Gigabyte motherboard GA 970A UD3 with IOMMU support. Since the update XSA-36 (also part of the latest debian wheezy pkg), the IO-Virtualisation does not work any more as discussed on this mailinglist [0] and [1]. I like to ask, if there is an "official" solution in sight. I''m not sure about my alternatives. How "dangerous" is the
2006 Dec 07
3
Trouble getting samba AD integration to work
Greetings, I have followed the steps to get Samba setup as a member of AD. Following the instructions I was able to get the samba server added to the AD. When I run wbinfo -g for example, I see all of the groups on the AD. If I do something like kinit with my AD login, I enter my password and it works. I enter a bad AD password and it fails. So I think alot of this is setup. My problem is I
2009 Apr 29
1
Re: Image in Title Bar
Jason Shelton wrote: > Thanks for the response. Can you now tell me how to display an image > on a frame and/or window, and set the size and position of the image? > Thanks in advance for all assistance. As well as Dix''s advice about using Wx::Image to size images, see also the documentation for DC (Device Context, which handles all drawing on screen), and Bitmap.