Search found 3 matches

Go to advanced search

by siebje
Mon May 03, 2021 1:19 pm
Forum: Building Installers
Topic: Uninstalling large programs
Replies: 1
Views: 3873
 
Jump to post

Uninstalling large programs

Hi, I have a very large project for which I'm building an installer. The installer works fine, but the uninstall of this project takes literally ten minutes. I ran the verbose uninstall with the log, and it is deleting every file separately. Provided that this project has thousands of files, this ta...
by siebje
Wed Nov 04, 2020 12:15 pm
Forum: Building Installers
Topic: CLI script changes packaging unnecessarily
Replies: 2
Views: 2043
 
Jump to post

CLI script changes packaging unnecessarily

Hi, I'm trying to build an MSI only installer (no bootstrapper). However, when I use an iac script to update my prerequisites, it automatically changes the packaging to include an exe bootstrapper. I then have to open AI and manually change it back to single MSI. If I then build the installer, it wo...
by siebje
Tue Mar 26, 2019 11:52 am
Forum: Building Installers
Topic: (CLI) Set Feature Properties
Replies: 1
Views: 1836
 
Jump to post

(CLI) Set Feature Properties

I'm building an installer using mostly dynamic resources, and I have been able to manage most things through the command line except one (what I feel is a very, very basic) thing: setting a Feature's Properties. I can see only two commands: /NewFeature <featureName>, and /SetCurrentFeature <featureN...

Go to advanced search