Hello fellow engineers,
I've recently developed a text messaging application that consists of a front-end (coded in Visual Basic) and a back-end (coded in C) but I have one slight problem - I need to know if there's a way of launching the form from the command prompt. This is important because I don't want my clients to see the source code or the development environment at all, they must just see the form.
If I can launch it from the command prompt I can then write a script / batch file and pin it to the start menu so that it launches automatically at boot time. Thanks in advance.
Limpho Mothae,
Pretoria, South Africa.