screenshot of windows added

This commit is contained in:
RememBerBer 2021-11-27 17:59:47 +08:00
parent 2874c56a30
commit eee955a721
11 changed files with 39 additions and 39 deletions

78
pom.xml
View File

@ -129,35 +129,35 @@
<generateInstaller>true</generateInstaller> <generateInstaller>true</generateInstaller>
</configuration> </configuration>
<executions> <executions>
<!-- <execution>--> <execution>
<!-- <id>bundling-for-windows</id>--> <id>bundling-for-windows</id>
<!-- <phase>package</phase>--> <phase>package</phase>
<!-- <goals>--> <goals>
<!-- <goal>package</goal>--> <goal>package</goal>
<!-- </goals>--> </goals>
<!-- <configuration>--> <configuration>
<!-- <platform>windows</platform>--> <platform>windows</platform>
<!-- <createZipball>true</createZipball>--> <createZipball>true</createZipball>
<!-- &lt;!&ndash; <administratorRequired>true</administratorRequired>&ndash;&gt;--> <!-- <administratorRequired>true</administratorRequired>-->
<!-- <winConfig>--> <winConfig>
<!-- &lt;!&ndash; general properties &ndash;&gt;--> <!-- general properties -->
<!-- <generateSetup>true</generateSetup>--> <generateSetup>true</generateSetup>
<!-- <generateMsi>true</generateMsi>--> <generateMsi>true</generateMsi>
<!-- <generateMsm>true</generateMsm>--> <generateMsm>true</generateMsm>
<!-- &lt;!&ndash; setup generation properties &ndash;&gt;--> <!-- setup generation properties -->
<!-- <setupMode>installForAllUsers</setupMode>--> <setupMode>installForAllUsers</setupMode>
<!-- <createDesktopIconTask>true</createDesktopIconTask>--> <createDesktopIconTask>true</createDesktopIconTask>
<!-- <disableDirPage>false</disableDirPage>--> <disableDirPage>false</disableDirPage>
<!-- <disableFinishedPage>false</disableFinishedPage>--> <disableFinishedPage>false</disableFinishedPage>
<!-- <setupLanguages>--> <setupLanguages>
<!-- <english>compiler:Default.isl</english>--> <english>compiler:Default.isl</english>
<!-- &lt;!&ndash; <spanish>compiler:Languages\Chinese.isl</spanish>&ndash;&gt;--> <!-- <spanish>compiler:Languages\Chinese.isl</spanish>-->
<!-- </setupLanguages>--> </setupLanguages>
<!-- </winConfig>--> </winConfig>
<!-- </configuration>--> </configuration>
<!-- </execution>--> </execution>
<!-- <execution>--> <!-- <execution>-->
<!-- <id>bundling-for-linux</id>--> <!-- <id>bundling-for-linux</id>-->
<!-- <phase>package</phase>--> <!-- <phase>package</phase>-->
@ -170,18 +170,18 @@
<!-- <jdkPath>X:\\path\to\linux\jdk</jdkPath>--> <!-- <jdkPath>X:\\path\to\linux\jdk</jdkPath>-->
<!-- </configuration>--> <!-- </configuration>-->
<!-- </execution>--> <!-- </execution>-->
<execution> <!-- <execution>-->
<id>bundling-for-mac</id> <!-- <id>bundling-for-mac</id>-->
<phase>package</phase> <!-- <phase>package</phase>-->
<goals> <!-- <goals>-->
<goal>package</goal> <!-- <goal>package</goal>-->
</goals> <!-- </goals>-->
<configuration> <!-- <configuration>-->
<platform>mac</platform> <!-- <platform>mac</platform>-->
<createTarball>true</createTarball> <!-- <createTarball>true</createTarball>-->
<!-- <jdkPath>X:\\path\to\mac\jdk</jdkPath>--> <!-- &lt;!&ndash; <jdkPath>X:\\path\to\mac\jdk</jdkPath>&ndash;&gt;-->
</configuration> <!-- </configuration>-->
</execution> <!-- </execution>-->
</executions> </executions>
</plugin> </plugin>
</plugins> </plugins>

BIN
screenshot/cpu_windows.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 210 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 173 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 138 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 151 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 144 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 141 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 235 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 87 KiB

BIN
screenshot/usb_windows.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 287 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 187 KiB