Search found 18 matches

Go to advanced search

by Macy
Wed Jul 22, 2009 9:27 pm
Forum: Common Problems
Topic: Updating prerequisites...
Replies: 2
Views: 3389
 
Jump to post

Re: Updating prerequisites...

Thank you. I had to create a separate install for all 50 states of the United States. We did as you suggested there... created a template with a pattern that was very easy to find, read it, changed out the embedded patterns, and saved the edited file for each state. I'll look into CodeProject or ...
by Macy
Wed Jul 22, 2009 6:17 pm
Forum: Common Problems
Topic: Updating prerequisites...
Replies: 2
Views: 3389
 
Jump to post

Updating prerequisites...

We have come to rely very heavily on software prerequisites. We often build shell installs that do nothing other than include a combination of prerequisites to other components that we have. We don't register these installs with Windows installer. This lets us install a base application plus a set ...
by Macy
Thu May 14, 2009 11:25 am
Forum: Common Problems
Topic: How do I copy an install project for a new project
Replies: 2
Views: 14549
 
Jump to post

Re: How do I copy an install project for a new project

Perfect. Thank you.
by Macy
Wed May 13, 2009 4:07 pm
Forum: Common Problems
Topic: How do I copy an install project for a new project
Replies: 2
Views: 14549
 
Jump to post

How do I copy an install project for a new project

I have an install project that is working well. I need to create a second install that is almost like it, for a different product. If I just copy the .aip to a new file, I end up with two differnt products that are tied to the same installer identifier. How can I create a new project by copying all ...
by Macy
Wed May 13, 2009 4:04 pm
Forum: Common Problems
Topic: Installing based upon a registry location
Replies: 1
Views: 13400
 
Jump to post

Installing based upon a registry location

How can I set the APPDIR based upon an entry found in the registry?
by Macy
Wed May 13, 2009 4:01 pm
Forum: Common Problems
Topic: Conditional installation of a merge module?
Replies: 1
Views: 2300
 
Jump to post

Conditional installation of a merge module?

I have several merge modules that serve similar purposes. Which module(s) should be installed is dependent upon registry settings that I find. I have reviewed the "Install Level" comments for a feature, and recognize that I can associate a merge module with a feature. But the "Install Level ...
by Macy
Mon Feb 09, 2009 3:51 pm
Forum: Common Problems
Topic: Four part version number question...
Replies: 2
Views: 3268
 
Jump to post

Re: Four part version number question...

Thank you. I cannot ask for anything more than that!
by Macy
Mon Feb 02, 2009 5:30 pm
Forum: Common Problems
Topic: Four part version number question...
Replies: 2
Views: 3268
 
Jump to post

Four part version number question...

We build our assemblies with VS2008. I was hoping to use /SetVersion -fromfile against our main exe. That appears to set the Product Version to 1.1.7.0. Then when we embed the ProductVersion property as part of our file name, we get that same thing. I was hoping to just end up with 1.1.7 as my ...
by Macy
Wed Dec 10, 2008 12:36 pm
Forum: Common Problems
Topic: Installing 3.5 SP1 framework
Replies: 3
Views: 4002
 
Jump to post

Re: Installing 3.5 SP1 framework

Thanks. That will be a nice enhancement. However, in this case, these are two different prerequisites... 3.5SP1 if installing from the web, and 3.5SP1ClientProfile if installing from a local device. So, having two different file sources might not address the issue?

On a related topic... would you ...
by Macy
Wed Dec 10, 2008 11:30 am
Forum: Common Problems
Topic: Stopping a file overwrite...
Replies: 1
Views: 2824
 
Jump to post

Stopping a file overwrite...

We install an empty database with our application, and the user adds data into it. When the user installs version 1.2 of our app over the top of version 1.1, we end up overwriting the database they have modified. Is there a way to prevent that? Hmmmmmmm come to think of it, I wonder if we are ...
by Macy
Wed Dec 10, 2008 11:26 am
Forum: Common Problems
Topic: Installing 3.5 SP1 framework
Replies: 3
Views: 4002
 
Jump to post

Installing 3.5 SP1 framework

We have an application that requires dotNet 3.5 SP1. We have two installation scenarios:

Stand-alone -- The app is distributed on a CD and there is no internet connectivity. So, I can include the .Net 3.5 SP1 Client .exe as a prerequisite, and just put that in the same folder as the install exe ...
by Macy
Mon Nov 17, 2008 12:29 pm
Forum: Common Problems
Topic: SQL Express Install
Replies: 9
Views: 13317
 
Jump to post

Re: SQL Express Install

Thank you. That is what I was missing.
by Macy
Mon Nov 17, 2008 12:19 pm
Forum: Common Problems
Topic: SQL Express Install
Replies: 9
Views: 13317
 
Jump to post

Re: SQL Express Install

You reference links to the MSDN site that recommend that all of the install settings be placed in a .ini file, and use the /settings parameter on the SqlExpr.exe command line. I do not understand how it is possible to do that in this case because any .ini file that I would want to use would not have ...
by Macy
Fri Nov 14, 2008 10:50 pm
Forum: Common Problems
Topic: SQL Express Install
Replies: 9
Views: 13317
 
Jump to post

Re: SQL Express Install

I cannot find an example of using a .ini file within Advanced Installer. I cannot grasp how you can reference a file during a prerequisite installation, when the installation of such a file cannot occur until after the prerequisites have been addressed. What am I missing?
by Macy
Tue Dec 04, 2007 10:28 am
Forum: Common Problems
Topic: Evaluation Questions
Replies: 6
Views: 6911
 
Jump to post

Thank you

Thank you.

Sold!

Go to advanced search