We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96a3d33 commit f35bebeCopy full SHA for f35bebe
exe/package.iss.m4
@@ -5,7 +5,7 @@
5
#define sPublisherUrl 'M4_PUBLISHER_URL'
6
#define sSupportUrl 'M4_SUPPORT_URL'
7
8
-#define sBrandingFolder 'esyscmd(cygpath -a -w M4_BRANDING_DIR)'
+#define sBrandingFolder 'esyscmd(echo -n $(cygpath -a -w M4_BRANDING_DIR))'
9
#define sDbDefValue 'M4_ONLYOFFICE_VALUE'
10
11
#include "common.iss"
0 commit comments