Name: Anonymous 2009-04-24 14:01
Is there any way to get a program to NOT work in wine?
I maintain a program coded for Windows and am constantly being bugged to fix issues with it despite not being my fault.
How do I make it not work in wine at all? Windows Movie Maker doesn't work in it - how have they done that?
I'm thinking of just letting it search for files Windows must have that wine doesn't. Then if they don't have them it just quits. But there must be a better method.
Using C# if it matters
I maintain a program coded for Windows and am constantly being bugged to fix issues with it despite not being my fault.
How do I make it not work in wine at all? Windows Movie Maker doesn't work in it - how have they done that?
I'm thinking of just letting it search for files Windows must have that wine doesn't. Then if they don't have them it just quits. But there must be a better method.
Using C# if it matters