Ok guys,
1) Anyone know of the location i add things in the registry to have my icon and my text appear as an option, then run my program with parms when a certain type of file is right clicked in explorer and also set it so when a file type is double clicked it calls my program with certain parms?

2) I want to read from a file, one byte at a time to avoid HUGE variables when reading large files.. i need to open it using the binary access method, so i can read any EOF markers that are located in the file and as such i cannot use simple Do Until EOF()

3) The MSCOMM control doesnt seem to support standard port speeds?

Thanks