cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
davidadde
Level 2

Issue with merge modules and custom HTML panels

Hi,

I am creating a set of installer (one per OS).
They are all using a subset of pre install, install and post install action that are common across installers.
Thus, I wanted to go through merge module option: create a common resource module and for each of the installer import it so that in terms of maintenance, it's easier.

In the common merged module, I have several custom HTML panel (zip file containing an html file and a css file for the style).
The merge is built OK.

The import in a Windows installer project is ok (I can see all HTML panels along with their configuration description OK).

Problem is: when I built the windows installer for instance, the build.log contains the following:
First issue:

D:\Data\Installers\RadiantOneVDS50\Windows\radiantVDS50Win\mergeResources\RadiantOne VDS 5.0_1216340682468\38fa8019a07cbdea2b0fc340b5ad82f1
Access is denied



Second issue:


Zipping of a HtmlPanelAction has failed: null



My guess was there was an issue at the permission level, but everything is running as Administrator on the Installanywhere machine.

Has anyone ever encountered such issue?
Is there a workaround or a best practice for merge modules?

Thanks a lot.

David

PS: if needed, I can post the project
Labels (1)
0 Kudos
(1) Reply
davidadde
Level 2

Installanywhere Gurus, Any idea about that issue?

Thanks

David
0 Kudos