Major Posted September 24, 2006 Posted September 24, 2006 (edited) Hi, i want to install framework 2.0 via cmdlines.txt. i have tried many cases but without success.here my first cmdlines.txt[COMMANDS]".\$1\Install\Framework.2.0\Framework.cmd""RunOnceEx.cmd"Here is my framework.cmdcmdow @ /HID@echo offStart /Wait %SystemDrive%\Install\Framework.2.0\install.exe /qnExitAnd then i change it moving all of the files to the directory $OEM$ like as said a colleague and rename the file install.exe to Dotnet.exehere my second cmdlines.txt[COMMANDS]"Dotnet.exe /qn""RunOnceEx.cmd" Edited September 24, 2006 by Major
MagicAndre1981 Posted September 24, 2006 Posted September 24, 2006 this works only with a trick. You must set a reg-key and Windows think now Setup is ready. This Key is needed to install .NET 2.0.Check http://aris-toolz.de/dotnet2.html and see how Ari made this
MagicAndre1981 Posted September 25, 2006 Posted September 25, 2006 ok, bad example , he use an own installer.Take a look here: http://www.msfn.org/board/index.php?showtopic=81244
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now