Displaying 4 results from an estimated 4 matches for "filesonly".
2011 Dec 09
2
DDO issues, again, sorry
...ith the launcher trying to patch the game, not wine, but i thought id post up here and see if anyone else is having issues.
basically. when i try and patch the game i get this error from the launcher
Code:
rundll32.exe patchclient.dll,Patch patch.ddo.com:80 --language English --productcode DDO --filesonly
wine: Call from 0x7b835a72 to unimplemented function msvcr71.dll._set_purecall_handler, aborting
fixme:faultrep:ReportFault 0x32f638 0x0 stub
wine: Call from 0x7b835a72 to unimplemented function msvcr71.dll._set_purecall_handler, aborting
fixme:faultrep:ReportFault 0x32f638 0x0 stub
wine: Call...
2011 Jan 24
8
Unable to run Dungeons And Dragons Online.
...nstalled it with wine. I downloaded the dependencies indicated in the page. I installed PyLotRo through package manager. I pretty much did everything in the page. When I patched it this is what I got:
> rundll32.exe lotropatcher.dll,Patch patch.ddo.com:80 --language ENGLISH --productcode DDO --filesonly
> Connecting to patch.ddo.com:80
>
> fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
>
> Checking files...
> fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
>
> files to patch: 0 b...
2005 Jan 25
3
Virus Question
Hi, the Wine program seems great. I run Eudora in WinXP, and this program
will enable me to run Eudora in Fedora 3 and use the same mailboxes via
Captive-NTFS - and so I will always have my email up-to-date.
I have one big concern: viruses. Is it possible for me to get infected
with a virus using Wine? If I got infected, how well could the virus
infect my system? Meaning, I plan to
2011 Jun 30
0
help with interpreting what nnet() output gives:
Greetings list,
I am new to programming in R, and am using nnet() function for a project on
neural networking.
Firstly I wish to ask if there is any pdf explaining the algorithm nnet
uses, which could tell me what the objects of the nnet class, like 'conn',
'nconn, 'nsunits', n and 'nunits' mean, and how weights are calculated.
The package pdf has little or no