Re: [WiX-users] Deploying WiX bootstrappers (SCCM, GPO, etc.)

2012-06-12 Thread Peter Shirtcliffe
2012 22:30 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Deploying WiX bootstrappers (SCCM, GPO, etc.) Peter, thanks for your reply. I'm a developer, not an IT guy, so please excuse me if the following questions are too basic. I wasn't aware that you could install softwar

Re: [WiX-users] Deploying WiX bootstrappers (SCCM, GPO, etc.)

2012-06-11 Thread Don Walker
Peter, thanks for your reply. I'm a developer, not an IT guy, so please excuse me if the following questions are too basic. I wasn't aware that you could install software remotely using login scripts. Are these the same as startup scripts? See http://www.mombu.com/microsoft/windows-group-policy/t-d

Re: [WiX-users] Deploying WiX bootstrappers (SCCM, GPO, etc.)

2012-06-11 Thread Peter Shirtcliffe
It is possible to install .net framework 3.5 with GPO. The instructions are in the .net framework deployment guide for administrators http://msdn.microsoft.com/en-us/library/cc160717%28v=vs.90%29.aspx For whatever reason, there is no equivalent for .net 4. This thread talks about deploying .dot ne