Command line params for dotnetfx.exe

G

Guest

Hi again !

What are the command line arguments for the redistributable package of .NET
2.0? (Quiet mode, No restart, etc.)

Thank you !
 
G

Gabriele G. Ponti

Microsoft .NET Framework 2.0 Command line options:

/Q -- Quiet modes for package,

/T:<full path> -- Specifies temporary working folder,

/C -- Extract files only to the folder when used also with /T.

/C:<Cmd> -- Override Install Command defined by author.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top