diff --git a/pom.xml b/pom.xml index eef7e8e..0cb5231 100644 --- a/pom.xml +++ b/pom.xml @@ -129,35 +129,35 @@ true - - - - - - - - - - - + + bundling-for-windows + package + + package + + + windows + true + + - - - - + + true + true + true - - - - - - - - - - - - + + installForAllUsers + true + false + false + + compiler:Default.isl + + + + + @@ -170,18 +170,18 @@ - - bundling-for-mac - package - - package - - - mac - true - - - + + + + + + + + + + + + diff --git a/screenshot/cpu_windows.png b/screenshot/cpu_windows.png new file mode 100644 index 0000000..d9f125f Binary files /dev/null and b/screenshot/cpu_windows.png differ diff --git a/screenshot/detail_windows.png b/screenshot/detail_windows.png new file mode 100644 index 0000000..9a50307 Binary files /dev/null and b/screenshot/detail_windows.png differ diff --git a/screenshot/memory_windows.png b/screenshot/memory_windows.png new file mode 100644 index 0000000..dbac066 Binary files /dev/null and b/screenshot/memory_windows.png differ diff --git a/screenshot/network_windows.png b/screenshot/network_windows.png new file mode 100644 index 0000000..0b22c3a Binary files /dev/null and b/screenshot/network_windows.png differ diff --git a/screenshot/overview_windows.png b/screenshot/overview_windows.png new file mode 100644 index 0000000..eb53265 Binary files /dev/null and b/screenshot/overview_windows.png differ diff --git a/screenshot/power_windows.png b/screenshot/power_windows.png new file mode 100644 index 0000000..48c0287 Binary files /dev/null and b/screenshot/power_windows.png differ diff --git a/screenshot/processes_windows.png b/screenshot/processes_windows.png new file mode 100644 index 0000000..1b42936 Binary files /dev/null and b/screenshot/processes_windows.png differ diff --git a/screenshot/storage_windows.png b/screenshot/storage_windows.png new file mode 100644 index 0000000..215a256 Binary files /dev/null and b/screenshot/storage_windows.png differ diff --git a/screenshot/usb_windows.png b/screenshot/usb_windows.png new file mode 100644 index 0000000..5dc53b9 Binary files /dev/null and b/screenshot/usb_windows.png differ diff --git a/screenshot/variables_windows.png b/screenshot/variables_windows.png new file mode 100644 index 0000000..8eadf85 Binary files /dev/null and b/screenshot/variables_windows.png differ