Hello,
This is similar to viewtopic.php?f=5&t=51161&p=129622&hili ... ng#p129622, but I didn't want to hijack someone else's post.
Here is the scenario:
Our application has been around for quite some time, and we save off a lot of data in .sdf files in the ProgramData directory.
To ensure that the user has adequate space when they upgrade (and migrate data), we need to sum the .sdf file sizes and multiply by a factor of 4 and add that to the file cost of the installed components.
What is the best way to approach this?
Thanks,
Bryan