Minor changes for installer
This commit is contained in:
parent
f8f532c9b4
commit
11fce61ab4
@ -553,7 +553,7 @@ DeleteFile(srcFile);
|
||||
|
||||
// Remove dangerous files
|
||||
batFile := path+'\removefiles.bat';
|
||||
// Exec(batFile, '',path+'\', SW_HIDE, ewWaitUntilTerminated, myResult);
|
||||
Exec(batFile, '',path+'\', SW_HIDE, ewWaitUntilTerminated, myResult);
|
||||
|
||||
end
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user