I have an application I would like to get running on wine.
Now I am thinking of two tools that would support me in a scenario like this:
1. I install the application XYZ on windows. 2. The tool (let's call it WineDllSniffer) saves the list of dll's used by application XYZ to a text-file. 3. Now I take the text-file and use the second tool(let's call it WineDllAssistance) which would compare the text-file and the wineconf-file and suggest the user to install the needed stuff. (dcom98,scripten,vb-stuff etc.)
What do you think about ?
Samuel Herzog