Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Visual Studio.NET / Setup / June 2006

Tip: Looking for answers? Try searching our database.

File Conditions

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
CRF450R - 27 Jun 2006 21:00 GMT
Has anyone successfully set a file condition?

I include an MDB in our installation.  Upgrade installations may overwrite
previous versions.  I'm using the following in the Condition property of the
MDB file: ProductVersion < 1.0.9.  That alone, and a change of the version in
the Project Properties, has no affect on the installation.  The file gets
overwritten every time, unless I set the MDB's Permanent property to True and
then it NEVER gets overwritten.  ProductVersion < 1.0.0 has no affect on the
installation.

Any thoughts?
"Gary Chang[MSFT]" - 28 Jun 2006 07:16 GMT
Hi,

Thank you posting!

Based on my understanding, the problem is the ProductVersion's evaluation
does not work in your VS setup project's launch condition.

If so, since the ProductVersion's value is not a number, I suggest you add
the double quote mark around the specific value, for example:

ProductVersion<"1.0.9"

Thanks!

Best regards,

Gary Chang
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
Yan-Hong Huang[MSFT] - 30 Jun 2006 08:02 GMT
Hello,

I am reviewing issue thread and noticed that you have posted three related
issues in setup queue. They are:
"File Conditions"
"MSI Not Found"
"MDAC 2.7 Prerequisite"

Our engineer Gary is working with you on all of them. If the problem is not
resolved or there is any unclear, could you please post a reply to let us
know? We look forward to your response and are glad to work together with
you.

Thanks very much.

Sincerely,
Yanhong Huang
Microsoft Online Community Support

==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.