makeappx.exe ツールhttps://msdn.microsoft.com/en-us/library/windows/desktop/hh446767(v=vs.85)を使用して HTML ファイルの圧縮を変更する方法に関するドキュメントを探しています。 aspx
makeappx pack /v を実行すると、次のようなログが表示されます。
Settings for extension html: Type = text/html, Compression = Normal.
Adding "C:\SNIP\Content\StartPage.html" to the package as a payload file. Its path in the package is "Content\StartPage.html".
私がしたいのは、圧縮を「なし」に設定することです。(Cariage リターンを削除し、StartPage.html の Mark-Of-The-Web を破損しているためです。)ただし、これを行う方法に関するドキュメントは見つかりません。ありがとう!