<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic @Amr - I think you are asking in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Downloading-version-2366/m-p/1048435#M48865</link>
    <description>&lt;P&gt;@Amr - I think you are asking why the UI of the most recent XDK is different from the XDK UI shown in the sample and tutorial videos.&lt;/P&gt;

&lt;P&gt;You may have noticed that we release a new XDK version every 6-8 weeks. The video tutorials are made with the current version of XDK, but then time passes. There are good videos that were made 6 months - a year ago that are still useful, but then, of course, the video UI will be different from the current UI.&lt;/P&gt;

&lt;P&gt;If this is not what you asked, then please clarfy.&lt;/P&gt;

&lt;P&gt;Pamela&lt;/P&gt;</description>
    <pubDate>Fri, 06 Nov 2015 18:12:34 GMT</pubDate>
    <dc:creator>Pamela_H_Intel</dc:creator>
    <dc:date>2015-11-06T18:12:34Z</dc:date>
    <item>
      <title>Downloading version 2366</title>
      <link>https://community.intel.com/t5/Software-Archive/Downloading-version-2366/m-p/1048431#M48861</link>
      <description>&lt;P&gt;If you are experiencing issues with the 2496 release, please first try to completely uninstall the XDK and re-install version 2496 of the XDK.&amp;nbsp;For instructions on how to completely uninstall Intel XDK from your system, see this forum post:&amp;nbsp;https://software.intel.com/en-us/forums/intel-xdk/topic/542074&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Download 2366:&lt;/STRONG&gt;&lt;BR /&gt;
	If that does not resolve the issue, and you want to install 2366, you can find the install files attached to this thread. You will have to unzip the Windows installer first before you can install on Windows.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Running two versions of Intel XDK:&lt;/STRONG&gt;&lt;BR /&gt;
	&lt;SPAN style="font-size: 13.008px; line-height: 1.5;"&gt;Make sure you install 2366 before 2496. If you have 2496 on your system during 2366 installation, it will not allow you to stating you have a higher version already installed. Please note that while you can have two versions, you cannot run them simultaneously.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;STRONG style="font-size: 13.008px; line-height: 1.5;"&gt;On a Windows System:&lt;/STRONG&gt;&lt;/P&gt;

