similar to: How to set path to .NET runtime to use

Displaying 20 results from an estimated 800 matches similar to: "How to set path to .NET runtime to use"

2019 Jan 11
2
[RFC] Adding a -memeq-lib-function flag to allow the user to specify a memeq function.
On Thu, Jan 10, 2019 at 4:47 PM Clement Courbet <courbet at google.com> wrote: > > > On Wed, Jan 9, 2019 at 6:16 PM James Y Knight <jyknight at google.com> wrote: > >> >> >> On Tue, Jan 8, 2019 at 9:24 AM Clement Courbet <courbet at google.com> >> wrote: >> >>> >>> >>> On Mon, Jan 7, 2019 at 10:26 PM James Y
2017 Apr 20
0
Wine release 2.0.1
The Wine maintenance release 2.0.1 is now available. What's new in this release (see below for details): - Various bug fixes - Deprecated tools/wineinstall The source is available from the following locations: http://dl.winehq.org/wine/source/2.0/wine-2.0.1.tar.xz http://mirrors.ibiblio.org/wine/source/2.0/wine-2.0.1.tar.xz Binary packages for various distributions will be
2014 Jun 04
0
Ability to "wait" for dotnet to complete installation
Hi all, Interesting timing challenge around installing dotnet on Windows 2008 R2 Data Cente. In essence, when we run the following command, it appears to complete in a few seconds. The reality is that it spawns multiple new msiexecs to install and configure itself over the next 5 mins or so. dotNetFx40_Full_x86_x64.exe /q /norestart This causes an obvious issue if we need to install a bit of
2014 Mar 21
0
Wine release 1.7.15
The Wine development release 1.7.15 is now available. What's new in this release (see below for details): - New Task Scheduler service. - Many regression test fixes. - Support for exception unwinding in VBScript. - Various bug fixes. The source is available from the following locations: http://prdownloads.sourceforge.net/wine/wine-1.7.15.tar.bz2
2016 Jun 28
0
.NET on Centos.
On Jun 28, 2016, at 11:17 AM, Peter Q. <btoven66 at gmail.com> wrote: > > What will happen with Centos and .NET? I?d expect it to show up in SCL at some point: https://wiki.centos.org/AdditionalResources/Repositories/SCL Until then, the CentOS build instructions on Microsoft?s official download page work just fine, at least on EL7: https://www.microsoft.com/net/core#centos
2016 May 03
4
Linux/ARM: Segfault issue when we build clang sources including __thread variable using -O2 flag
A few days ago, I tried to change the optimization flag from -O0 to -O2 to speed up the execution of the application on Ubuntu/ARM 14.04 32 bit. When I compiled the source code with -O2 flag instead of -O0 flag, I could not run the application normally by getting always the segmentation fault. Here is debugging information with GDB command in case of that. As you can see, we could not execute
2012 Mar 28
1
skyrim on steam
ok so I'm running Arch Linux 64 bit and I installed wine, my wine is running on 32 bit mode,. using winetricks I have the following installed: vcrun 2008 directx9 d3dx10 (from skyrim) dotnet 2 dotnet 2 sp 2 dotnet 3 flash 11 glut xact xact_jun2010 xmllite xinput (dunno why I installed I don't own a controller lol) I have installed skyrim through steam and have 2 problems: 1)I have mouse
2017 Feb 17
0
Wine release 2.2
The Wine development release 2.2 is now available. What's new in this release (see below for details): - Windows version set to Windows 7 for new prefixes. - More steps towards the Direct3D command stream. - Still more Shader Model 5 instructions. - Initial support for double-buffered theme painting. - Various bug fixes. The source is available from the following locations:
2009 May 09
3
wintricks dotnet20 install
I am trying to install dotnet20 with winetricks. For previous requirements I have installed vbrun60, vcrun6, allfonts, divx, allcodecs, ogg, quicktime72 and msi2. Now with dotnet20, the windows installer gives me only repair and uninstall options, and if I try repair, it asks for MSI 3.0 installer (an offered install link does not work). Have I triggered an install of dotnet from one of the
2012 Feb 21
1
DotNet3.5 Did not install
I saw a post here recently for someone trying to get Naturally Speaking running with DotNet 3.5. Out of curiosity, I tried to install 3.5 with the most current wine git. wine-1.4-rc4-31-gf43f37d I am also running Ubuntu's Pangolin, but everything is 32-bit. Anyway, the install goes through previous versions of DotNet and mine hung up at 3.0. I saved the install log if anyone wants it. Or
2009 Jun 21
2
Problems Installing .Net 1.1 SP1
I just downloaded TurboDelphi from edn.emarcadero.com (the full 2006 package) and am trying to install it under wine. Installation stops with a message that it needs DotNet 1.11 installed so I downloaded the .Net package from Microsoft. For some reason, this version will not install - I had previously tried .Net 2.0 and .Net 1.1. The link below leads to a file containing the command-line
2010 May 26
1
Solidworks and .net...
Hi all ! I tried Solidworks 2009 with 1.2-rc1, and was really pleased to see that it really works now, and is useable for real modelling. There are still some annoying bugs, but nothing that prevents using it. That's a giant step ! I updated appdb, rating it silver, but it is still queued. Only vcrun2005 and msxml6 winetricks are required. Anyway, I have some questions : some add-ons (
2005 Jul 15
0
DotNet Version Of Rsync
But it sounds like there is definitely an rsync port to D'ohnet -----Original Message----- From: rsync-bounces+eisen.chao=cna.com@lists.samba.org [mailto:rsync-bounces+eisen.chao=cna.com@lists.samba.org] On Behalf Of Mark Thornton Sent: Friday, July 15, 2005 2:18 PM To: Stuart Halliday Cc: rsync@lists.samba.org Subject: Re: DotNet Version Of Rsync Stuart Halliday wrote: >R-type Studios
2019 Jun 04
0
Offer zip builds
FWIW, innoextract extracts the contents of the installer just fine. I?aki On Tue, 4 Jun 2019 at 17:40, Steven Penny <svnpenn at gmail.com> wrote: > > On Mon, Jun 3, 2019 at 6:54 PM Marc Schwartz wrote: > > I am on macOS primarily, albeit, I have run both Windows and Linux routinely > > in years past. > > With all due respect, then you have no business in this
2023 Jan 11
1
proposal for use ICU for timezone convertion on windows and a draft patch
Dear All, Last week I found an issue about R Sys.timezone function on Windows and send email to this list. This week , I read quite a few docs and codes about windows time zone to IANA time zone conversion. and found in unicode.org's ICU library has a function ucal_getTimeZoneIDForWindowsID which do the time zone convert. Microsoft also use it for time zone convertion in dotnet 6 and
2019 Jan 09
2
[RFC] Adding a -memeq-lib-function flag to allow the user to specify a memeq function.
On Tue, Jan 8, 2019 at 9:24 AM Clement Courbet <courbet at google.com> wrote: > > > On Mon, Jan 7, 2019 at 10:26 PM James Y Knight <jyknight at google.com> > wrote: > I'm afraid about the "almost" and "generally": what about users who don't ? > Even so, it should be fine to enable it for those platforms which do include it. I do note,
2011 May 16
2
Wine 1.3.19 and dotnet 1, 2 and 3
Hello to everyone. I'm trying to install both dotnetfx 1.2.3 in order to check to run a special program for windows xp we use in our office. First of all I installed dotnet 2, 3. and the installation worked great. The problem is to install dotnet 1.1. When I run winetricks I receive this error message. lorenzo at lorenzo-virtual-machine:~/.cache/winetricks/dotnet11$ winetricks Executing
2019 Jun 02
4
Offer zip builds
If you go here: https://cran.cnr.berkeley.edu/bin/windows/base you see EXE installers for Windows. This contrasts with other programming languages that offer both an executable installer and ZIP files that can be extracted and run. For example Go: https://golang.org/dl and Nim: https://nim-lang.org/install_windows.html Python: https://python.org/downloads/release/python-373 and C#:
2019 Jun 04
3
Offer zip builds
On Mon, Jun 3, 2019 at 6:54 PM Marc Schwartz wrote: > I am on macOS primarily, albeit, I have run both Windows and Linux routinely > in years past. With all due respect, then you have no business in this thread. > That being said, these days, I do run Windows 10 under a Parallels VM on > macOS, as I have a single commercial application that I need to run for > clients now and
2004 Apr 19
1
CLASSIFY target documentation
Where can I find information on the CLASSIFY target? I saw it in some examples people posted on this list, but I cannot find it in the LARTC Howto or with Google. I need to classify packets into PRIO queues based on iptables rules. I am currently setting MARKs during classification. Unfortunately, if I understand correctly u32 cannot see marks because they''re not in the packet, so my