Q サイレントアンインストール方法について教えてください。
-------------------------------------------------------------------------
A 以下の通り、アンインストールツールにパラメータオプションを付与し実行してください。
1 - UninstallationTool.exe
-使用許諾書に同意する必要あり・再起動のGUI画面が表示される
2 - UninstallationTool.exe -a --nogui
-使用許諾書に同意する必要あり・GUIは表示されず自動的に再起動
3 - UninstallationTool.exe -a --nogui --noreboot
-使用許諾書を同意する必要あり・GUIは表示されず再起動もされません
4 - UninstallationTool.exe -s -a --nogui
-完全にサイレントで動作し自動的に再起動します
5 - UninstallationTool.exe -s -a --nogui --reboot-delay=60
-完全にサイレントで動作し60秒後に自動的に再起動します
6 - UninstallationTool.exe -s -a --nogui --noreboot
-完全にサイレントで動作し再起動されません