|
|
What steps will reproduce the problem?
1. Place the folder containing the .exe in your desktop
2. Run the .exe
3.
What is the expected output? What do you see instead?
For some reason, it seems like the text file created by the decompiler
can't be found by the program. The .NET runtime throws a
System.IO.FileNotFoundException. This only seems to happen if the folder
containing the .exe is in yout desktop. Perhaps it's a permissions issue.
Not sure though; i'll try to debug it and find some fix. In the meanwhile,
just avoid placing the .exe within the desktop (any other location works
fine in my tests).
Please use labels and text to provide additional information.
|