Software Archive
Read-only legacy content
17061 Discussions

How do you launch the program?

Mike_W_2
Beginner
934 Views

I have installed the intel XDK program and have an icon on my screen. When I click on the icon I only get an option to repair or uninstall. How do you launch it?

0 Kudos
8 Replies
Amrita_C_Intel
Employee
934 Views

Try repair and see if it works or try uninstalling it because installing process might have interrupted.

0 Kudos
Mike_W_2
Beginner
934 Views
I have done that at least a dozen times in the last 2 days, I have uninstalled and reinstalled at least a dozen times. I have submitted a ticket only to get the answer visit the forums for help. Very disappointing customer service from Intel.
0 Kudos
PaulF_IntelCorp
Employee
934 Views

See the FAQs for a method to completely uninstall and re-install. Also, are you installing on Windows XP? The product will not work properly on XP, must be Windows 7 and above. See Q27 on this page: https://software.intel.com/en-us/xdk/faqs/general

Also, there is an obscure bug that causes the XDK to not run if the "global-settings.xdk" file is corrupt. If that is what is causing this problem, you'll want to ignore the part in the instructions about making a copy of that file.

0 Kudos
Mike_W_2
Beginner
934 Views
I'm on windows 8
0 Kudos
PaulF_IntelCorp
Employee
934 Views

Mike, did you try the complete uninstall procedure that I pointed to? And did you also try deleting the global-settings.xdk file?

0 Kudos
Mike_W_2
Beginner
934 Views

No. I have no idea what all this stuff is

 

then:
> cd %LocalAppData%\Intel\XDK
> del *.* /s/q

then:
> cd %LocalAppData%\XDK
> copy global-settings.xdk %UserProfile%
> del *.* /s/q
> copy %UserProfile%\global-settings.xdk .

then:

0 Kudos
Swati_S_Intel1
Employee
934 Views

Can you do the following?

1. press Windows Start button.

2. On top right press search icon.

3. Type Intel XDK in the search box.

Do you see Intel XDK in the drop down (with blue icon)?

If so, click on it and it will launch the XDK.

To create a launch shortcut on your desktop, right click on Intel XDK and choose "pin to taskbar" option

If you do not see Intel XDK in the drop down, please let me know.

Swati

0 Kudos
Reply