[wix-users] Creating an installer for a large number of files

Christopher Painter chrpai at iswix.com
Tue May 28 08:48:56 PDT 2019


Sorry I meant author 1:many not 1:1.

Also some nodejs apps can be packaged into a single file as part of the build process to make this less files.   There are downsides so investigate if it fits you.

________________________________
From: wix-users <wix-users-bounces at lists.wixtoolset.org> on behalf of Christopher Painter via wix-users <wix-users at lists.wixtoolset.org>
Sent: Tuesday, May 28, 2019 10:45 AM
To: wix-users at lists.wixtoolset.org
Cc: Christopher Painter
Subject: Re: [wix-users] Creating an installer for a large number of files

If you use IsWiX and choose to author files 1:1 this will greatly cut down your component count.

I've also written a very simple .net exe  that does basic heat like harvesting in a 1:many format.  This has proven very stable for many internal nodejs  electron apps that I've written in house.

Hit me up if you'd like a copy.

________________________________
From: wix-users <wix-users-bounces at lists.wixtoolset.org> on behalf of Derek Wickern via wix-users <wix-users at lists.wixtoolset.org>
Sent: Tuesday, May 28, 2019 10:24 AM
To: wix-users at lists.wixtoolset.org
Cc: Derek Wickern
Subject: [wix-users] Creating an installer for a large number of files

I'm trying to create an installer for a node.js application with about 70,000 files, mostly inside node_modules. I used heat to harvest the directory (one component per file). When I run the installer, it doesn't get past the initial "Please wait while Windows configures ... " dialog even after waiting several hours.

Is this simply too many files for Windows installer to handle?

____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/

____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/



More information about the wix-users mailing list