Jump to content

How to install framework 2.0 via cmdlines.txt


Recommended Posts

Posted (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.cmd

cmdow @ /HID
@echo off
Start /Wait %SystemDrive%\Install\Framework.2.0\install.exe /qn
Exit

And 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.exe

here my second cmdlines.txt

[COMMANDS]
"Dotnet.exe /qn"
"RunOnceEx.cmd"

Edited by Major

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...