Say I download a data file from the web whose extension (eg '.netr') is associated with our installed VB application via registry keys. This file will automatically
run our application, but we then want the application to open and read from the '.netr' file which triggered it.

How can I let our VB application know which filename has caused it to initially run ?.