Standalone application
Mobile
1
Posts
1
Posters
0
Views
1
Watching
-
Hello there experts! Im currently working on my first .Net application where i visualize some FEM calculations using VTK(visualiztion ToolKit). Im using .Net and WINAPI as GUI. But now I want to build an standalone application and really dont have any ideas on how to do this. So I dont really know what to look for on the web. I have build an version by setting the build mode to Execute, and I guess that this version requires the dll files if it was to run on another computer? If that is the case I want to make an install/uninstall application that installs these files. Any suggestions? And finally dear friends, How to I build an static version so that I dont need any extra files? Regards Peter