C
C
I had downloaded PowerPacks to another computer running XP, and then
tried to install my little program using setup.exe created by Build/
Publish from VB Express 2008. It went through some procedure and then
complained that PowerPacks need to be installed first in GAC. I have
installed PowerPacks first, although I don't know where they got
installed on the computer. What am I doing wrong?
In the earlier stage of writing one program, I could just copy the
*.exe to another computer, and it worked there. I will sooner or later
have to find a way to install programs by just copying files. I cannot
force other people to go through setup procedures. They will simply
not use my program. Will someone tell me which files I need to copy?
I am thinking of avoiding PowerPacks altogether. Is there a reasonable
way to print a Form without using PrintForm? And ColorDialog?
Thanks for any help.
tried to install my little program using setup.exe created by Build/
Publish from VB Express 2008. It went through some procedure and then
complained that PowerPacks need to be installed first in GAC. I have
installed PowerPacks first, although I don't know where they got
installed on the computer. What am I doing wrong?
In the earlier stage of writing one program, I could just copy the
*.exe to another computer, and it worked there. I will sooner or later
have to find a way to install programs by just copying files. I cannot
force other people to go through setup procedures. They will simply
not use my program. Will someone tell me which files I need to copy?
I am thinking of avoiding PowerPacks altogether. Is there a reasonable
way to print a Form without using PrintForm? And ColorDialog?
Thanks for any help.