Re: [WiX-users] install .net framework 2.0 sp1 using bootstrapper

2008-06-02 Thread ywchen
http://blogs.msdn.com/chrsmith/archive/2005/06/29/MSBuilding-a-Bootstrapper-via-the-command-line.aspx Refer to this link -- View this message in context: http://www.nabble.com/install-.net-framework-2.0-sp1-using-bootstrapper-tp17602359p17603534.html Sent from the wix-users mailing list archive

Re: [WiX-users] install .net framework 2.0 sp1 using bootstrapper

2008-06-02 Thread Ryan O'Neill
users@lists.sourceforge.net Subject: [WiX-users] install .net framework 2.0 sp1 using bootstrapper Hi, I have a bootstrapper which installs .net framework 2.0 if it's not present. I'm wondering if it's possible to install .net framework 2.0 sp1 instead. If so, what is its product code th

[WiX-users] install .net framework 2.0 sp1 using bootstrapper

2008-06-02 Thread ywchen
Hi, I have a bootstrapper which installs .net framework 2.0 if it's not present. I'm wondering if it's possible to install .net framework 2.0 sp1 instead. If so, what is its product code that I need to specify in my bootstrapper? Thanks. -- View this message in context: http://www.nabble.co