Can't find Processing after installing

so, I’m trying to download processing on my computer, just to do some projects and stuff, when I download, the instiller works and I click finish, but I cant find where the instiller downloaded the exe to. can someone help?

Hello @quicksinger21,

This may help:

If not try this at a command prompt for Windows:

I do not use the installer so used notepad in example above.
I download the portable version of Processing and install in a custom location.

Try:

C:\Users\GLV>where processing < Your user directory will be different.

:)

Hi @quicksinger21,

Since you mentioned an .exe, I am assuming you’re on Windows, is that right?

Running the .msi installer should add Processing to your Start Menu.

Try opening the Start menu and typing “Processing” to see if it appears there.

Raphaël