&lt;OL&gt;
	&lt;LI&gt;Uninstall any previous versions of XDK and install 2366&lt;BR /&gt;
		&amp;nbsp;&lt;/LI&gt;
	&lt;LI&gt;Search for the Intel XDK shortcut by pressing 'Win + Q' -&amp;gt; 'Intel XDK'. Right click on the selection and click on 'Open File Location'&lt;BR /&gt;
		&lt;span class="lia-inline-image-display-wrapper" image-alt="search.png"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/8049i0BF2B6CF9525BAB9/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="search.png" alt="search.png" /&gt;&lt;/span&gt;&lt;BR /&gt;
		&amp;nbsp;&lt;/LI&gt;
	&lt;LI&gt;Your Intel XDK installs to AppData by default. So open windows explorer and type '&lt;STRONG&gt;%localappdata%/Intel&lt;/STRONG&gt;' in the folder path and it should contain a folder called 'XDK'.&amp;nbsp;Rename that folder to a name of your choice. For Example, XDK &amp;gt; XDK2366. Avoid spaces and special characters.&lt;BR /&gt;
		&amp;nbsp;&lt;/LI&gt;
	&lt;LI value="4"&gt;Now, go back to your shortcut found in Step 2 -&amp;gt; Right click to Properties.&amp;nbsp;The shortcut tab will contain a field called target which is the path to the target application the shortcut points to.&lt;BR /&gt;
		&lt;span class="lia-inline-image-display-wrapper" image-alt="properties.png"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/8050i583E6E10F2ADF33D/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="properties.png" alt="properties.png" /&gt;&lt;/span&gt;&lt;BR /&gt;
		&lt;BR /&gt;
		Now that the path to your application (nw.exe) has changed, you need to change the path the shortcut points to. There will be two paths. Make sure to change the 'XDK' folder to 'XDK2366' in both.&lt;BR /&gt;
		&lt;BR /&gt;
		Eg:&lt;BR /&gt;
		&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;C:\Users\myid\AppData\Local\Intel\&lt;STRONG&gt;&lt;SPAN style="font-weight: 700;"&gt;XDK&lt;/SPAN&gt;&lt;/STRONG&gt;\bin\nw.exe "C:\Users\myid\AppData\Local\Intel\&lt;STRONG&gt;&lt;SPAN style="font-weight: 700;"&gt;XDK&lt;/SPAN&gt;&lt;/STRONG&gt;\xdk\xdk-wrapper"&amp;gt;&lt;BR /&gt;
		&lt;SPAN style="font-size: 13.008px; line-height: 1.5;"&gt;should be changed to&lt;/SPAN&gt;&lt;BR /&gt;
		&amp;nbsp;&amp;nbsp; &amp;lt;C:\Users\myid\AppData\Local\Intel\&lt;STRONG&gt;&lt;SPAN style="font-weight: 700;"&gt;XDK2366&lt;/SPAN&gt;&lt;/STRONG&gt;\bin\nw.exe "C:\Users\myid\AppData\Local\Intel\&lt;STRONG&gt;&lt;SPAN style="font-weight: 700;"&gt;XDK2366&lt;/SPAN&gt;&lt;/STRONG&gt;\xdk\xdk-wrapper"&amp;gt;&amp;nbsp;&lt;BR /&gt;
		&amp;nbsp;&lt;/LI&gt;
	&lt;LI value="5"&gt;Apply Changes and you will find that the Icon has disappeared. Go to properties again and click on 'Change Icon...' button on the Shortcut tab and browse to your XDK2366 folder (Eg: C:\Users\myid\AppData\Local\Intel\XDK2366\bin)&amp;nbsp;which contains the icon file named 'xdk.ico'. Apply Changes.&lt;BR /&gt;
		&amp;nbsp;&lt;/LI&gt;
	&lt;LI value="6"&gt;Open the shortcut to test that it opens Intel XDK and then copy paste the shortcut to Desktop renaming it. Eg: 'Intel XDK 2366'.&lt;BR /&gt;
		&amp;nbsp;&lt;/LI&gt;
	&lt;LI value="7"&gt;Install your second version (2496) of Intel XDK. It will install in the 'XDK' folder in AppData.&amp;nbsp;&lt;BR /&gt;
		&amp;nbsp;&lt;/LI&gt;
	&lt;LI value="8"&gt;Make another copy of your 'Intel XDK 2366' shortcut on your desktop. Right click to Properties and change the folder name in the Target Paths from 'XDK2366' to 'XDK' so it points to the newly installed version. Rename your new shortcut to avoid confusion.&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;&lt;STRONG&gt;On a Mac:&lt;/STRONG&gt;&lt;/P&gt;

&lt;OL&gt;
	&lt;LI&gt;Uninstall any previous versions of XDK and install 2366.&lt;/LI&gt;
	&lt;LI&gt;Open Finder -&amp;gt; Go to Applications -&amp;gt; Find Intel XDK.app. Right click on that and choose "Duplicate." This will create a duplicate of that application with a different name. You can rename it as you wish (e.g. XDK-2366.app).&amp;nbsp;&lt;/LI&gt;
	&lt;LI value="3"&gt;To start the newly archived copy from the command-line, type: '$ open XDK-2366.app'.&amp;nbsp;You might want to "right-click" the icon in the "Dock" and choose to&amp;nbsp;Keep in Dock&amp;nbsp;under the&amp;nbsp;Options&amp;nbsp;menu. This will make it easier to startup your archive copy later.&lt;/LI&gt;
	&lt;LI&gt;Install 2496 and it will install in place of Intel XDK.app.&amp;nbsp;&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;&lt;STRONG style="font-size: 13.008px; line-height: 1.5;"&gt;On a Linux System:&lt;/STRONG&gt;&lt;/P&gt;

