.exe wont run outside of Build Folder even when using Fody?
Question is in title would love to get some help on this as I am confused as shi since it used to work before
16 Replies
it runs only when in the build folder but outside of it no which makes sharing the .exe hard
Are you depending on a configuration file that isn't in the same place as the exe?
not really no
the app kind off opens i can see the Bunifu Snackbar Notifications but it doesnt open completely and eventually closes itself i guess
also it created the config on my second pc which makes me think it opens but something i guess stops it
what files are in the build folder?
So if you copy all the files out of the folder to a new location it doesn't open?
nope
LOL
it used to work with the .exe alone
but even with all the files
outside of the build folder it wont open
Do you have the code in a repo somewhere?
not really no
It sounds like you're depending on a relative path somewhere
What happens when it force closes?
nothing
its so weird cause it used to work but suddenly it just doesnt anymore i mean i didnt do major changes for it to all in the sudden stop working
Is there anything in the event log?
:HMM:
i assume
this is the path
ur talking about
omg im soo stupid
ðŸ˜
:ong5head:
It happens
It's a bit odd that it just shuts down with no errors though.
Real
Thats what I‘m saying normally it would show the error
that's part of why I'm asking if it's in a remote repo somewhere like github.