Monday 14 July 2014

How to Instal msi File in Windows

etwoz
msi
At frist select the msi file that ypu want to install.

Then hold shift ana right click on that msi flie copy file path.

Then create a folder where you want to install this file , herw I create folder google_drive.

Then open cmd run as admin type

msiexec /a PathToMSIFile /qb TARGETDIR=DirectoryToExtractTo

For example, to extract files from C:\Users\arnab\Downloads\gsync.msi into C:\Program Files (x86)\google_drive you would type:

msiexec /a "C:\Users\arnab\Downloads\gsync.msi" /qb TARGETDIR="C:\Program Files (x86)\google_drive"


Then you have done.

No comments:

Post a Comment

Live MeccaLive Blogger Tricks