test/jdk/tools/jpackage/windows/msi/uninstall.bat
author herrick
Mon, 01 Jul 2019 18:31:16 -0400
branchJDK-8200758-branch
changeset 57446 5a5b85f00a63
parent 57404 test/jdk/tools/jpackage/createinstaller/windows/msi/uninstall.bat@a477b26bf888
permissions -rw-r--r--
8226891: rename and re-layout jpackage tests. Reviewed-by: almatvee
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
57446
5a5b85f00a63 8226891: rename and re-layout jpackage tests.
herrick
parents: 57404
diff changeset
     1
MSIEXEC /uninstall Test-1.0.msi
5a5b85f00a63 8226891: rename and re-layout jpackage tests.
herrick
parents: 57404
diff changeset
     2
MSIEXEC /uninstall WinMenuTest-1.0.msi
5a5b85f00a63 8226891: rename and re-layout jpackage tests.
herrick
parents: 57404
diff changeset
     3
MSIEXEC /uninstall WinMenuGroupTest-1.0.msi
5a5b85f00a63 8226891: rename and re-layout jpackage tests.
herrick
parents: 57404
diff changeset
     4
MSIEXEC /uninstall WinPerUserInstallTest-1.0.msi
5a5b85f00a63 8226891: rename and re-layout jpackage tests.
herrick
parents: 57404
diff changeset
     5
MSIEXEC /uninstall FileAssociationsTest-1.0.msi
5a5b85f00a63 8226891: rename and re-layout jpackage tests.
herrick
parents: 57404
diff changeset
     6
MSIEXEC /uninstall WinDirChooserTest-1.0.msi
5a5b85f00a63 8226891: rename and re-layout jpackage tests.
herrick
parents: 57404
diff changeset
     7
MSIEXEC /uninstall WinRegistryNameTest-1.0.msi
5a5b85f00a63 8226891: rename and re-layout jpackage tests.
herrick
parents: 57404
diff changeset
     8
MSIEXEC /uninstall WinShortcutTest-1.0.msi
5a5b85f00a63 8226891: rename and re-layout jpackage tests.
herrick
parents: 57404
diff changeset
     9
MSIEXEC /uninstall LicenseTest-1.0.msi
5a5b85f00a63 8226891: rename and re-layout jpackage tests.
herrick
parents: 57404
diff changeset
    10
MSIEXEC /uninstall WinUpgradeUUIDTest-2.0.msi
5a5b85f00a63 8226891: rename and re-layout jpackage tests.
herrick
parents: 57404
diff changeset
    11
MSIEXEC /uninstall InstallDirTest-1.0.msi
5a5b85f00a63 8226891: rename and re-layout jpackage tests.
herrick
parents: 57404
diff changeset
    12
MSIEXEC /uninstall FileAssociationsInstallDirTest-1.0.msi
5a5b85f00a63 8226891: rename and re-layout jpackage tests.
herrick
parents: 57404
diff changeset
    13
MSIEXEC /uninstall RuntimeTest-1.0.msi
5a5b85f00a63 8226891: rename and re-layout jpackage tests.
herrick
parents: 57404
diff changeset
    14
PAUSE