I am trying to run "Sony Vegas Movie Studio 8.0" on Ubuntu 7.04 in wine-0.9.41 but I get this error: "This application is not supported in Windows 2000". How can I make wine emulate Windows XP? Thanks in advance. Dotan Cohen http://what-is-what.com http://gibberish.co.il ?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-? A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing?
Run winecfg, change windows version from Windows 2000 to Windows XP. -Austin 2008/2/19 Dotan Cohen <dotancohen at gmail.com>:> I am trying to run "Sony Vegas Movie Studio 8.0" on Ubuntu 7.04 in > wine-0.9.41 but I get this error: "This application is not supported > in Windows 2000". > > How can I make wine emulate Windows XP? Thanks in advance. > > Dotan Cohen > > http://what-is-what.com > http://gibberish.co.il > ?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-? > > A: Because it messes up the order in which people normally read text. > Q: Why is top-posting such a bad thing? > _______________________________________________ > wine-users mailing list > wine-users at winehq.org > http://www.winehq.org/mailman/listinfo/wine-users >
2008/2/19 Dotan Cohen <dotancohen at gmail.com>:> I am trying to run "Sony Vegas Movie Studio 8.0" on Ubuntu 7.04 in > wine-0.9.41 but I get this error: "This application is not supported > in Windows 2000". > > How can I make wine emulate Windows XP? Thanks in advance. > > Dotan Cohen >You can set this on an app bases or a system wide bases via winecfg John
On 19/02/2008, Austin English <austinenglish at gmail.com> wrote:> Run winecfg, change windows version from Windows 2000 to Windows XP. > > -Austin >Thank you! Dotan Cohen http://what-is-what.com http://gibberish.co.il ?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-? A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing?
On 20/02/2008, John Drescher <drescherjm at gmail.com> wrote:> > Running the app after installing vcrun2005 gives the exact same > > console output as before. > > > > Is MSVCR80.dll in your system folder now?No. ~/.wine/drive_c/windows/system32$ ls msvc* msvcp71.dll msvcr70.dll msvcr71.dll msvcrt.dll feisty at feisty-laptop:~/.wine/drive_c/windows/system32$ Dotan Cohen http://what-is-what.com http://gibberish.co.il ?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-? A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing?
The app has a free trial at http://www.sonycreativesoftware.com/products/product.asp?pid=447 Maybe a Wine expert could try it out and hand Dotan a debugged recipe... or at least file a bug report...
2008/2/19 Dotan Cohen <dotancohen at gmail.com>:> On 20/02/2008, John Drescher <drescherjm at gmail.com> wrote: > > > > Running the app after installing vcrun2005 gives the exact same > > > console output as before. > > > > > > > Is MSVCR80.dll in your system folder now? >That is frustrating. I have that dll on my XP development box at work and I am sure it was installed from VC2005 and not VC2003 or VC6. I do not have VC2008. Since Dan provided a link, I will try to install that under wine and see if I can get it to work. John
If I skimmed through the above posts correctly, I think I see you using the ies4linux folder for one purpose, then the standard ".wine" folder for the next. Please try to run the mentioned applications all with the same wineprefix as mentioned above.> WINEPREFIX=${HOME}/.ies4linux/ie6 > > If you continue to experience problems, I strongly suggest copying themissing dll files from a working windows install to your system32 folder. Remember, use the IEs4Linux system32, not the ".wine" one. -Tres On Wed, Feb 20, 2008 at 1:32 AM, Dotan Cohen <dotancohen at gmail.com> wrote:> On 20/02/2008, John Drescher <drescherjm at gmail.com> wrote: > > Ok, I got to the install. Actually the installer for the demo wanted > > to install the VC2005 redistributable along with .NET Framework 2. The > > install for the .NET framework failed but then I was able to install > > the application successfully. Then it wanted me to register with sony > > to receive an activation code. I declined to do that so I am not sure > > if the program does indeed work. > > I got that far as well. But starting the program after registration fails. > > Dotan Cohen > > http://what-is-what.com > http://gibberish.co.il > ?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-? > > A: Because it messes up the order in which people normally read text. > Q: Why is top-posting such a bad thing? > _______________________________________________ > wine-users mailing list > wine-users at winehq.org > http://www.winehq.org/mailman/listinfo/wine-users >-- - Tres.Finocchiaro at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20080220/6ae7d362/attachment.htm
Dotan Cohen wrote:> It turns out that my Windows installation doesn't have MSVCR80.dllYou didn't look good enough. It won't be in system32. But either in c:\windows\winsxs (system wide install) or somewhere under c:\Program Files\... Dotan Cohen wrote:> So why should the program work on Windows without the dll and not in wine?In most cases it won't work on windows as well. Can you repeat again what the exact problem you have? I haven't seen one yet, except some remarks about legality of using some dlls. How did you installed your program? And how exactly you running it (exact command line from what exact directory)?
Dotan Cohen wrote:> Thanks. I found that I needed 4 dll's, and each one was in a different > place on that system. I used the Windows Search function to find them. > I put them all in ~/.wine/drive_c/windows/system32 and at > least I get a bit further.You can't do that with MSVCR80.dll. Remove it from system32.
Would it be right to assume that msvcr80.dll is properly installed by vcrun2005 via winetricks? Bill
On Wed, Feb 27, 2008 at 4:00 PM, billstei <wineforum-user at winehq.org> wrote:> Would it be right to assume that msvcr80.dll is properly installed by vcrun2005 via winetricks? >That worked for me but for some unknown reason failed for the OP. John
Mark Knecht wrote:> Just as a general question, if all of this winetricks stuff is > required to run so many programs, and I think it is as almost nothing > I've ever wanted to run ran fine just installing it, then why isn't > whatever winetricks does part of the Wine install process? >Because it's responsibility of the application installer to install all that. If it does not - in many cases it won't work on Windows. Also winetricks created so you can be told "just run this command" instead of standard windows way of 10 pages manual with 100s images showing how to move mouse and click buttons. However the biggest problem is legal problem - you have to have valid windows license to install all those components. It's wrong to require this for every Wine installation.
Dotan Cohen wrote:> > No, I'm not sure. I simply opened Konsole and worked in there. I have > not CTRL-ALT-F'ed into any other screens (what is the correct term for > that, anyway?). > > How do I check what screen I'm on? >The driver will be used as soon as you log on into your user access. The driver will be used as soon as you open a window under wine. This will not work unless you get an update of your video card driver (the card on which your screen is normally attached to). Dotan Cohen wrote:> > > Thanks, I'll start googling .NET 2.0 for wine. > >you don't need to google, the info is on the application description page of Wine. Searching for the .NET on Wine on Google, you will probably get mostly error log messages. msvcr80.dll is already properly installed on Wine If the net is installing something out of it, at the most in its own directory but not in sxs, but it's my own untested opinion.
> Dan and everyone, > Winetricks does not leave me with a msvcr80.dll for any vcrun* > package. If I need to install the dll without winetricks, how can I do > that? Note that I have upgraded to wine-0.9.55. >winetricks is just a convent way to grab and install the Microsoft redistributable package. The vcrun2005 package is a lot more than just msvcr80.dll so just placing that in some locations will not work. See my other 2 posts today for what it installed. When running winetricks vcrun2005 did it pop up a dialog box asking you to accept a license? Where there any errors on the console when you ran that? John