8
elazar
7y

A program I was using did not recognize a flag that I needed, so I edited the EXE file (using notepad++, no hexeditor) to replace a flag whose name was actually checked with the one I needed. Worked like a charm.

The response for my bug report was "this feature should not be there in the first place, we will remove it". Lucky me they did not remove it earlier.

Comments
Add Comment