We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa7df37 commit d64f7a1Copy full SHA for d64f7a1
appveyor.yml
@@ -13,7 +13,7 @@ before_build:
13
- ps: choco install wixtoolset -y
14
after_build:
15
- cmd: 7z a PixelArtTool.zip %APPVEYOR_BUILD_FOLDER%\PixelArtTool\bin\Release\*.exe %APPVEYOR_BUILD_FOLDER%\PixelArtTool\bin\Release\*.exe.config
16
-- cmd: "C:/Program Files (x86)/WiX Toolset/bin/candle.exe" -nologo -out %APPVEYOR_BUILD_FOLDER%/PixelArtTool.wixobj %APPVEYOR_BUILD_FOLDER%/PixelArtTool/Installer.wxs
+- cmd: candle -nologo -out %APPVEYOR_BUILD_FOLDER%/PixelArtTool.wixobj %APPVEYOR_BUILD_FOLDER%/PixelArtTool/Installer.wxs
17
working_directory: %APPVEYOR_BUILD_FOLDER%
18
- cmd: "C:\Program Files (x86)\WiX Toolset\bin\light.exe" -nologo -out %APPVEYOR_BUILD_FOLDER%\PixelArtTool.msi %APPVEYOR_BUILD_FOLDER%\PixelArtTool.wixobj
19
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments