4
votes

I'm new to atom (atom.io), I have downloaded it, and success installed it. But how to open this editor?

There is no shortcut in my desktop. And no atom icon on my start menu. How to open this editor?

5
Click on "All Programs" from start menu or press "Windows" key then type 'atom' to search for atom.Rafiqul Hasan
i have done with that trick, and no atom found, i used windows 10Okie Eko Wardoyo

5 Answers

10
votes

If you are using windows check:

C:\Users\<yourUserName>\AppData\Local\atom
1
votes

Atom SETTINGS -> System: tab -> Checked two options: - Show in file context menus - Show in folder context menus

enter image description here

0
votes
cd C:\Users\<YOURUSERNAME>\AppData\Local\atom
start atom.exe

Just copy this code to a notepad file and save it as Atom.bat on your desktop. I know it is a workaround, but hey, it works! You can customize the icon too if you want by going to it's properties.

0
votes

First go to this location

C:\Users\<YOURUSERNAME>\AppData\Local\atom

In my case YOURUSERNAME is hp. After going to that folder check the file name atom with atom symbol of type application.

Click on the link below to see the picture.

After that, right click that file and click the option create shortcut. Then move the shortcut to your Desktop. Now you can access/open atom editor from your desktop.

ENJOY!

0
votes
  1. Please unhide "hidden files"

  2. Find on this location [AppData is a hidden folder in windows10]

    C:\Users<YOURUSERNAME>\AppData\Local\atom