C
C
I have almost always used copying *.exe files to deploy my programs,
even with VB6. I know about the ClickOnce and setup.exe, but I would
like to know what I really need to copy to another Windows XP, Vista
or 7 machine for VB.net programs.
Copying plain *.exe to one Windows XP machine worked for one program.
Then I added PrintForm from PowerPacks, so copying *.exe was not
enough. Would installing PowerPacks on that machine be one way? Or is
there just one or two files I could copy to the other machine instead
of all the PowerPack stuff?
I suspect Microsoft likes to make simple things complicated,
justifying their existence and making programmers look like
superintelligent creatures. From my point of view, it looks like they
are cheating us by making us produce hundreds of lines of
unintelligible code to display little text, with a "project" to deploy
the little application. Or do people think that this complexity is
justified?
even with VB6. I know about the ClickOnce and setup.exe, but I would
like to know what I really need to copy to another Windows XP, Vista
or 7 machine for VB.net programs.
Copying plain *.exe to one Windows XP machine worked for one program.
Then I added PrintForm from PowerPacks, so copying *.exe was not
enough. Would installing PowerPacks on that machine be one way? Or is
there just one or two files I could copy to the other machine instead
of all the PowerPack stuff?
I suspect Microsoft likes to make simple things complicated,
justifying their existence and making programmers look like
superintelligent creatures. From my point of view, it looks like they
are cheating us by making us produce hundreds of lines of
unintelligible code to display little text, with a "project" to deploy
the little application. Or do people think that this complexity is
justified?