similar to: list of winetricks tricks?

Displaying 20 results from an estimated 5000 matches similar to: "list of winetricks tricks?"

2012 Jun 07
3
Is winetricks not maintained?
Hi All, Just wondering about winetricks. Is it still maintained? (Could not get ie7, ie8, or flash to install correctly.) -T
2011 Feb 27
4
Is winetricks sending reports to the developer?
"Setting Windows version to winxp Executing early_wine regedit c:\winetrickstmp\set-winver.reg Install of msi2 done You gave the --optin option, so reporting 'msi2' to the winetricks maintainer so he knows which winetricks verbs get used and which don't. Use --optout to disable future reports. winetricks done. " Not sure what this is supposed to be. Is it saying that the
2008 May 22
2
New winetricks 20080522: added directx9, wmp10, mono19; lots of bug fixes, nicer gui
Winetricks, described at http://wiki.winehq.org/winetricks, is a handy tool for downloading bits and pieces that ought to be included in Wine or in Windows apps, but aren't yet for some reason. Since the last time I announced it on wine-users, I've added three new verbs: directx9, wmp10, and mono19 and fixed lots of bugs. The directx9 verb is experimental. Please try it and let me
2008 Apr 02
2
New winetricks 20080402: new verbs dotnet20, win2k, flash, msls31; updated mono, liberation
Big news: as of today or so, wine doesn't need any patches to install the .net 2.0 runtime or run trivial .net 2.0 apps, so I've added a dotnet20 verb. No more futzing with recipes to try out simple .net 2 apps, huzzah! There are lots of other little changes, too: 20080402 r21 Added dotnet20, removed one kludge from dotnet11, added win2k verb, plus shorthand for winver=foo r20
2008 Feb 27
1
New winetricks 20080227: new verbs vbrun3, vbrun4, vbrun5, vbrun6
Detlef contributed verbs vbrun3 and vbrun4, thanks! And I added vbrun5 and vbrun6 as the preferred synonym for the existing verbs vbvm5 and vbrun60. That should be easier. As always, winetricks is at http://kegel.com/wine/winetricks and its source repository is at http://winezeug.googlecode.com
2009 Jun 15
1
photoshop elements 2
running photoshop elements 2 on xandros, wine 1.1.21 & sh winetricks jet40 vb5run corefonts mdac28 vcrun6 vb6run have also installed ies4linux program installs and runs well, however on loading asks 'wine needs gecko' and gives the option to install. if ignored program loads and runs, but some menus just say 'html rendering is disabled'. if installed gives error 'unable to
2008 Apr 04
1
Re: New winetricks 20080402: new verbs dotnet20, win2k, flash, m
I am a chinese, and we are tring to run atuodesk 3ds max 9.0 with the help of wine and "winetricks". Could you illustrate that how to use "winetricks" to install .net 2.0 and other windows applications. Thank you very much.
2011 Aug 09
10
Invalid parameters on mac (World of Tanks 6.5)
I am attempiong to run world of tanks on snow leopard, but just before the game finishes loading a battle, wine crashes with the message, "Internal error, invalid parameters received." I understand peope get similar problems on ubuntu and there's a workaround on that OS, but what about Mac OSX? Also, here's the log of the crash: Code: wine: Unhandled page fault on read
2008 Mar 07
6
Wine 0.9.56 Photoshop CS activation
Hi Wine-Users, currently I sucessfully installed "Photoshop CS" with Wine 0.9.56, but I am not able to finish the activation. A error-window appears: [Image: http://img139.imageshack.us/img139/6453/pscswineerrorpf8.jpg ] (http://imageshack.us) Translatet: "Error while starting the activationprocess. Restart your computer and close all applications before you start the
2007 Oct 24
5
Do I have to care about other methods than GET and POST?
Hi all Sometimes I check in a controller if the method is GET or POST. But afaik there are other methods - do I have to care about them? Is the following enough? if request.get? ... elsif request.post? ... end Or do I have to add also an else block? if request.get? ... elsif request.post? ... else raise "Boah!" end Thanks for infos Josh -- Posted via http://www.ruby-forum.com/.
2006 Jul 01
3
help me understand rest
I am having a heck of a time understanding the new rest craze in rails. what I think I understand so far: 1 rest is about the way we use http to access information on the internet. 2 http was created with nouns and verbs in mind, but the only verbs that are supported in browsers and server software today are ''post'' and ''get''. Other useful verbs include put
2006 Aug 04
4
REST
I''ve been looking into RESTful approaches lately. Everything I know my dog, Lelu, taught me. REST (REpresentational State Transfer) is an architectural technique for networked applications first described by Roy Fielding in his dissertation at UC Irvine-- excellent work, especially considering the tempting proximity of Newport Beach. As Lelu described it to me, REST strives
2007 Sep 28
9
PUT (and friends) bug?
As far as I can tell, sending an actual HTTP PUT request to a Camping app will never parse the params out of the request body - or am I going nuts? This code seems to say only POST''s will parse the request body: elsif @method == "post" and \ e.CONTENT_TYPE == "application/x-www-form-urlencoded" q.u(C.qsp(@in.read)) end I looked for an easy spot to stick
2010 Apr 12
4
Winbind is kill me!
Hi All, I am using CentOS 5.4 (Old-Out-Of-Date) and $ rpm -qa samba\* samba-client-3.0.33-3.15.el5_4.1 samba-common-3.0.33-3.15.el5_4.1 samba-3.0.33-3.15.el5_4.1 On Thursday, at a customer's site, I did my CentOS updates and got the above sort-of-new version of Samba. Problem: when CentOS booted back up, suddenly the only thing anyone could get into was their "homes" share. If
2011 Sep 04
1
Does winetricks run wine?
Hi, Does winetricks run the wine executable? Reason is, I have several versions of wine installed in separate directories. I want to know if I need to tell winetricks which version to use. I'd appreciate it if anyone could either tell me that (1) I shouldn't worry about it, it doesn't matter which version of wine is installed, or (2) how to tell winetricks which wine executable to
2011 Mar 24
1
Re: New winetricks 20110324: fix mac bug, new option --force, ne
DanKegel wrote: > > > For vineyard compatibility, don't explode if a wineprefix has spaces > in the subdir name. spaces have always been an issue for me causing problems.... I even had to put checks in Wineskin to warn users to temporarily move and rename things to get rid of spaces so Winetricks would work. Does this mean that in all cases spaces should no longer be an issue?
2012 Mar 13
4
Anyone get Acrobat Pro 8 to install?
Hi All, Wine 1.4 I am the original poster of http://bugs.winehq.org/show_bug.cgi?id=18231. I have my command line error posted over there at: http://bugs.winehq.org/attachment.cgi?id=39329 Whenever I try to install Acrobat Professional 8, I get setup interrupted. I have the spooler patch in the bug resort set the manual start. But, still no joy. Anyone have any words of wisdom? Many
2011 Mar 07
0
New winetricks-alpha 20110306: new game Crysis 2 Demo and seven others, new dll dinput, lots of bug fixes; ie8 now works
Another fortnight, another Winetricks. Version 20110306-alpha has a slightly cleaned up gui, a handful of bugfixes and sha1sum updates, eight new games (crysis2_demo_mp, diablo2, dragonage, masseffect2_demo, penpenxmas, rayman2_demo, sammax301_demo, and secondlife), one new dll (dinput), and one new setting (vd=640x480). It removes ie68, which is no longer needed, now that ie8 works. It isolates
2009 Jan 16
0
New winetricks 20090116: new verbs mono22, urlmon, wininet, controlpad, native_oleaut32, msscript, hosts; plus various updates and bugfixes
Gee, it's been a while since I posted a new version of winetricks. This is rather a big update. As always, online at http://kegel.com/wine/winetricks Please submit bug reports to http://code.google.com/p/winezeug/issues/list svn log since version 20081127: r264 | daniel.r.kegel | 2009-01-16 Don't set winver to win2K when installing .net 1.1. r263 | daniel.r.kegel | 2009-01-16 Add
2011 Apr 02
0
New winetricks 20110402: New verbs acreedbro, bttf101, cim_demo, crysis2, trainztcc_2004, trine_steam, trine_demo_steam, utorrent3, xact_jun2010
Another fortnight, another Winetricks. This one has a heap of bug fixes (e.g. works again in kde, don't think glsl=disabled means disabling glsl.dll, don't expolode if a wineprefix has single quotes in the name), and the following new verbs: DLLs: d3dx11_42 xact: now also installs xapofx1_1.dll xact_jun2010: newer version of xact for games that need e.g. xapofx1_4 Apps: utorrent3: new