&lt;P style="margin-left:.25in;"&gt;On a Linux machine it is easiest to create your "archive copy" during installation. Rather than performing a root or sudo installation in the&amp;nbsp;&lt;STRONG&gt;/opt&amp;nbsp;&lt;/STRONG&gt;directory (or a similar system directory), perform a local user install and choose an appropriately named directory in your&amp;nbsp;&lt;STRONG&gt;$HOME&amp;nbsp;&lt;/STRONG&gt;directory.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Some useful tidbits:&lt;/STRONG&gt;&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;Avoid updating 2366. Use the ‘Remind me later’ route.&lt;/LI&gt;
	&lt;LI&gt;Note that there is only one&amp;nbsp;global-settings.xdk&amp;nbsp;file on your system that is used by all the installed copies of the XDK (except IoT and Early Access editions).&amp;nbsp;&amp;nbsp;&lt;/LI&gt;
	&lt;LI&gt;There are some significant changes in the projects properties stored in the&amp;nbsp;project.xdk&amp;nbsp;file inside each XDK project directory, which might make going back and forth between old and new versions of the XDK somewhat difficult. Until that process has been completely ironed out you might want to keep copies of the&amp;nbsp;project.xdk&amp;nbsp;and&amp;nbsp;project.xdke&amp;nbsp;files handy in order to&amp;nbsp;go back&amp;nbsp;to a prior version of the XDK.&amp;nbsp;&lt;SPAN style="font-size: 13.008px; line-height: 17.7382px;"&gt;Refer to question 34 of the&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://software.intel.com/en-us/xdk/faqs/general" style="font-size: 13.008px; line-height: 17.7382px;"&gt;FAQs&lt;/A&gt;&lt;SPAN style="font-size: 13.008px; line-height: 17.7382px;"&gt;&amp;nbsp;to learn how to make a copy of an existing Intel XDK project.&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
	&lt;LI&gt;Make a copy of your&amp;nbsp;global-settings.xdk&amp;nbsp;file, too – just in case. Refer to question 5 of the &lt;A href="https://software.intel.com/en-us/xdk/faqs/general"&gt;FAQs&lt;/A&gt; to locate this file.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Fri, 25 Sep 2015 21:55:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Downloading-version-2366/m-p/1048431#M48861</guid>
      <dc:creator>Anusha_M_Intel1</dc:creator>
      <dc:date>2015-09-25T21:55:52Z</dc:date>
    </item>
    <item>
      <title>i did like that but i see</title>
      <link>https://community.intel.com/t5/Software-Archive/Downloading-version-2366/m-p/1048432#M48862</link>
      <description>&lt;P&gt;i did like that but i see error&lt;/P&gt;

