Every once in a while I need to extract the content of a .msi file in order to customize a deployment for a particular network environment. Sometimes initializing the .msi installer will temporarily extract the files into C:\Documents and Settings\
To extract files from a .msi file at the command line, type:
msiexec /a PathToMSIFile /qb TARGETDIR=DirectoryToExtractTo
For example, to extract files from f:\zenworks\zfdagent.msi into c:\zfd701 you would type:
msiexec /a f:\zenworks\zfdagent.msi /qb TARGETDIR=c:\zfd701
The destination directory does not need to exist prior to running this command.
1 comments:
your latest OS mobile
WM 6.5 build 21189 is exceptionally good with clear graphics and nice large font, excellent performance, how you people can do such nice thing for us with old hardware pda phones????????
I really love all of you out there with such lovely and kind service to those needy souls.
Thank you very much.
I dont want to upgrade me Blue Angel.......TQ
Post a Comment