Hi guys
Well I have a compiled application written in vb6. As I try to run it. It tries to open some file on the disk and as the file doesn’t exist the app throws an exception: no.53 “file not found” and crashes. I want to find out what file the app is trying to open. Is there some way of decompiling or some other way?
Thank u