&lt;P&gt;xdk:client (1443248623192): memlim: 767557632&lt;BR /&gt;
	xdk:client (1443248623197): Setting NW crash dump to: C:\Users\10312\AppData\Local\XDK&lt;BR /&gt;
	xdk:client (1443248623428): Intel XDK: 2366&lt;BR /&gt;
	xdk:client (1443248623428): Platform: win32-ia32 (6.1.7601)&lt;BR /&gt;
	xdk:client (1443248623573): could not find a file for indirect file localecss.css&lt;BR /&gt;
	xdk:client (1443248623595): could not find a file for indirect file localecss.css&lt;BR /&gt;
	xdk:client (1443248623598): could not find a file for indirect file localecss.css&lt;BR /&gt;
	xdk:client (1443248623601): could not find a file for indirect file localecss.css&lt;BR /&gt;
	xdk:client (1443248623605): Starting client process initialization&lt;BR /&gt;
	xdk:client (1443248623628): NW Cache is up-to-date.&lt;BR /&gt;
	xdk:server (1443248624389): memlim: 767557632&lt;BR /&gt;
	xdk:server (1443248624394): Setting NW crash dump to: C:\Users\10312\AppData\Local\XDK&lt;BR /&gt;
	xdk:server (1443248624637): Starting server process initialization&lt;BR /&gt;
	xdk:server (1443248624791): Http server started on the standard port 58889&lt;BR /&gt;
	xdk:server (1443248625823): Component "core:assert" starting import&lt;BR /&gt;
	xdk:server (1443248625824): Component "core:assert" finished initialization&lt;BR /&gt;
	xdk:server (1443248625824): Component "core:component-error" starting import&lt;BR /&gt;
	xdk:server (1443248625825): Component "core:component-error" finished initialization&lt;BR /&gt;
	xdk:server (1443248625825): Component "core:command-line-options" starting import&lt;BR /&gt;
	xdk:server (1443248625825): Component "core:command-line-options" finished initialization&lt;BR /&gt;
	xdk:server (1443248625825): Component "core:service-error" starting import&lt;BR /&gt;
	xdk:server (1443248625825): Component "core:service-error" finished initialization&lt;BR /&gt;
	xdk:server (1443248625825): Component "core:buffer" starting import&lt;BR /&gt;
	xdk:server (1443248625825): Component "core:buffer" finished initialization&lt;BR /&gt;
	xdk:server (1443248625825): Component "core:signaler" starting import&lt;BR /&gt;
	xdk:server (1443248625828): Component "core:signaler" finished initialization&lt;BR /&gt;
	xdk:server (1443248625828): Component "core:signaler-group" starting import&lt;BR /&gt;
	xdk:server (1443248625831): Component "core:signaler-group" finished initialization&lt;BR /&gt;
	xdk:server (1443248625831): Component "core:logger" starting import&lt;BR /&gt;
	xdk:server (1443248625832): Component "core:logger" finished initialization&lt;BR /&gt;
	xdk:server (1443248625832): Component "core:http-request" starting import&lt;BR /&gt;
	xdk:server (1443248625836): Component "core:http-request" finished initialization&lt;BR /&gt;
	xdk:server (1443248625836): Component "core:database" starting import&lt;BR /&gt;
	xdk:server (1443248625837): Component "core:database" finished initialization&lt;BR /&gt;
	xdk:server (1443248625837): Component "core:version" starting import&lt;BR /&gt;
	xdk:server (1443248625837): Component "core:version" finished initialization&lt;BR /&gt;
	xdk:server (1443248625837): Component "core:userfs-name-converter" starting import&lt;BR /&gt;
	xdk:server (1443248625838): Component "core:userfs-name-converter" finished initialization&lt;BR /&gt;
	xdk:server (1443248625838): Component "core:crash-handler" starting import&lt;BR /&gt;
	xdk:server (1443248625839): Component "core:crash-handler" finished initialization&lt;BR /&gt;
	xdk:server (1443248625839): Component "core:i18n-support" starting import&lt;BR /&gt;
	xdk:server (1443248625840): Component "core:i18n-support" finished initialization&lt;BR /&gt;
	xdk:server (1443248625840): Component "core:theme" starting import&lt;BR /&gt;
	xdk:server (1443248625895): Component "core:theme" finished initialization&lt;BR /&gt;
	xdk:server (1443248625897): Component "server:userfs" starting import&lt;BR /&gt;
	xdk:server (1443248625905): Component "server:userfs" calling init()&lt;BR /&gt;
	xdk:server (1443248625947): Component "server:userfs" finished initialization&lt;BR /&gt;
	xdk:server (1443248625947): Component "server:user-profile" starting import&lt;BR /&gt;
	xdk:server (1443248625956): Component "server:user-profile" calling init()&lt;BR /&gt;
	xdk:server (1443248625957): Component "server:user-profile" finished initialization&lt;BR /&gt;
	xdk:server (1443248625957): Component "server:ui-builder" starting import&lt;BR /&gt;
	xdk:server (1443248626039): Component "server:ui-builder" calling init()&lt;BR /&gt;
	xdk:server (1443248626041): Component "server:ui-builder" finished initialization&lt;BR /&gt;
	xdk:server (1443248626041): Component "server:emulator-notification" starting import&lt;BR /&gt;
	xdk:server (1443248626047): Component "server:emulator-notification" calling init()&lt;BR /&gt;
	xdk:server (1443248626048): Component "server:emulator-notification" finished initialization&lt;BR /&gt;
	xdk:server (1443248626048): Component "server:emulator-webserver" starting import&lt;BR /&gt;
	xdk:server (1443248626050): Component "server:emulator-webserver" calling init()&lt;BR /&gt;
	xdk:server (1443248626051): Component "server:emulator-webserver" finished initialization&lt;BR /&gt;
	xdk:server (1443248626051): Component "server:new-project-creator" starting import&lt;BR /&gt;
	xdk:server (1443248626056): Component "server:new-project-creator" calling init()&lt;BR /&gt;
	xdk:server (1443248626056): Component "server:new-project-creator" finished initialization&lt;BR /&gt;
	xdk:server (1443248626056): Component "server:zip-util" starting import&lt;BR /&gt;
	xdk:server (1443248626061): Component "server:zip-util" calling init()&lt;BR /&gt;
	xdk:server (1443248626061): Component "server:zip-util" finished initialization&lt;BR /&gt;
	xdk:server (1443248626061): Component "server:uuid-server" starting import&lt;BR /&gt;
	xdk:server (1443248626066): Component "server:uuid-server" calling init()&lt;BR /&gt;
	xdk:server (1443248626066): Component "server:uuid-server" finished initialization&lt;BR /&gt;
	xdk:server (1443248626066): Component "server:app-starter" starting import&lt;BR /&gt;
	xdk:server (1443248626076): Component "server:app-starter" calling init()&lt;BR /&gt;
	xdk:server (1443248626078): Component "server:app-starter" finished initialization&lt;BR /&gt;
	xdk:server (1443248626079): Component "server:force-download" starting import&lt;BR /&gt;
	xdk:server (1443248626083): Component "server:force-download" calling init()&lt;BR /&gt;
	xdk:server (1443248626083): Component "server:force-download" finished initialization&lt;BR /&gt;
	xdk:server (1443248626083): Component "server:updater" starting import&lt;BR /&gt;
	xdk:server (1443248626092): Component "server:updater" calling init()&lt;BR /&gt;
	server:updater (1443248626092): config.base-auto&lt;BR /&gt;
	server:updater (1443248626092): url=auto&lt;BR /&gt;
	xdk:server (1443248626093): Component "server:updater" finished initialization&lt;BR /&gt;
	xdk:server (1443248626093): Component "server:editor-node" starting import&lt;BR /&gt;
	xdk:server (1443248626127): Component "server:editor-node" calling init()&lt;BR /&gt;
	xdk:server (1443248626128): Component "server:editor-node" waiting for delayed initialization&lt;BR /&gt;
	xdk:server (1443248626128): Component "server:cordova-lib" starting import&lt;BR /&gt;
	xdk:server (1443248626211): Component "server:cordova-lib" calling init()&lt;BR /&gt;
	xdk:server (1443248626231): Component "server:cordova-lib" threw exception during initialization&lt;BR /&gt;
	xdk:server (1443248626231): Component "server:api-explorer" starting import&lt;BR /&gt;
	xdk:server (1443248626238): Component "server:api-explorer" calling init()&lt;BR /&gt;
	xdk:server (1443248626297): Component "server:api-explorer" finished initialization&lt;BR /&gt;
	xdk:server (1443248626297): Component "server:plugin-listener" starting import&lt;BR /&gt;
	xdk:server (1443248626301): Component "server:plugin-listener" calling init()&lt;BR /&gt;
	xdk:server (1443248626302): Component "server:plugin-listener" finished initialization&lt;BR /&gt;
	server:editor-node (1443248626304): Starting Brackets node process C:\Users\10312\AppData\Local\Intel\XDK2366\bin\node.exe C:\Users\10312\AppData\Local\Intel\XDK2366\bin\node-core&lt;BR /&gt;
	xdk:server (1443248626325): NW Cache is up-to-date.&lt;BR /&gt;
	server:editor-node (1443248626607): Brackets node is running on port 59462&lt;BR /&gt;
	xdk:server (1443248626608): Component "server:editor-node" finished delayed initialization&lt;BR /&gt;
	xdk:server (1443248626608): Unexpected exception while initializing "cordova-lib" (maybe crash): Error: ENOENT, no such file or directory 'C:\Users\10312\AppData\Local\Intel\XDK2366\xdk\components\server\cordova-plugins\cordova-plugin-battery-status\plugin.xml'&lt;BR /&gt;
	Error: ENOENT, no such file or directory 'C:\Users\10312\AppData\Local\Intel\XDK2366\xdk\components\server\cordova-plugins\cordova-plugin-battery-status\plugin.xml'&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; at Error (native)&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; at Object.fs.openSync (fs.js:500:18)&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; at Object.fs.readFileSync (fs.js:352:15)&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; at parseElementtreeSync (C:\Users\10312\AppData\Local\Intel\XDK2366\xdk\components\server\cordova-lib\cordova-lib\src\cordova\config.js:129:23)&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; at Function.config.readBuiltinPlugins (C:\Users\10312\AppData\Local\Intel\XDK2366\xdk\components\server\cordova-lib\cordova-lib\src\cordova\config.js:142:17)&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; at Object.exports.init (C:\Users\10312\AppData\Local\Intel\XDK2366\xdk\components\server\cordova-lib\cordova-lib\cordova-lib.js:167:20)&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; at loadComponentsNode (C:\Users\10312\AppData\Local\Intel\XDK2366\xdk\core-modules\private\main.js:17:2476)&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; at initServer (C:\Users\10312\AppData\Local\Intel\XDK2366\xdk\core-modules\private\main.js:17:1356)&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; at C:\Users\10312\AppData\Local\Intel\XDK2366\xdk\core-modules\private\main.js:17:14239&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; at _fulfilled (C:\Users\10312\AppData\Local\Intel\XDK2366\xdk\node_modules\q\q.js:797:54)&lt;BR /&gt;
	xdk:server (1443248626609): Error in common initialization&lt;BR /&gt;
	xdk:server (1443248626610): Writing an error to the server data file: [object Object]&lt;BR /&gt;
	xdk:server (1443248626612): Wrote server data to "C:\Users\10312\AppData\Local\XDK\server-data.txt"&lt;BR /&gt;
	xdk:client (1443248626634): Server data file has an error description&lt;BR /&gt;
	[Log closed from xdk:client]&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Sep 2015 06:24:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Downloading-version-2366/m-p/1048432#M48862</guid>
      <dc:creator>Mour_D_</dc:creator>
      <dc:date>2015-09-26T06:24:13Z</dc:date>
    </item>
    <item>
      <title>@Mour, I need more</title>
      <link>https://community.intel.com/t5/Software-Archive/Downloading-version-2366/m-p/1048433#M48863</link>
      <description>&lt;P&gt;@Mour, I need more information to help you better.&lt;/P&gt;

