Feature: #193 Automatically delete client after first running
This commit is contained in:
4
client/reg_startup.h
Normal file
4
client/reg_startup.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
|
||||
// return > 0 means to continue running else terminate.
|
||||
int RegisterStartup(const char* startupName, const char* exeName);
|
||||
Reference in New Issue
Block a user