Jump to content

[REQ] silent install


djpatch

Recommended Posts


No no myselfidem, i need silent parameters to integrate RT7Lite into my DVD of seven

Just use /? or /help

Inside:

Start Menu | Run

Example:

C:\rt_7_lite_win7_Vista_x86_sp1.exe /?

Result inside the dialog box:

Command Line:

rt_7_lite_win7_Vista_x86_sp1 [options]

options:

/? or /help - displays this message

/extract:<directory> - extracts all files in <directory>

/listlangs - list languages supported by this setup

<msiOptions> - options for msiexec.exe on running the MSI package

Extract the files inside a folder with the name you want and you can see inside the .msi file!

C:\rt_7_lite_win7_Vista_x86_sp1.exe /extract:C:\RT

Same thing for the .msi file for the silent install:

C:\RT\rt_7_lite_win7_Vista_x86_sp1.msi /?

Example:

msiexec.exe /i "%systemdrive%\Install\rt_7_lit_win7_Vista_x86_sp1.msi" /qn (or qb)

Cheers

Edited by myselfidem
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...