The current install location of nsis is %AppData%/$PRODUCTNAME and I can't find a way to add a namespace to the path. The only way to avoid path name collision is to give your app a really unique name. Can we have a config like this so the app could be installed to %AppData%/$PUBLISHER/$PRODUCTNAME ?
The current install location of nsis is
%AppData%/$PRODUCTNAMEand I can't find a way to add a namespace to the path. The only way to avoid path name collision is to give your app a really unique name. Can we have a config like this so the app could be installed to%AppData%/$PUBLISHER/$PRODUCTNAME?