chrome - overwrite master_preferences
Hey,
I'm trying to make a .mst file for google chrome enterprise msi and I want that .mst overwrite the master_preferences file in [ProgramFilesFolder]\Google\Chrome\Application directory,
However when I add the file in .mst and then Ilaunch the installation like:
msiexec /i msifile.msi /qb!- TRANSFORMS=mstfile.mst
the file is never got everwritten in the [ProgramFilesFolder]\Google\Chrome\Application directory, it is even so that I can't add any file to the [ProgramFilesFolder]\Google\Chrome\Application directory
Does enyone know how to overwrite master_preferences file with .mst
PS: very weird but I can place files with .mst to the [ProgramFilesFolder]\Google\Chrome but not in [ProgramFilesFolder]\Google\Chrome\Application
Kind regards
Serg.
I'm trying to make a .mst file for google chrome enterprise msi and I want that .mst overwrite the master_preferences file in [ProgramFilesFolder]\Google\Chrome\Application directory,
However when I add the file in .mst and then Ilaunch the installation like:
msiexec /i msifile.msi /qb!- TRANSFORMS=mstfile.mst
the file is never got everwritten in the [ProgramFilesFolder]\Google\Chrome\Application directory, it is even so that I can't add any file to the [ProgramFilesFolder]\Google\Chrome\Application directory
Does enyone know how to overwrite master_preferences file with .mst
PS: very weird but I can place files with .mst to the [ProgramFilesFolder]\Google\Chrome but not in [ProgramFilesFolder]\Google\Chrome\Application
Kind regards
Serg.
0 Comments
[ + ] Show comments
Answers (1)
Answer Summary:
For Enterprise deplooyment of Chrome, please follow this link: http://msiworld.blogspot.com.au/2012/06/packaging-google-chrome-for-enterprise.html
For Enterprise deplooyment of Chrome, please follow this link: http://msiworld.blogspot.com.au/2012/06/packaging-google-chrome-for-enterprise.html
Please log in to answer
Posted by:
piyushnasa
12 years ago
For Enterprise deplooyment of Chrome, please follow this link:
http://msiworld.blogspot.com.au/2012/06/packaging-google-chrome-for-enterprise.html
Comments:
-
thanks the case is solved ;) - comicsserg 12 years ago