Click here to Skip to main content
15,887,405 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: how did you build your installer? Pin
Member 916705712-Oct-20 21:25
Member 916705712-Oct-20 21:25 
GeneralRe: how did you build your installer? Pin
Private Dobbs12-Oct-20 21:27
Private Dobbs12-Oct-20 21:27 
GeneralRe: how did you build your installer? Pin
BryanFazekas13-Oct-20 1:22
BryanFazekas13-Oct-20 1:22 
GeneralRe: how did you build your installer? Pin
johannesnestler13-Oct-20 3:56
johannesnestler13-Oct-20 3:56 
GeneralRe: how did you build your installer? Pin
Matt McGuire13-Oct-20 5:42
professionalMatt McGuire13-Oct-20 5:42 
GeneralRe: how did you build your installer? Pin
Gerry Schmitz13-Oct-20 8:56
mveGerry Schmitz13-Oct-20 8:56 
GeneralRe: how did you build your installer? Pin
Zlatko Babic15-Oct-20 0:51
Zlatko Babic15-Oct-20 0:51 
GeneralRe: how did you build your installer? Pin
jsrjsr15-Oct-20 10:37
professionaljsrjsr15-Oct-20 10:37 
We build software that is integrated as a plugin into multiple applications. One app uses Visual Studio Isolated Shell and has a number of plugins. The others are developed entirely in-house.

An earlier app that is still in support used InstallShield. There is one person with a license so he has to do all of the work. Consequently he's the only one who knows much about the installer.

The new plugins uses WiX. We've been using WiX for quite a while and find it easier to use than InstallShield. Our plugins have about 25 or so assemblies, most of which are installed to the GAC. Other pieces are installed in the app's local folder (the part of the plugin that interfaces between the app and the common code). WiX is great for this.
GeneralSo, you are fed up with working from home ... Pin
OriginalGriff11-Oct-20 11:04
mveOriginalGriff11-Oct-20 11:04 
GeneralRe: So, you are fed up with working from home ... Pin
Daniel Pfeffer11-Oct-20 11:08
professionalDaniel Pfeffer11-Oct-20 11:08 
GeneralRe: So, you are fed up with working from home ... Pin
CodeWraith11-Oct-20 13:42
CodeWraith11-Oct-20 13:42 
GeneralRe: So, you are fed up with working from home ... Pin
Rick York11-Oct-20 14:45
mveRick York11-Oct-20 14:45 
GeneralRe: So, you are fed up with working from home ... Pin
Daniel Pfeffer11-Oct-20 23:52
professionalDaniel Pfeffer11-Oct-20 23:52 
GeneralRe: So, you are fed up with working from home ... Pin
Nelek12-Oct-20 1:33
protectorNelek12-Oct-20 1:33 
GeneralRe: So, you are fed up with working from home ... Pin
Rick York12-Oct-20 9:31
mveRick York12-Oct-20 9:31 
GeneralWhat to do if in the middle of a file copy to an external drive if the system crashes in the middle? Pin
swampwiz11-Oct-20 6:57
swampwiz11-Oct-20 6:57 
GeneralRe: What to do if in the middle of a file copy to an external drive if the system crashes in the middle? Pin
Dave Kreskowiak11-Oct-20 9:41
mveDave Kreskowiak11-Oct-20 9:41 
GeneralWhat a mid-life crisis sounds like for you? As an IT guy Pin
Nand3211-Oct-20 1:42
Nand3211-Oct-20 1:42 
GeneralRe: What a mid-life crisis sounds like for you? As an IT guy Pin
Kornfeld Eliyahu Peter11-Oct-20 1:44
professionalKornfeld Eliyahu Peter11-Oct-20 1:44 
GeneralRe: What a mid-life crisis sounds like for you? As an IT guy Pin
Nand3211-Oct-20 1:50
Nand3211-Oct-20 1:50 
GeneralRe: What a mid-life crisis sounds like for you? As an IT guy Pin
OriginalGriff11-Oct-20 1:54
mveOriginalGriff11-Oct-20 1:54 
GeneralRe: What a mid-life crisis sounds like for you? As an IT guy Pin
Kornfeld Eliyahu Peter11-Oct-20 1:59
professionalKornfeld Eliyahu Peter11-Oct-20 1:59 
GeneralRe: What a mid-life crisis sounds like for you? As an IT guy Pin
11917640 Member 11-Oct-20 3:42
11917640 Member 11-Oct-20 3:42 
GeneralRe: What a mid-life crisis sounds like for you? As an IT guy Pin
OriginalGriff11-Oct-20 3:58
mveOriginalGriff11-Oct-20 3:58 
GeneralRe: What a mid-life crisis sounds like for you? As an IT guy Pin
Gerry Schmitz11-Oct-20 4:03
mveGerry Schmitz11-Oct-20 4:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.