Search found 2 matches

Go to advanced search

by chris.nillissen
Wed Mar 10, 2021 7:40 am
Forum: Common Problems
Topic: Executable and MSI Packages
Replies: 1
Views: 10105
 
Jump to post

Executable and MSI Packages

Is it possible when building the mixed 32/64 bit executable installer to allow the MSI files to also be left in the output directory? We give our customers 3 options for installation, either use combined EXE or 32bit MSI or 64 bit MSI files.

Thanks
by chris.nillissen
Thu Mar 04, 2021 3:37 am
Forum: Building Installers
Topic: JSON Editing
Replies: 2
Views: 3186
 
Jump to post

JSON Editing

Is there a way with the JSON file editing to use a Property for the name of a JSON Object or element? I want to do something like so:

{
"[ProductName]": {
...
}
}

Thanks!

Go to advanced search