bluefish wrote...
I only have 1 file in that folder.
I was reading up on hongfire and someone listed a way to view the hidden file but I have no clue how.
I looked into this last night since I was having trouble with the first part of this game. There is indeed a hidden file .exe when you extract it but you can make it unhidden by using the command prompt and the ATTRIB command. You just need to know what folder the hidden file is in, navigate there with the CD command and then you can take the hidden attribute off the file by using this command:
ATTRIB -h filenameHere