Page 1 of 1

Wine / dotnet / Razor issue

Posted: Tue Jul 06, 2010 6:18 pm
by Pristiq
Ok I thought it was just me but apparently there's a huge bug with the new wine / Razor / .NET installer. Basically WINE will NOT detect .NET when installing Razor. I'm going to do some more testing and come back with results. If anyone has a fix or is interested in working on one please post here.

EDIT: Thanks to cocainezombie for the solution.
cocainezombie wrote:I found a solution. After installing dotnet2.0 winetrick Just unpack Razor installation file (Razor_Latest.exe) and run updater.exe. It should create needed registry files and razor will start. However, there is a bug when you don't see checkboxes in Razor.
Use the following method to accomplish this:

Code: Select all

$ mkdir ~/.wine/drive_c/Program\ Files/Razor
$ mv Razor_Lastest.exe ~/.wine/drive_c/Program\ Files/Razor/Razor_Latest.exe
$ cd ~/.wine/drive_c/Program\ Files/Razor
$ 7z x Razor_Latest.exe

Re: Wine / dotnet / Razor issue

Posted: Sun Jul 11, 2010 12:23 am
by Noodlestein
Found anything yet? I'm still having this issue unfortunately.

Re: Wine / dotnet / Razor issue

Posted: Fri Jul 16, 2010 12:29 pm
by cocainezombie
I found a solution. After installing dotnet2.0 winetrick Just unpack Razor installation file (Razor_Latest.exe) and run updater.exe. It should create needed registry files and razor will start. However, there is a bug when you don't see checkboxes in Razor.

Re: Wine / dotnet / Razor issue

Posted: Mon Jul 26, 2010 4:07 pm
by wallak
cocainezombie wrote:I found a solution. After installing dotnet2.0 winetrick Just unpack Razor installation file (Razor_Latest.exe) and run updater.exe. It should create needed registry files and razor will start. However, there is a bug when you don't see checkboxes in Razor.

how can you extract Razor_Latest.exe? with cabextract didn't work :?

Re: Wine / dotnet / Razor issue

Posted: Thu Jul 29, 2010 4:40 pm
by Pristiq
wallak wrote:
cocainezombie wrote:I found a solution. After installing dotnet2.0 winetrick Just unpack Razor installation file (Razor_Latest.exe) and run updater.exe. It should create needed registry files and razor will start. However, there is a bug when you don't see checkboxes in Razor.

how can you extract Razor_Latest.exe? with cabextract didn't work :?

Code: Select all

$ mkdir ~/.wine/drive_c/Program\ Files/Razor
$ mv Razor_Lastest.exe ~/.wine/drive_c/Program\ Files/Razor/Razor_Latest.exe
$ cd ~/.wine/drive_c/Program\ Files/Razor
$ 7z x Razor_Latest.exe

Re: Wine / dotnet / Razor issue

Posted: Sun Aug 29, 2010 10:25 pm
by Kabup
Ok, I'm grounded here. When running update.exe, I got a error:
'A application has made a attempt to load the C runtime library incorrectly'

Any ideas?

Re: Wine / dotnet / Razor issue

Posted: Mon Aug 30, 2010 8:12 am
by Kabup
Fixed, I did the trick!

I had to remove the .wine directory, and start from scratch.
First, install dotnet with winetricks, then razor, then UO.

Now everything is running fine.

Re: Wine / dotnet / Razor issue

Posted: Mon Sep 13, 2010 10:05 pm
by Dudebro911
please please please, can somone get in vent and talk me through this? anyone?
vent name is Shogun ..holla at me

Re: Wine / dotnet / Razor issue

Posted: Tue Nov 30, 2010 7:09 am
by ImaNewbie
Any chance someone knows how to display razor checkboxes ?

Re: Wine / dotnet / Razor issue

Posted: Tue Nov 30, 2010 7:17 am
by r0b
I found the fix. I installed Windows.

Re: Wine / dotnet / Razor issue

Posted: Tue Nov 30, 2010 5:40 pm
by ImaNewbie
Without having to use a proper windows install I meant :)

Re: Wine / dotnet / Razor issue

Posted: Sat Dec 11, 2010 3:07 pm
by ImaNewbie
ImaNewbie wrote:Any chance someone knows how to display razor checkboxes ?


bump

Re: Wine / dotnet / Razor issue

Posted: Fri Jul 18, 2014 7:28 pm
by maladomini
I know, I know, this is pure threadecromancy but since this post is quite well indexed on google I think it's best to add a reply here regarding this issue than creating a new thread.
"After wine 1.7.11 and later dotnet20 doesnt work..."
http://uorforum.com/threads/uor-wine-li ... ever.3417/ so you must run

Code: Select all

$ bash winetricks dotnet20sp2 
and Razor will finally work again.

I am using UOSA_Client_Setup.exe found on uosecondage.com since it's my favourite server.

Hopefully this will solve some problems... too bad, Razor will update automatically but if you want to keep the old version simply run it without an active internet connection and you're safe...

Cheers! (and choose wisely: Slackware Linux! http://www.slackware.com)