S
SimeonArgus
I am using Visual Studio 2005, and I have created a deployment project
to distribute the app I've built.
Now, I need to add a dialog (which I've done) to collect two prompts.
Based on those two prompts, I need to add a line to a config file.
Here's my catch: How do I modify the installer to write those two items
to a config file... or even better .. how do I execute an SQL command
without writing my own installer app? I'm so close that I'd hate to
back up ten feet and redo the installer if all I had to do was two or
three steps.
Any info would be appreciated!
--Sim
to distribute the app I've built.
Now, I need to add a dialog (which I've done) to collect two prompts.
Based on those two prompts, I need to add a line to a config file.
Here's my catch: How do I modify the installer to write those two items
to a config file... or even better .. how do I execute an SQL command
without writing my own installer app? I'm so close that I'd hate to
back up ten feet and redo the installer if all I had to do was two or
three steps.
Any info would be appreciated!
--Sim
