diff --git a/www/docs/en/8.x/guide/platforms/windows/index.md b/www/docs/en/8.x/guide/platforms/windows/index.md index 50296470e9..6f9c0ba3c4 100644 --- a/www/docs/en/8.x/guide/platforms/windows/index.md +++ b/www/docs/en/8.x/guide/platforms/windows/index.md @@ -233,7 +233,7 @@ In Windows project, identity details are kept in a file named package.appxmanife *Name* and *Version* can be set from **config.xml**. *Publisher* can be provided as a build parameter or can be set on **build.json** file. -![]({{ site.baseurl }}/static/img/guide/platforms/windows/packaging.png) +![]({{ site.baseurl }}/static/img/guide/platforms/windows/vs2015_packaging.png) *Name* and *Version* can also be set as platform-specific preferences in **config.xml** in the following way: diff --git a/www/docs/en/9.x/guide/platforms/windows/index.md b/www/docs/en/9.x/guide/platforms/windows/index.md index f6c4f92936..717efe4cd8 100644 --- a/www/docs/en/9.x/guide/platforms/windows/index.md +++ b/www/docs/en/9.x/guide/platforms/windows/index.md @@ -233,7 +233,7 @@ In Windows project, identity details are kept in a file named package.appxmanife *Name* and *Version* can be set from **config.xml**. *Publisher* can be provided as a build parameter or can be set on **build.json** file. -![]({{ site.baseurl }}/static/img/guide/platforms/windows/packaging.png) +![]({{ site.baseurl }}/static/img/guide/platforms/windows/vs2015_packaging.png) *Name* and *Version* can also be set as platform-specific preferences in **config.xml** in the following way: diff --git a/www/docs/en/dev/guide/platforms/windows/index.md b/www/docs/en/dev/guide/platforms/windows/index.md index f6c4f92936..717efe4cd8 100644 --- a/www/docs/en/dev/guide/platforms/windows/index.md +++ b/www/docs/en/dev/guide/platforms/windows/index.md @@ -233,7 +233,7 @@ In Windows project, identity details are kept in a file named package.appxmanife *Name* and *Version* can be set from **config.xml**. *Publisher* can be provided as a build parameter or can be set on **build.json** file. -![]({{ site.baseurl }}/static/img/guide/platforms/windows/packaging.png) +![]({{ site.baseurl }}/static/img/guide/platforms/windows/vs2015_packaging.png) *Name* and *Version* can also be set as platform-specific preferences in **config.xml** in the following way: diff --git a/www/static/img/guide/platforms/windows/vs2015_packaging.png b/www/static/img/guide/platforms/windows/vs2015_packaging.png new file mode 100644 index 0000000000..4b5a3205b9 Binary files /dev/null and b/www/static/img/guide/platforms/windows/vs2015_packaging.png differ diff --git a/www/static/img/guide/platforms/windows/win8_installTools.png b/www/static/img/guide/platforms/windows/win8_installTools.png new file mode 100644 index 0000000000..eebda5f221 Binary files /dev/null and b/www/static/img/guide/platforms/windows/win8_installTools.png differ diff --git a/www/static/img/guide/platforms/windows/win8_sdk.png b/www/static/img/guide/platforms/windows/win8_sdk.png new file mode 100644 index 0000000000..aa370ae10d Binary files /dev/null and b/www/static/img/guide/platforms/windows/win8_sdk.png differ diff --git a/www/static/img/guide/platforms/windows/win8_sdk_deploy.png b/www/static/img/guide/platforms/windows/win8_sdk_deploy.png new file mode 100644 index 0000000000..2e722018bc Binary files /dev/null and b/www/static/img/guide/platforms/windows/win8_sdk_deploy.png differ diff --git a/www/static/img/guide/platforms/windows/win8_sdk_openSLN.png b/www/static/img/guide/platforms/windows/win8_sdk_openSLN.png new file mode 100644 index 0000000000..f9d6e7eda0 Binary files /dev/null and b/www/static/img/guide/platforms/windows/win8_sdk_openSLN.png differ diff --git a/www/static/img/guide/platforms/windows/win8_sdk_run.png b/www/static/img/guide/platforms/windows/win8_sdk_run.png new file mode 100644 index 0000000000..3703a63fd4 Binary files /dev/null and b/www/static/img/guide/platforms/windows/win8_sdk_run.png differ diff --git a/www/static/img/guide/platforms/windows/win8_sdk_runApp.png b/www/static/img/guide/platforms/windows/win8_sdk_runApp.png new file mode 100644 index 0000000000..3a7d6fc0dd Binary files /dev/null and b/www/static/img/guide/platforms/windows/win8_sdk_runApp.png differ diff --git a/www/static/img/guide/platforms/windows/win8_sdk_runHome.png b/www/static/img/guide/platforms/windows/win8_sdk_runHome.png new file mode 100644 index 0000000000..6e2583e839 Binary files /dev/null and b/www/static/img/guide/platforms/windows/win8_sdk_runHome.png differ diff --git a/www/static/img/guide/platforms/windows/win8_sdk_sim.png b/www/static/img/guide/platforms/windows/win8_sdk_sim.png new file mode 100644 index 0000000000..8cc1a76c38 Binary files /dev/null and b/www/static/img/guide/platforms/windows/win8_sdk_sim.png differ