BryanW Posted October 30, 2008 Posted October 30, 2008 Greetings- pretty new to nlite and making my own unattended winXP install.My problem is when I install .NET 2 framework as an addon by itself it installs fine, but when i then go and add all my other addons to the install .NET 2 framework no longer installs. In nlite I am adding the .NET framework 2 as the first addon because of other programs that need it for their install. Is the order nlite installs addons go as the first one added is the first one installed?What info do you need to try and help me get this straightened out? Thnx in advance for any advice you may have.
Alex44 Posted November 2, 2008 Posted November 2, 2008 A better way is WPI (http://www.wpiw.net/), it installs your stuff on first logon and will not break the installation.The only problem is finding the switches to make them silent.Good luck
BryanW Posted November 2, 2008 Author Posted November 2, 2008 Thanx for the reply Alex, I will check out that program.
Nick_White Posted November 2, 2008 Posted November 2, 2008 (edited) I succesfully installed .NET Framework 2.0 and some programs that need it (including at installation time) via GUIRunOnce (nLite Unattended).start /wait %SOURCE%\<.NET Framework 2.0 installer> /qstart /wait %SOURCE%\<.NET program installer> Edited November 2, 2008 by Nick_White
BryanW Posted November 3, 2008 Author Posted November 3, 2008 Thnx for the tip Nick, if you check back in on this could you tell me the order GUIRunOnce installs? Is it the order I add the commands or does it go bass ackwards, thnx again.
SlipStreamer Posted November 3, 2008 Posted November 3, 2008 Nick...Could you please give me step by step instructions, including where to store the NetFx20SP1_x86.exe file?I'm a n00b... be gentle
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now