ā .exe dont work
Hello, when i send my executable to friend it dont works, but for me it works
26 Replies
What are you making?
Depending on how you built it you would need the dlls
dir searching
it just search for all .txt files
and check desktop etc too
nothing special
i sent him dll
Interesting project name
hahaha
from my language (serbian) it means war
xd
translate
it
Can you share the code?
š
ofc
sec
$paste
If your code is too long, you can post to https://paste.mod.gg/ and copy the link into chat for others to see your shared code!
dont hate
me
BlazeBin - bsrrkgsmzkkf
A tool for sharing your source code with the world!
i find way to write it better
beginner
and @Buddy how i can build .exe that my friend can run
he tried running it in cmd
but nothing
it dont create any .txt or smth
i added some prints so he can see if it runs but nothing
but for me it works well
Make sure your friend has the runtime
still nothing
I guess you're unlucky, don't really know how to fix it without any sort of error message
check event logs
it just do nothing
No event logs?
no
Guess you're out of luck
can you build it for you
hard to tell without any errors
and send me .exe
so i can try run
No.
ok
The application to execute does not exist:
this is what
he got
when run
with cmd
i added
`[DllImport("
.dll")]
static extern IntPtr GetConsoleWindow();
`
but
nothingWas this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.