Posted 19 years ago
by John Youren
Hi,
I have written my IDE for my programming language, but am unsure how to deploy it.
The other components I have used make dll files in my bin directory so I simply include them with my application, however SyntaxEditor doesn't do this.
So, I get a runtime error when I run my project as it is created.
How do I install/register files on the clients computers so that my product works?
Thanks!
I have written my IDE for my programming language, but am unsure how to deploy it.
The other components I have used make dll files in my bin directory so I simply include them with my application, however SyntaxEditor doesn't do this.
So, I get a runtime error when I run my project as it is created.
How do I install/register files on the clients computers so that my product works?
Thanks!