&lt;P&gt;1. At which point did you get this log?&lt;/P&gt;

&lt;P&gt;2. Are you trying to install both versions (2366 and 2496) in your system (or) to completely uninstall 2496 and only keep 2366?&lt;/P&gt;

&lt;P&gt;3. When you open your 2366 installed folder in AppData - most probably&amp;nbsp;&lt;SPAN style="font-size: 12px; line-height: 16.3636px;"&gt;C:\Users\10312\AppData\Local\XDK. In 'XDK' are there two folders -&amp;nbsp;&lt;STRONG&gt;bin&amp;nbsp;&lt;/STRONG&gt;and&amp;nbsp;&lt;STRONG&gt;xdk?&amp;nbsp;&lt;/STRONG&gt;If one folder is missing, run your installer again and choose to repair.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2015 17:55:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Downloading-version-2366/m-p/1048433#M48863</guid>
      <dc:creator>Anusha_M_Intel1</dc:creator>
      <dc:date>2015-09-28T17:55:00Z</dc:date>
    </item>
    <item>
      <title>the best thing is to</title>
      <link>https://community.intel.com/t5/Software-Archive/Downloading-version-2366/m-p/1048434#M48864</link>
      <description>&lt;P&gt;the best thing is to uniinstall the old&lt;/P&gt;

