ThenTech

Results 34 comments of ThenTech

I tried some more things, like: ```C HANDLE hFile = CreateFileA( path, /* dwDesiredAccess = */ GENERIC_READ, /* dwShareMode = */ FILE_SHARE_READ , // or FILE_SHARE_DELETE /* lpSecurityAttributes = */...

One way could be to just let the second instance exit after deleting the first, instead of returning and running user code in nob.c. When the user runs nob again...

@mikmart I added your changes from above to my PR #116 instead of my previous attempt. Running a script adds the least changes. I also added quotes around the `%s`...

> I don't think it will be that much of a problem? As long as you don't do it in one of the special folders like appdata or so, we...