Search found 22 matches

Go to advanced search

by MattFielder
Mon Oct 17, 2016 9:53 pm
Forum: Installer Analytics
Topic: How to set up for six months
Replies: 3
Views: 56182
 
Jump to post

Re: How to set up for six months

I missed it when I received the email somehow. I just went and looked and found it. I'll use that to create account - thanks.
by MattFielder
Thu Oct 13, 2016 9:00 am
Forum: Installer Analytics
Topic: How to set up for six months
Replies: 3
Views: 56182
 
Jump to post

How to set up for six months

I was told when I renewed maintenance that any purchase would include a free 6 month subscription to Analytics. I'm only seeing an option for a free 2 months when I create an account. How do I go about getting the full 6 months? FWIW: I didn't complete the process of creating an analytics account as...
by MattFielder
Fri Jun 26, 2015 9:20 am
Forum: Common Problems
Topic: Signed Installer is reporting as unknown publisher
Replies: 1
Views: 2871
 
Jump to post

Signed Installer is reporting as unknown publisher

I have an installer project that I’ve been using for years. The installer is configured to sign a package with a code signing cert. I just found that a couple of months ago, when installing windows warns it’s from an unknown publisher. What's further odd about it, when looking at the properties of t...
by MattFielder
Tue Sep 18, 2012 1:18 am
Forum: Building Installers
Topic: Different behavior based on version upgrading
Replies: 1
Views: 2942
 
Jump to post

Different behavior based on version upgrading

I need my installer to behave differently based on the version that it is upgrading. The installer will encounter one of three scenarios. A first time install, upgrade against the current major version, or upgrade against previous major version. The previous installer I wrote wasn't difficult becaus...
by MattFielder
Thu Sep 06, 2012 11:20 pm
Forum: Common Problems
Topic: Update references in .Net project
Replies: 5
Views: 6363
 
Jump to post

Re: Update references in .Net project

I have an installer project that builds an application written in Visual Studio, but the installer is not integrated to visual studio - i run it seperately. The way the installer was created originally was to migrate a deployment project. Now that I have released that version, I want to release an u...
by MattFielder
Mon Aug 27, 2012 1:05 pm
Forum: Common Problems
Topic: Update references in .Net project
Replies: 5
Views: 6363
 
Jump to post

Update references in .Net project

I am working with a .Net setup project that I need to update the references. I use a set of third party controls in the development, and when they issue an update, it will change quite a number of references in my solution. (This is the DevExpress set of controls) Is there a way to have Advances Ins...
by MattFielder
Mon Apr 02, 2012 8:18 am
Forum: Building Installers
Topic: Customize Graphic displays for prerequisite
Replies: 1
Views: 4439
 
Jump to post

Re: Customize Graphic displays for prerequisite

I've found where this is done. It is in the Dialogs view. (I had looked there but missed it)

To change grapics:
Dialog view -> expand "EXE bootstrapper" at the top.
Select Bootstrapper UI
Change images in the last two items on right hand pane.
by MattFielder
Sun Apr 01, 2012 11:40 pm
Forum: Building Installers
Topic: Customize Graphic displays for prerequisite
Replies: 1
Views: 4439
 
Jump to post

Customize Graphic displays for prerequisite

Is it possible to change the graphic that displays during the install of a prerequisite? I've looked at the dialogs list and dont' see where i select which graphic to use.
by MattFielder
Tue Mar 27, 2012 2:53 am
Forum: Common Problems
Topic: Hide label if anything other than upgrade
Replies: 2
Views: 2996
 
Jump to post

Re: Hide label if anything other than upgrade

Thanks for the suggestion --- i got it working now. Wanted to post back with the solution i came up with in case anyone else finds this thread and has the same issue. I defined two seperate custom actions. Both set the label to "hide" in the action. One is "NOT OLDPRODUCTS". The ...
by MattFielder
Sun Mar 25, 2012 11:03 pm
Forum: Common Problems
Topic: Hide label if anything other than upgrade
Replies: 2
Views: 2996
 
Jump to post

Hide label if anything other than upgrade

I have a label on the Exit Dialog that I only want to have visible only if an upgrade is being performed. Using the ControlConditions - i've successfully added a condition of "not installed" and an action of "hide" - this works as expected. The issue is the exit dialog is also ca...
by MattFielder
Mon Feb 20, 2012 5:47 pm
Forum: Feature Requests
Topic: Improve editing of long label text
Replies: 1
Views: 4985
 
Jump to post

Improve editing of long label text

When creating custom dialogs, I have a few labels that have text that would be easier to enter into a multi-line text edit box. Attached is a screen shot of the form from AI where I enter the text now. What I end up doing is preparing the text in another program - either notepad or even Word if I wa...
by MattFielder
Fri Feb 17, 2012 8:20 pm
Forum: Common Problems
Topic: trouble with upgrade
Replies: 3
Views: 3523
 
Jump to post

Re: trouble with upgrade

Thanks for your responses - that got me everything I need. Regarding upgrades showing in control panel twice: The critical piece of information that I didn't about know is in the Upgrade Page help file you linked to: "A per-user installation cannot upgrade a per-machine installation and a per-m...
by MattFielder
Fri Feb 17, 2012 3:00 am
Forum: Common Problems
Topic: trouble with upgrade
Replies: 3
Views: 3523
 
Jump to post

trouble with upgrade

In my installer, I am having two issues when running against a machine with a previously installed version. First, both the old and new version show in control panel. The upgrade code for the old version and hte new version match. I have regenerated the product code. Second (and likely related to th...
by MattFielder
Fri Feb 10, 2012 12:03 am
Forum: Common Problems
Topic: Select network location containing specific file
Replies: 4
Views: 4257
 
Jump to post

Re: Select network location containing specific file

fyi: sent vdproj and aip files this morning
by MattFielder
Thu Feb 09, 2012 12:54 am
Forum: Common Problems
Topic: Select network location containing specific file
Replies: 4
Views: 4257
 
Jump to post

Re: Select network location containing specific file

Regarding passing the property to the installer class via the dialog: There is something odd in my project. It's a migrated visual studio setup project. I am unable to locate the custom action that the dialog your mentioning is referenced from. If i add a custom action to the Install node of Install...

Go to advanced search