Windows Installer - "A portion of the folder path '' is invalid"

A

Andrew Wiles

Hi

I have created an installation package in VS .Net. All works well if I use
the default installation path. If however I change the Installation path the
following message is shown.

"A portion of the folder path '' is invalid. It is either empty or exceeds
the length allowed by the system"

If I ignore this message the software installs correctly anyway.

I have done very little customisation to the installation package and
because the Windows Installer is pretty opaque have no idea where to start
looking for the missing value.

Any ideas?
 
D

David Guyer [MS]

What are you using for the installation path? Are you changing it in
Visual Studio or during the install itself?
 
A

Andrew Wiles

David

Apologies - I have only just picked up your reply.

The problem is during the install itself.

Andrew Wiles
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top