|
First time building a setup project so bear with me. Not doing anything fancy here just a basic setup project for a console application though not a windows app. When I run the msi I get the error ""The folder path 'v4.0 (DHR 10/14/04)' contains an invalid character". If I just hi light the msi file in an explorer window and look at the file properties I see the same 'v4.0 (DHR 10/14/04)' value is being used in the Author field for the MSI.
So I assume the setup project is pulling this value from the Author field. However, I didn't set that Author field value and have no idea on why it is trying to use that value as an install path. I would just erase the values out of the author field but I have no idea on where to go to do that. Any ideas?
|