Search found 9 matches

Go to advanced search

by tekomino
Mon May 14, 2012 6:35 pm
Forum: Building Installers
Topic: How to include VSPackage in Advanced Installer
Replies: 1
Views: 2846
 
Jump to post

How to include VSPackage in Advanced Installer

OK, so I have the Advanced Installer install into which I need to include VSPackage I built. I would like this package to be part of the install and be installed as part of the main installer.

How to do this using Advanced Installer?

Thank you!
by tekomino
Thu Mar 06, 2008 6:40 pm
Forum: Common Problems
Topic: Cannot install on Windows Vista x64 with SP1
Replies: 3
Views: 3683
 
Jump to post

The installer is 32-bit package type.

It has as Prerequisites following set:

Windows 9x from: Windows 95
Windows NT/2K/XP from: Windows NT 4.0
Windows NT 64-bit from: Windows XP 64-bit

This error occurs when installer is launched not during installation.

Did you test the installer specifically ...
by tekomino
Wed Mar 05, 2008 4:19 pm
Forum: Common Problems
Topic: Cannot install on Windows Vista x64 with SP1
Replies: 3
Views: 3683
 
Jump to post

Cannot install on Windows Vista x64 with SP1

I have reports of problems when people try to run install on Windows Vista x64 SP1 final build available from MSDN.

The installer reports following error when run:

The version of this file is not compatible with the version of Windows you're running. Check your computer's system information to ...
by tekomino
Mon Dec 24, 2007 3:31 pm
Forum: Common Problems
Topic: .NET 2.0 assemblies not removed from the GAC for 2 reasons
Replies: 4
Views: 4740
 
Jump to post

Cosmin,

Can you please confirm that this will make it into the next build? I see that this has been reported almost year ago, but unfortunately nothing has been done about it.

This is very important issue. I cannot use AdvancedInstaller now in my automated build process because I have to manually ...
by tekomino
Tue Dec 04, 2007 3:45 pm
Forum: Common Problems
Topic: Serial validation template & custom DLL validation probl
Replies: 5
Views: 5581
 
Jump to post

Cosmin,

Yes I understand that and you can keep that Template.

What I am saying is that Template should not be used for validation of PIDKEY if ones uses Custom DLL for validation. The Masked edit is not in picture here since I removed it.
by tekomino
Tue Dec 04, 2007 3:26 pm
Forum: Common Problems
Topic: Serial validation template & custom DLL validation probl
Replies: 5
Views: 5581
 
Jump to post

Cosmin,

Thank you for following up on this.

It is actually not an issue with the masked edit control. I removed it and replaced it with the text box so it is out of picture.

The problem is that the Template value entered on the Serial Validation page is used first to check the entered PIDKEY and ...
by tekomino
Mon Dec 03, 2007 8:58 pm
Forum: Common Problems
Topic: Serial validation template & custom DLL validation probl
Replies: 5
Views: 5581
 
Jump to post

Serial validation template & custom DLL validation probl

I am using the Custom DLL validation for serial number.

My serials are either 9 or 10 digits long. While I can specify the Template <##########> which accepts 10 digits it will not accept 9 digits. And if I specify the 9 digits template the 10 digits are not accepted.

The problem is that the ...
by tekomino
Mon Dec 03, 2007 8:52 pm
Forum: Common Problems
Topic: How to include Serial dialog per build
Replies: 2
Views: 3131
 
Jump to post

Thank you so much this is very helpful.
by tekomino
Sat Dec 01, 2007 1:50 pm
Forum: Common Problems
Topic: How to include Serial dialog per build
Replies: 2
Views: 3131
 
Jump to post

How to include Serial dialog per build

Hello,

I am evaluating product and so far I've been able to do almost everything I need. There is one thing though that I am struggling with.

I have the installer with 4 builds. For 2 of these builds I want to ask for serial number but not for other 2. I would prefer not to include serial dialog ...

Go to advanced search