Charlie Chen
Charlie Chen
Geek Uninstaller

``` HTTP/1.1 200 OK Server: Tengine Content-Type: application/octet-stream Content-Length: 32990579 Connection: close Strict-Transport-Security: max-age=5184000 Date: Thu, 07 Apr 2022 07:23:07 GMT x-oss-request-id: 624E915B5D2A6E3835B03117 x-oss-cdn-auth: success Accept-Ranges: bytes ETag: "61E4AC084A474A35A37FDBF53C36819F" Last-Modified:...
开启 Direct2D 渲染前,整块任务栏窗口都可以右键或双击。开启 Direct2D 渲染后,只有在渲染了文字的地方操作才会正确响应,在其它部分操作会变成任务栏右键。 
https://github.com/microsoft/winget-pkgs/blob/master/manifests/v/Vertexshare/WebpConverter/1.2.0000/Vertexshare.WebpConverter.installer.yaml
InstallShield document about command-line parameters: https://docs.revenera.com/installshield26helplib/helplibrary/IHelpSetup_EXECmdLine.htm
Advanced Installer returns the same exit code as MSI's except -1 and 1, according to .
While some AI installers such as `Nutstore.Nutstore` write `WindowsInstaller = 1` to their ARP entries and would be identified as msi installers by WinGet, there are also some AI installers...
MSI installers built by Advanced Installer uses `APPDIR` as installation directory instead of `TARGETDIR` and `INSTALLDIR`, so it may be necessary to add advanced installer (msi) to installer types.