Search found 11 matches

Go to advanced search

by pachwald
Wed Dec 12, 2012 4:46 pm
Forum: Common Problems
Topic: Error 1001 (fixed), Serial number box not formatted
Replies: 1
Views: 6333
 
Jump to post

Error 1001 (fixed), Serial number box not formatted

Hi!

I have a problem executing my .net custom action in 9.7.
When executing the setup, I get an Error 1001, ArgumentException, string must not have length 0.
In the installer log file, I find the following:

Property(S): NetInstallerClass_inst = /LogFile= /ReqVersion=2.0.50727 /InstallType ...
by pachwald
Thu Feb 24, 2011 9:15 am
Forum: Common Problems
Topic: Invalid serial number using advertised link
Replies: 3
Views: 3753
 
Jump to post

Re: Invalid serial number using advertised link

Hi Mihai!

Thanks for your reply.

We certified our product for Windows Vista and one of the required tests was the auto-repair feature. This worked without any problems so I am a litte surprised that there are issues now when using Windows 7.

As there are only some of our clients experiencing ...
by pachwald
Tue Feb 22, 2011 2:31 pm
Forum: Common Problems
Topic: Invalid serial number using advertised link
Replies: 3
Views: 3753
 
Jump to post

Invalid serial number using advertised link

Hi!

Some of our customers reported a strange behaviour after installing our software.

The installation procedure runs without any problems. When trying to start the software using the advertised link to the exe file in the start menu, a dialog box appears saying something like "Please wait while ...
by pachwald
Fri Oct 19, 2007 3:54 pm
Forum: Common Problems
Topic: Patch creation
Replies: 1
Views: 3697
 
Jump to post

Patch creation

Hi!

I have a very weird problem during installation of our newest patch. Some of our product's files changed and some new libraries are added.

The first installation of the patch succedes but nothing changes in the program's directory. Starting the installation using an advertised link makes MSI ...
by pachwald
Mon Aug 20, 2007 9:48 am
Forum: Common Problems
Topic: Automated build and signed installer
Replies: 4
Views: 8773
 
Jump to post

Hi cosmin!

This really is a drawback for us. Storing a psx file without a password is no option at all.

Thank you for your answer,
Alex
by pachwald
Thu Aug 16, 2007 10:12 am
Forum: Common Problems
Topic: Automated build and signed installer
Replies: 4
Views: 8773
 
Jump to post

Automated build and signed installer

Hi!

I use a password protected Verisign .psx file to sign our installer file and the bootstrapper using signtool.exe.

As there is no possibility to pass the password via commandline, I can't build our installers unattended.

I tried to sign the files manually after the build but the setup.exe ...
by pachwald
Wed Feb 07, 2007 6:11 pm
Forum: Common Problems
Topic: .net Installer Class Action and Paths as Parameter
Replies: 1
Views: 3145
 
Jump to post

.net Installer Class Action and Paths as Parameter

Hi!

I have a .net installer class action added to my project. In the custom action's action data, I added a parameter source_path and value [OriginalDatabase].

After getting some strange error messages which seem to occur when a backslash character stands at the end of a parameter (like [SourceDir ...
by pachwald
Mon Feb 05, 2007 5:16 pm
Forum: Common Problems
Topic: auto-repair does not work
Replies: 3
Views: 5068
 
Jump to post

Hi gigi!

The component for my dll only contains one file and it has the key symbol in front of it's name. Properties are:

GUID: {F59318AD-624D-4DFC-B3DA-4CDE7D6C8686}
Directory: APPDIR
no condition, no attributes, no additional space, no qualified components Groups, no components isolated with ...
by pachwald
Mon Feb 05, 2007 2:33 pm
Forum: Common Problems
Topic: Recommended approach for custom actions please
Replies: 3
Views: 4917
 
Jump to post

Hi!

In my project, I ngen my libraries using this approach:

http://msdn2.microsoft.com/en-us/librar ... S.80).aspx

I am not quite sure whether or not this is OK for Vista certification. Perhaps anyone did it before and knows how to do it "correctly"?

Cheers,
Alex
by pachwald
Mon Feb 05, 2007 11:50 am
Forum: Common Problems
Topic: auto-repair does not work
Replies: 3
Views: 5068
 
Jump to post

auto-repair does not work

Hi there!

After installation of my program I tried to test the auto-repair functionality by removing a dll from the application directory. Starting the application does not lead to a auto repair action. Instead the application fails. Do I have to configure the files or components in any special way ...
by pachwald
Mon Jan 29, 2007 5:00 pm
Forum: Common Problems
Topic: Change bootstrapper's manifest
Replies: 3
Views: 6450
 
Jump to post

Change bootstrapper's manifest

Hi!

I am working at a setup projct which will deploy a .net application. To speed up application startup, I use an attached custom action.
This .net executable, which calls ngen.exe, has the following lines embedded in the manifest:


<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
<security ...

Go to advanced search