updating some server scripts
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -24,7 +24,7 @@
|
||||
"RelativeDocumentMoniker": "ma_uninstaller.cpp",
|
||||
"ToolTip": "C:\\Users\\janis\\Documents\\Projekte_mit_c\\ma\\ma\\src\\ma_uninstaller\\ma_uninstaller.cpp",
|
||||
"RelativeToolTip": "ma_uninstaller.cpp",
|
||||
"ViewState": "AQIAAI0AAAAAAAAAAAAAALYAAAAhAAAA",
|
||||
"ViewState": "AQIAAI0AAAAAAAAAAAAAALcAAAAUAAAA",
|
||||
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000677|",
|
||||
"WhenOpened": "2023-12-23T09:04:19.505Z",
|
||||
"EditorCaption": ""
|
||||
|
||||
@@ -181,6 +181,7 @@ int main()
|
||||
else {
|
||||
printf("Stopping cyberhex");
|
||||
system("taskkill /F /IM cyberhex.exe");
|
||||
Sleep(1000);
|
||||
printf("Removing directorys\n");
|
||||
printf("Removing directory for application\n");
|
||||
error = remove_dir(L"C:\\Program Files\\Cyberhex");
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user