mirror of
https://github.com/stascorp/rdpwrap.git
synced 2025-08-09 20:14:05 +00:00
Pre-release fixes
This commit is contained in:
@@ -629,7 +629,7 @@ begin
|
||||
Writeln('[-] DeleteFile error (code ', Code, ').');
|
||||
Exit;
|
||||
end;
|
||||
Writeln('[+] Removed file: ', FullPath);
|
||||
Writeln('[+] Removed file: ', Path + 'rdpwrap.ini');
|
||||
|
||||
if not DeleteFile(PWideChar(FullPath)) then
|
||||
begin
|
||||
|
Binary file not shown.
Reference in New Issue
Block a user