C
C#•3y ago
Drajzer

ā” .exe dont work

Hello, when i send my executable to friend it dont works, but for me it works
26 Replies
Buddy
Buddy•3y ago
What are you making?
pox
pox•3y ago
Depending on how you built it you would need the dlls
Drajzer
DrajzerOP•3y ago
dir searching it just search for all .txt files and check desktop etc too nothing special i sent him dll
Buddy
Buddy•3y ago
Interesting project name
pox
pox•3y ago
hahaha
Drajzer
DrajzerOP•3y ago
from my language (serbian) it means war xd translate it
pox
pox•3y ago
Can you share the code? šŸ™‚
Drajzer
DrajzerOP•3y ago
ofc sec
Buddy
Buddy•3y ago
$paste
MODiX
MODiX•3y ago
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!
Drajzer
DrajzerOP•3y ago
dont hate me
Drajzer
DrajzerOP•3y ago
BlazeBin - bsrrkgsmzkkf
A tool for sharing your source code with the world!
Drajzer
DrajzerOP•3y ago
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
Buddy
Buddy•3y ago
Make sure your friend has the runtime
Drajzer
DrajzerOP•3y ago
still nothing
Buddy
Buddy•3y ago
I guess you're unlucky, don't really know how to fix it without any sort of error message check event logs
Drajzer
DrajzerOP•3y ago
it just do nothing
Buddy
Buddy•3y ago
No event logs?
Drajzer
DrajzerOP•3y ago
no
Buddy
Buddy•3y ago
Guess you're out of luck
Drajzer
DrajzerOP•3y ago
can you build it for you
Buddy
Buddy•3y ago
hard to tell without any errors
Drajzer
DrajzerOP•3y ago
and send me .exe so i can try run
Buddy
Buddy•3y ago
No.
Drajzer
DrajzerOP•3y ago
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 nothing
Accord
Accord•3y ago
Was 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.

Did you find this page helpful?