localhost
localhost3w ago

Compiled executable fails to run as service

I'm trying to setup a deno script as a windows service. I created a DLL in C and am loading with Deno.dlopen. I can start the service when using deno run service.ts, but it immeadiatly fails to start if compiled with deno compile service.ts and the .exe is added to the service
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?