hi , i have wine 1.4-rc5 and i want install dotnet.
so, from
"http://appdb.winehq.org/objectManager.php?sClass=version&iId=9828"
i do this:
Code:
wget http://kegel.com/wine/winetricks
bash winetricks dotnet30?
dotnet20 install fine but dotnet20sp1 no ;(
bash winetricks dotnet30?
Code:
Executing w_do_call dotnet35
Executing load_dotnet35
------------------------------------------------------
dotnet35 does not yet fully work or install on wine. Caveat emptor.
------------------------------------------------------
Executing w_do_call dotnet20sp1
Executing load_dotnet20sp1
Current wine does not have wine bug 16956, so not applying workaround
Executing w_do_call dotnet20
dotnet20 already installed, skipping
------------------------------------------------------
Obchodzenie bBdu w wine 16956 -- Setting windows version so installer works
------------------------------------------------------
Setting Windows version to win2k
Executing winetricks_early_wine regedit
C:\windows\Temp\_dotnet20sp1\set-winver.reg
wine: cannot find
L"C:\\windows\\Microsoft.NET\\Framework\\v2.0.50727\\mscorsvw.exe"
fixme:service:scmdatabase_autostart_services Auto-start service
L"clr_optimization_v2.0.50727_32" failed to start: 2
ADD - HKLM\Software\Microsoft\NET Framework Setup\NDP\v2.0.50727 Version 0
REG_SZ 2.0.50727 1
Operacja zakoDczona pomy[lnie
Executing mkdir -p /home/pablik/.cache/winetricks/dotnet20sp1
fixme:clusapi:GetNodeClusterState ((null),0x32ec04) stub!
fixme:advapi:DecryptFileA "e:\\4a2e4a7d39e5131cfa6e23\\" 00000000
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub!
fixme:advapi:LsaOpenPolicy ((null),0x33ef78,0x00000001,0x33ef94) stub
fixme:advapi:LsaClose (0xcafe) stub
fixme:advapi:LsaOpenPolicy ((null),0x33e5fc,0x00000001,0x33e624) stub
fixme:advapi:LsaClose (0xcafe) stub
fixme:ngen:wmain stub:
L"C:\\windows\\Microsoft.NET\\Framework\\v2.0.50727\\ngen.exe"
L"queue" L"pause"
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d0c00 (device=2d access=0
func=300 method=0)
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d0c00 (device=2d access=0
func=300 method=0)
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d0c00 (device=2d access=0
func=300 method=0)
fixme:advapi:LsaOpenPolicy ((null),0x33dd68,0x00000001,0x33dd90) stub
fixme:advapi:LsaClose (0xcafe) stub
fixme:storage:create_storagefile Storage share mode not implemented.
err:virtual:map_file_into_view failed to set 00000005 protection on file map,
noexec filesystem?
err:virtual:NtMapViewOfSection map_file_into_view 0x1020000 42000 000000000
failed
fixme:msi:MsiGetFeatureValidStatesW 1 L"NetFx20_SP1_enu_x86_net_SETUP"
0x33a980 stub returning 8
err:virtual:map_file_into_view failed to set 00000005 protection on file map,
noexec filesystem?
err:virtual:NtMapViewOfSection map_file_into_view 0x1120000 1000 000000000
failed
there is error window with message:
Code:
cant open file
'E:\4a2e4a7d39e5131cfa6e23\DefFactory.dat'
in google i finde
"http://social.msdn.microsoft.com/Forums/en-US/vsexpress2008installationandsetup/thread/0cc6d870-8949-46c4-92df-b38d07f21ff1"
and i replace the contents to :
Code:
[Version]
Signature = "$Windows NT$"
Provider="Microsoft Visual Studio 2005 Professional Edition - ENU"
Version=800.100.00
NullString=Null String
Lang=1033
[Scenario List]
vsscenario.dll
[Scenario Factory Information]
Default Scenario=11E4C8F3-425E-43b9-B689-8BFDF03342E2
but still dont work its the same error ;(
Srry for my english