Search found 13 matches

Go to advanced search

by doctorp
Thu Jan 23, 2014 12:06 pm
Forum: Building Installers
Topic: Licensing - CryptoLicensing
Replies: 1
Views: 2406
 
Jump to post

Licensing - CryptoLicensing

Hi there

I found the tutorial here: http://www.advancedinstaller.com/user-guide/tutorial-licensing.html quite useful.

However I think this might still be beyond me.

I would like to integrate my cryptolicensing licensing service with the installer so that it verifies the user's code against the ...
by doctorp
Mon Jan 20, 2014 9:49 pm
Forum: Common Problems
Topic: Dialog Themes Not Consistent
Replies: 6
Views: 5006
 
Jump to post

Re: Dialog Themes Not Consistent

Thanks - such a simple fix!

I didn't notice the small box in the top menu with the different builds.

Thanks so much Dan.
by doctorp
Sat Jan 18, 2014 10:51 pm
Forum: Common Problems
Topic: Dialog Themes Not Consistent
Replies: 6
Views: 5006
 
Jump to post

Re: Dialog Themes Not Consistent

Hi Dan

I've found a work around to my last question which was to not download the msi file which I understand now that needs the exe to manage it.

I downloaded the exe via the update instead and its working well now.

My last remaining question is in relation to the white surface theme.

"Why does ...
by doctorp
Sat Jan 18, 2014 8:54 am
Forum: Common Problems
Topic: Dialog Themes Not Consistent
Replies: 6
Views: 5006
 
Jump to post

Re: Dialog Themes Not Consistent

Hi Dan

I am trying to now build in the updates using the white surface theme of dialog boxes.

It was downloading the update ok, but getting stuck when trying to install the update.

I have isolated the problem. The white surface theme does not allow me to build an single file msi as an installer ...
by doctorp
Sat Jan 18, 2014 8:52 am
Forum: Building Installers
Topic: Prerequisites install condition Office/Excel 2007+
Replies: 6
Views: 8360
 
Jump to post

Re: Prerequisites install condition Office/Excel 2007+

HI Dan

I have been using the regedit tool to check - that is why I am confused. I can see the entries in regedit however they are not appearing in the installer dialog.

I am running a 64 bit machine with windows 7.

Thanks
by doctorp
Thu Jan 16, 2014 8:56 pm
Forum: Building Installers
Topic: Prerequisites install condition Office/Excel 2007+
Replies: 6
Views: 8360
 
Jump to post

Re: Prerequisites install condition Office/Excel 2007+

Hi Dan

Other issue I can't resolve. When I inspect regedit I have the following key:

HKLM\SOFTWARE\Microsoft\Office\15.0\Excel

Why can't I see this via Advanced Installer?

When I override it with a manual typed path to be HKLM\SOFTWARE\Microsoft\Office\15.0\Excel

It returns SUCCESS when ...
by doctorp
Thu Jan 16, 2014 8:44 pm
Forum: Building Installers
Topic: Prerequisites install condition Office/Excel 2007+
Replies: 6
Views: 8360
 
Jump to post

Re: Prerequisites install condition Office/Excel 2007+

Hi Dan

I'm clear on the first step - doing 2007. But the second step is a little unclear to me.

When I go to create an extended search it only allows me to create a search for a single property.

How do I add multiple statements?

Where do I write "You can enable the Not installed option and add a ...
by doctorp
Wed Jan 15, 2014 9:28 pm
Forum: Building Installers
Topic: Prerequisites install condition Office/Excel 2007+
Replies: 6
Views: 8360
 
Jump to post

Prerequisites install condition Office/Excel 2007+

HI there

My software solution needs to either have:

Office 2007 Primary Interop Assemblies (but only when Office 2007 is installed)
Office 2010 Primary Interop Assemblies (but only when Office 2010, 2013 is installed)

Installed as Prerequisites.

How do I specifiy this in the install conditions ...
by doctorp
Wed Jan 15, 2014 11:51 am
Forum: Building Installers
Topic: Prerequisites - Do I Need To Download?
Replies: 6
Views: 6635
 
Jump to post

Re: Prerequisites - Do I Need To Download?

100% sure. My software wont run without it.
I think I've found a work around - thanks for the support though.
by doctorp
Tue Jan 14, 2014 9:27 pm
Forum: Common Problems
Topic: Dialog Themes Not Consistent
Replies: 6
Views: 5006
 
Jump to post

Dialog Themes Not Consistent

Hi there

I have a project with 2 separate build targets. A exe which is a webinstaller, and also a full installer exe (in case people can't download and use the webinstaller)

The web installer works well, however the theme for the full install (which is the second project build) does not have the ...
by doctorp
Tue Jan 14, 2014 8:38 pm
Forum: Building Installers
Topic: Tutorial to sign applications
Replies: 5
Views: 11827
 
Jump to post

Re: Tutorial to sign applications

Hi Daniel

I'm new to installer creation and was also interested in digital signing.

Can you explain to me the advantage of digitially signing software?

Also, is this similar to SSL for websites? Should I be ideally purchasing a digitial signature from a well known certificate provider if I wanted ...
by doctorp
Tue Jan 14, 2014 7:50 pm
Forum: Building Installers
Topic: Prerequisites - Do I Need To Download?
Replies: 6
Views: 6635
 
Jump to post

Re: Prerequisites - Do I Need To Download?

Hi there

Thanks for the prompt response and the warm welcome.

I've done as you said (have to say I didn't notice that packages was a separate menu item all on its own and not just a heading for the tree).

The problem is that the exe still seems to be downloading ALL of the prerequisite files each ...
by doctorp
Tue Jan 14, 2014 1:08 pm
Forum: Building Installers
Topic: Prerequisites - Do I Need To Download?
Replies: 6
Views: 6635
 
Jump to post

Prerequisites - Do I Need To Download?

Hi there, I'm trying to make a new installer.

An exe based installer which downloads the msi from the web.

That part works well. My app requires the 4.0 + .Net framework. I have worked out how to check for it being installed, but....

I would like the installer to only download the 4.0 .Net ...

Go to advanced search