hi all,
I know this is Excel forum and my question is related to Visual studio installer. I have a Excel addin application that I need to package. I have a xla file and bunch of dlls.
I tried VS intaller but the problem I am having is,
In my application, I need to copy files into different locations. For example, xla file needs to goto the XLstart folder.
One dll needs to go into the latest Java/ JRE location
the VS installer will let you select only one location for the destination.
I couldn't find a way to ask user location for Excel dir, Location of Java dir. etc.
Does anyone know how to resolve this? Appreciate your help. thanks.
I know this is Excel forum and my question is related to Visual studio installer. I have a Excel addin application that I need to package. I have a xla file and bunch of dlls.
I tried VS intaller but the problem I am having is,
In my application, I need to copy files into different locations. For example, xla file needs to goto the XLstart folder.
One dll needs to go into the latest Java/ JRE location
the VS installer will let you select only one location for the destination.
I couldn't find a way to ask user location for Excel dir, Location of Java dir. etc.
Does anyone know how to resolve this? Appreciate your help. thanks.