Originally posted by: Kappo
I would use VB. The tool doesnt really matter much as far as I am concerned.
\Originally posted by: MrChad
Your question is pretty vague.
Originally posted by: hudster
\Originally posted by: MrChad
Your question is pretty vague.
sorry, yes, i'm looking at making a small windows gui app, but I want it to be totally standalone: no dll dependencies, no installer, no registry entries, just a single exe that needs no vb runtime, no .net framework, none of that stuff.
Originally posted by: igowerf
You COULD write an app in VB and use a utility that combines all the VB dll's and the VB app into one executable.