Search found 12 matches

Go to advanced search

by FlareDesign
Fri Mar 13, 2015 3:58 pm
Forum: Common Problems
Topic: Hangs when signing on Windows 7
Replies: 7
Views: 6525
 
Jump to post

Re: Hangs when signing on Windows 7

Thanks guys, changing to an external SignTool.exe worked. There must have been something about the new certificate that the internal sign tool didn't like.

Anyhow fixed now by changing to an external SignTool.exe as per your suggestion.

Thanks again!
by FlareDesign
Wed Mar 11, 2015 11:48 am
Forum: Common Problems
Topic: Hangs when signing on Windows 7
Replies: 7
Views: 6525
 
Jump to post

Re: Hangs when signing on Windows 7

Thanks Daniel, I will try that
by FlareDesign
Tue Mar 10, 2015 3:07 pm
Forum: Common Problems
Topic: Hangs when signing on Windows 7
Replies: 7
Views: 6525
 
Jump to post

Re: Hangs when signing on Windows 7

Tech support, can you please respond, even if just tell me where to look to see what's going on. Log files anywhere?

Thanks
by FlareDesign
Mon Mar 09, 2015 3:56 pm
Forum: Common Problems
Topic: Hangs when signing on Windows 7
Replies: 7
Views: 6525
 
Jump to post

Hangs when signing on Windows 7

Advanced Installer Version 9.8 is hanging for me when it tries to sign an .exe

It prompts for the password then just hangs and becomes totally unresponsive.

Here's the only output I see....

Checking builds status... done.
Build required.
[ DefaultBuild ]
Building package (en_GB): C:\XXX ...
by FlareDesign
Wed Sep 19, 2012 5:01 pm
Forum: Common Problems
Topic: Creating a per user installation (isn't working)
Replies: 7
Views: 5478
 
Jump to post

Re: Creating a per user installation (isn't working)

Interesting, I'll give that a try, thanks for the help!
by FlareDesign
Wed Sep 19, 2012 10:10 am
Forum: Common Problems
Topic: Creating a per user installation (isn't working)
Replies: 7
Views: 5478
 
Jump to post

Re: Creating a per user installation (isn't working)

File has been sent, thanks for your help
by FlareDesign
Tue Sep 18, 2012 5:35 pm
Forum: Common Problems
Topic: Creating a per user installation (isn't working)
Replies: 7
Views: 5478
 
Jump to post

Re: Creating a per user installation (isn't working)

Hi thanks for your response, my subject line is probably slightly misleading.

The issue I am facing is that users are being prompted to enter admin credentials when running the setup, I don't want this, please see attached screenshot. It should just perform the installation.

Where would you like ...
by FlareDesign
Tue Sep 18, 2012 8:15 am
Forum: Common Problems
Topic: Creating a per user installation (isn't working)
Replies: 7
Views: 5478
 
Jump to post

Creating a per user installation (isn't working)

I'm trying to create a smooth installation that will work for non admin users and I don't want users to be prompted to log on (or run as) an admin user during install.

I have the following setup in my project:

Installation Folder: [AppDataFolder][ProductName]
Installation Type: Per-user only ...
by FlareDesign
Mon Aug 27, 2012 1:14 am
Forum: Common Problems
Topic: Strange out of synch error
Replies: 1
Views: 2010
 
Jump to post

Re: Strange out of synch error

I managed to resolve the out of synch issue. It was because of me removing one of the DLLs from the package, if I add it back in and make sure it has the original component id then patching behaves as expected.
by FlareDesign
Sun Aug 26, 2012 4:39 pm
Forum: Common Problems
Topic: Strange out of synch error
Replies: 1
Views: 2010
 
Jump to post

Strange out of synch error

I've been using AI for a while now building patches with no problems.

I had to change the target for my C# application from .NET 4 down to .NET 3.5 and switched the DLL I'm using for SQLite this has meant I've changed the pre-reqs on the project from .NET 4 to .NET 3.5 and added a dll and removed ...
by FlareDesign
Mon Jul 23, 2012 10:16 pm
Forum: Building Installers
Topic: (Minor) upgrade install without uninstalling, possible?
Replies: 2
Views: 3523
 
Jump to post

Re: (Minor) upgrade install without uninstalling, possible?

Problem solved, I just needed to switch from "Uninstall old version first" to "Install new version first" and the process is much smoother.
by FlareDesign
Mon Jul 23, 2012 8:26 pm
Forum: Building Installers
Topic: (Minor) upgrade install without uninstalling, possible?
Replies: 2
Views: 3523
 
Jump to post

(Minor) upgrade install without uninstalling, possible?

Hi, I'm evaluating Advanced Installer at the moment and seem to have gotten my head round creating a single (setup.exe) installer that installs both full (first time) installs and minor upgrades quite happily.

However, I'd like the minor upgrade installs to not uninstall the previous version first ...

Go to advanced search