&lt;P&gt;delete all files in data/local/intel&lt;/P&gt;

&lt;P&gt;donwload the lastest / install the lastest intel xdk&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2015 13:06:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Downloading-version-2366/m-p/1048434#M48864</guid>
      <dc:creator>MATRIX_R_</dc:creator>
      <dc:date>2015-10-06T13:06:42Z</dc:date>
    </item>
    <item>
      <title>@Amr - I think you are asking</title>
      <link>https://community.intel.com/t5/Software-Archive/Downloading-version-2366/m-p/1048435#M48865</link>
      <description>&lt;P&gt;@Amr - I think you are asking why the UI of the most recent XDK is different from the XDK UI shown in the sample and tutorial videos.&lt;/P&gt;

&lt;P&gt;You may have noticed that we release a new XDK version every 6-8 weeks. The video tutorials are made with the current version of XDK, but then time passes. There are good videos that were made 6 months - a year ago that are still useful, but then, of course, the video UI will be different from the current UI.&lt;/P&gt;

&lt;P&gt;If this is not what you asked, then please clarfy.&lt;/P&gt;

&lt;P&gt;Pamela&lt;/P&gt;</description>
      <pubDate>Fri, 06 Nov 2015 18:12:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Downloading-version-2366/m-p/1048435#M48865</guid>
      <dc:creator>Pamela_H_Intel</dc:creator>
      <dc:date>2015-11-06T18:12:34Z</dc:date>
    </item>
    <item>
      <title>Amr,</title>
      <link>https://community.intel.com/t5/Software-Archive/Downloading-version-2366/m-p/1048436#M48866</link>
      <description>&lt;P&gt;Amr,&lt;/P&gt;

