I just fout out how to make an error log in ubuntu-hell I just learned how to make an error log period. I ran the studio and the player for Karaoke builder and got the following log files. Studio fixme:ntoskrnl:KeInitializeSpinLock stub: 0x5477a4 err:module:import_dll Library msvbvm60.dll (which is needed by L"C:\\KBStudio\\kbpro.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\\KBStudio\\kbpro.exe" failed, status c0000135 Player fixme:ntoskrnl:KeInitializeSpinLock stub: 0x5477a4 err:module:import_dll Library msvbvm60.dll (which is needed by L"C:\\KBStudio\\kbPlayer.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\\KBStudio\\kbPlayer.exe" failed, status c0000135 I think its missing a dll that it would get from windows. Would downloading that dll fix this? (this problem not the 500 between here and perfect running) I have tried running the same thing with the other program but it is located with in a file with in the Programs Files folder. I can't open the folder because (I think) of the space between the words Programs and Files. Improper file name format? I'm reluctant to just change it or just move the program's folder because I'm not sure what kind of problem it might cause. I cd'd to the folder where the exe was and ran wine *****.exe &> log.txt which to the experienced coder is child's play but when you don't know, you just don't know.