similar to: Post subject: Uninstall Windows Apps?

Displaying 20 results from an estimated 300 matches similar to: "Post subject: Uninstall Windows Apps?"

2010 Aug 26
1
Can't get Adobe Photoshop CS2 to uninstall..
I recently installed photoshop cs2 using wine and I got an error the 2nd time opening it saying "Adobe Activation- You are not allowed to continue because your accountdoes not have the proper privileges. Please log in using an account with administrator privileges and try again." So I tried to go and uninstall it using the software for wine, and while it's uninstalling it keeps
2011 Aug 21
4
[LLVMdev] Xilinx zynq-7000 (7030) as a Gallium3D LLVM FPGA target
On Sun, Aug 21, 2011 at 12:48 AM, Nick Lewycky <nicholas at mxc.ca> wrote: > The way in which Gallium3D targets LLVM, is that it waits until it receives > the shader program from the application, then compiles that down to LLVM IR. > That's too late to start synthesizing hardware (unless you're planning to > ship an FPGA as the graphics card, in which case reprogramming
2010 Dec 17
2
Wine uninstaller crashes
Hi, I recently tried to install Steam and failed but now I cannot uninstall it. Each time I run "wine uninstaller", it crashes with the following messages: Code: wine: Unhandled page fault on read access to 0x00000000 at address 0x7e149cc0 (thread 0009), starting debugger... Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x7e149cc0). Register dump:
2011 Aug 20
0
[LLVMdev] Xilinx zynq-7000 (7030) as a Gallium3D LLVM FPGA target
Luke Kenneth Casson Leighton wrote: > i was just writing this: > http://www.gp32x.com/board/index.php?/topic/60228-replicating-the-success-of-the-openpandora-discussion-v20/ > > when something that just occurred to me, half way through, and i would > greatly appreciate some help evaluating whether it's feasible. > > put these together: >
2011 Aug 21
0
[LLVMdev] Xilinx zynq-7000 (7030) as a Gallium3D LLVM FPGA target
Luke Kenneth Casson Leighton wrote: > On Sun, Aug 21, 2011 at 12:48 AM, Nick Lewycky<nicholas at mxc.ca> wrote: > >> The way in which Gallium3D targets LLVM, is that it waits until it receives >> the shader program from the application, then compiles that down to LLVM IR. >> That's too late to start synthesizing hardware (unless you're planning to >>
2011 Aug 20
2
[LLVMdev] Xilinx zynq-7000 (7030) as a Gallium3D LLVM FPGA target
i was just writing this: http://www.gp32x.com/board/index.php?/topic/60228-replicating-the-success-of-the-openpandora-discussion-v20/ when something that just occurred to me, half way through, and i would greatly appreciate some help evaluating whether it's feasible. put these together: http://www.xilinx.com/products/silicon-devices/epp/zynq-7000/index.htm
2010 Oct 03
5
I broke WINE plz help.
I changed this week to Ubuntu from winows 7. I spent the last few days trying to get World of Warcraft to run. After tossing lots of code at this and days on the net I was able to get it to work using PlayOnLlinux and WINE. Today...I thought I would work on getting my MS Office 2010 to install and work. I hosed every thing. Had MSXML issues and sorm rtpd4.dll file I had to down load and over
2013 Jul 16
1
Masking oceans using polypath
Hi R-help I am trying to mask the ocean from an image plot I have made. Here is some example code: library(mapdata) image(x=110:155, y =-40:-10, z = outer(1:45, 1:30, "+"), xlab = "lon", ylab = "lat") outline <- map("worldHires", plot=FALSE) # returns a list of x/y coords xrange <- range(outline$x, na.rm=TRUE) # get bounding box yrange
2003 Dec 04
4
XBOX as and * Dedicated Server
Hello guys, i have been on this mailing list for some weeks now, and i was wondering if someone here has installed linux on the XBOX and use it as a dedicated server. Its a 200 USD computer and could make it perfect to asterisk, its little and doesnt really take much space. My question is could this make it for a stable server??? here are some links i found for linux on XBOX
2005 May 16
5
xbox asterisk?
http://www.pbs.org/cringely/pulpit/pulpit20050512.html interesting comment this week about the Xbox - any intelligent thoughts here? I know the price point puts it above most users Asterisk outlay (I run mine on a $100 P3 -800) But interesting to see what happens if people start running video conferencing etc on their home asterisk servers, and lets face it where else can you buy this
2004 Feb 03
4
Smallest server continued...
This thread got me thinking of other servers that would run asterisk. The obvious question comes up if Xebian (the xbox version of Debian) would run as a SIP only server? Asterisk on an XBox would be a small box! Cheap too. Tom Schaefer
2008 Apr 20
2
Xbox
> The Xbox is based on commodity PC hardware and runs a stripped-down version of the Windows 2000 kernel using APIs based largely on DirectX 8.1. however, it also incorporates changes optimized for gaming and multimedia uses... Is there any chance that wine can be made to run xbox games? There is alot of hardware optimisation so perhaps this is impossible, unless your running wine on an xbox,
2007 Apr 18
1
[Bridge] Unexpected bridge behavior (Bug? You decide.)
While using the linux bridge module in 2.6.10, the kernel seems to munge the source IP address of broadcast UDP packets if they come from "0.0.0.1", and sticks on an address of the linux host. I humbly submit that re-writing the source address of packets is not proper behavior for a bridge, even if those source addresses are not traditionally valid. Sure, 0.0.0.1 isn't a valid
2005 Jan 22
3
Stand alone media player supporting Ogg ?
1. Anyone know of an Ogg playing media player, similar to the Netgear MP101 or the Voyetra AudioTron-100 (neither of which play ogg) ? I need something that will display and play/stream ogg audio files stored on the PC, without having to use a tv as the viewer. I looked on the wiki but didn't find anything. If they don't use a tv they don't play ogg, so far anyway. Voyetra
2010 May 27
4
[LLVMdev] Using LLVM to compile Objective-C on an Xbox 360
We are looking at using Objective-C/C++ in a new game engine.  Objective C's duality of being both very dynamic and very "C" gives us exactly what we need to make the SDK and engineering of games simpler. This means that we will need a way to compile it on all platforms our games will target.  Currently the major platforms we are concerned with include... PC, Mac, XBox 360, PS3,
2003 Jun 06
4
stuck tcltk scrollbars under Windows XP
Dear R-devel list members, I've encountered a problem with my Rcmdr package under Windows XP and could use some advice: The Rcmdr package uses the tcltk package to create menus and dialog boxes. My standard procedure when a dialog is created is to grab the focus -- e.g., by tkfocus(top) tkgrab(top) (Here, top is a top-level window -- say, containing one or more scrollbars.)
2002 Oct 14
1
Xbox Connection
Hi all wondered if you could help me with this little problem I have. I''m wanting to connect my Xbox to the net for gaming and have the following set-up 3 interfaces on my Linux box eth0 :net (connected to my cable modem) eth1 :me (IP range 192.168.3.0) eth2 :loc (IP range 192.168.0.0) My Xbox is connected through a hub to eth2 I need to forward TCP and UDP packets to my PC which is
2017 Nov 22
2
PSA: debuginfo-tests workflow changing slightly
Hi Zackary, Did you see my followup to you cfe-commits rollback: http://lists.llvm.org/pipermail/cfe-commits/Week-of-Mon-20171120/210212.html I think you can just remove the change to cfe/trunk/test/CMakeLists.txt and it should work just fine. hth... don On Tue, Nov 21, 2017 at 12:00 PM Zachary Turner via llvm-dev < llvm-dev at lists.llvm.org> wrote: > Just an update, > > At
2003 Feb 23
3
Can't login from Xbox - No session setup?
Hello. I'm having problems connecting to a Samba 2.2.7 share from my Xbox with Xbox Media Player (XBMP) 2.3. In the config file of XBMP, I added an entry which should make XBMP connect to a SMB share on my Samba server. I think, I've got everything setup correctly - according to the docs. However, when I try to connect, I don't see anything on the Xbox. After having set log level
2010 May 27
4
[LLVMdev] Using LLVM to compile Objective-C on an Xbox 360
By linux derivative I meant that it borrows the linux GCC ABI... and it does. You can compile with an off the shelf GCC cross compiler and link the resultant object files ones compiled with the PS3 provided version. We have done it. Also, as both an XBox 360 and PS3 developer, there seems to me to be nothing in the TCRs/TRCs that preclude us from using a different compiler. There are rules