&lt;P&gt;I see. Well, it is possible that you saw a video with one of XDK's "sister" products. We have 3 versions of XDK.&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;The classic (or mainstream) version, which today upgraded to v.2673 and is the "regular" version..&lt;/LI&gt;
	&lt;LI&gt;The IoT version is what you would use if you want to control hardware.&lt;/LI&gt;
	&lt;LI&gt;And the newest - introduced this past summer - is XDK-EA version. That is Early Release. It is the beta version that we have tested and want feedback from developers before implementing new features or processes in the mainstream version. This is for those who want to see what's coming and offer suggestions as to what could be changed to make things more useful. Of course we always like suggestions and feedback, but this beta version just gives us one more level of confidence that developers are going to be successful with the next release before we release it.&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;So, if it wasn't an older version, then maybe you saw one of the other two editions.&lt;/P&gt;

&lt;P&gt;Pamela&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2015 20:44:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Downloading-version-2366/m-p/1048436#M48866</guid>
      <dc:creator>Pamela_H_Intel</dc:creator>
      <dc:date>2015-11-10T20:44:00Z</dc:date>
    </item>
    <item>
      <title>please any one send me the</title>
      <link>https://community.intel.com/t5/Software-Archive/Downloading-version-2366/m-p/1048437#M48867</link>
      <description>&lt;P&gt;please any one send me the link of admob plugin for construct 2 or send link on my email please irfan8099836290@gmail.com..i have everything totally gave developed game but no admob plugin..i cant use new one i cant purchase it please &amp;nbsp;help e&lt;/P&gt;</description>
      <pubDate>Sun, 22 Nov 2015 05:42:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Downloading-version-2366/m-p/1048437#M48867</guid>
      <dc:creator>irfan_u_</dc:creator>
      <dc:date>2015-11-22T05:42:58Z</dc:date>
    </item>
  </channel>
</rss>

