0

I'm working on deploying a visual studio 2005 windows application executable with an embedded crystal report using visual basic. It seems to install everything just fine, however, the system dsn isn't being setup.

How do you configure a setup project to setup the system dsn during the installation?

MPelletier
  • 16,256
  • 15
  • 86
  • 137
phill
  • 13,434
  • 38
  • 105
  • 141

1 Answers1

0

Use a custom action to create your DSN

Sheng Jiang 蒋晟
  • 15,125
  • 2
  • 28
  • 46