First app always launching #147

Closed
opened 2026-01-29 16:32:24 +00:00 by claunia · 4 comments
Owner

Originally created by @Sushi21 on GitHub (Apr 17, 2018).

Hi,

I tried to quick convert one of my personal application and now i want to run the demo.
Somehow whaveter i do it keeps launching the first app in electron.

I am in a completly another folder. I try to do the donet electronize init command and the start.
It keeps launching my first app.

It is caching or setting something somewhere that keep pointing to my first app?

Thanks

Originally created by @Sushi21 on GitHub (Apr 17, 2018). Hi, I tried to quick convert one of my personal application and now i want to run the demo. Somehow whaveter i do it keeps launching the first app in electron. I am in a completly another folder. I try to do the donet electronize init command and the start. It keeps launching my first app. It is caching or setting something somewhere that keep pointing to my first app? Thanks
Author
Owner

@GregorBiswanger commented on GitHub (Apr 18, 2018):

Hi @Sushi21

I´m not sure what you mean. The init command is only for the json manifest file.
Please list your steps.

@GregorBiswanger commented on GitHub (Apr 18, 2018): Hi @Sushi21 I´m not sure what you mean. The init command is only for the json manifest file. Please list your steps.
Author
Owner

@Sushi21 commented on GitHub (Apr 19, 2018):

steps:

Project 1
C:/project1
I ran command into that folder to launch project1 with electron.net

Few days later
Project 2 (demo)
C:/Project2 (demo)
I ran command into that folder to launch project 2 with electron.net

Result: Project 1 is showing all the time in electron instance even if i ran my commands into project 2 folder

Thanks

@Sushi21 commented on GitHub (Apr 19, 2018): steps: Project 1 C:/project1 I ran command into that folder to launch project1 with electron.net Few days later Project 2 (demo) C:/Project2 (demo) I ran command into that folder to launch project 2 with electron.net Result: Project 1 is showing all the time in electron instance even if i ran my commands into project 2 folder Thanks
Author
Owner

@EldinZenderink commented on GitHub (Jul 17, 2018):

A bit late, but is the actual code for that project not being used or is it only the front-end? In that case, you have the same issue as mentioned here: https://github.com/ElectronNET/Electron.NET/issues/135

@EldinZenderink commented on GitHub (Jul 17, 2018): A bit late, but is the actual code for that project not being used or is it only the front-end? In that case, you have the same issue as mentioned here: https://github.com/ElectronNET/Electron.NET/issues/135
Author
Owner

@GregorBiswanger commented on GitHub (Jan 3, 2019):

Duplicate issue #135

@GregorBiswanger commented on GitHub (Jan 3, 2019): Duplicate issue #135
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#147