1. icon doesnt appear if u open about, close about,
open about again
2. when u click the pic and that n00b msgbox pops up,
when u press ok it closes... (??? i dont understand the
msgbox in the firstplace), then when u press ok on the
main about box the whole app closes and has the illusion
exit again
Logged In: YES
user_id=898767
If you fool around with removing the "StartPG.frm" file, and
setting the project to start from "WinHME.frm", the app
should exit correctly... (Although, I haven't tested this). I
believe the problem lies in the fact that the EXE is UPX-
compressed, and the compression has some sort of problem
exiting out on the windows platform. THUS, if you only have
the EXE, try un-UPX'ing the exe file. you can find an app on
google to do this. ;)