Jump to content

How to install framework 2.0 via cmdlines.txt


Major

Recommended Posts

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
Link to comment
Share on other sites


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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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