I am just wondering that how I can accept external arguments for a VB.NET form application. The project does not have the main sub routine so I can not get it from there.
Ex:
When user click on icon A it will call C:\Programs\Form1.exe
I would like to have icon B also call C:\Programs\Form1.exe -i -t or something like that. Can I do it with window from application?
Thank you very much for your help,
HN
Ex:
When user click on icon A it will call C:\Programs\Form1.exe
I would like to have icon B also call C:\Programs\Form1.exe -i -t or something like that. Can I do it with window from application?
Thank you very much for your help,
HN