From 7ae9b6512309de1d89c1ae763e6d63f9d375261b Mon Sep 17 00:00:00 2001 From: nu11secur1ty Date: Mon, 10 Jan 2022 14:43:41 +0200 Subject: [PATCH] Delete InstallerFileTakeOver.rc --- .../InstallerFileTakeOver.rc | 79 ------------------- 1 file changed, 79 deletions(-) delete mode 100644 InstallerFileTakeOver/InstallerFileTakeOver.rc diff --git a/InstallerFileTakeOver/InstallerFileTakeOver.rc b/InstallerFileTakeOver/InstallerFileTakeOver.rc deleted file mode 100644 index e8eeaa3..0000000 --- a/InstallerFileTakeOver/InstallerFileTakeOver.rc +++ /dev/null @@ -1,79 +0,0 @@ -// Microsoft Visual C++ generated resource script. -// -#include "resource.h" - -#define APSTUDIO_READONLY_SYMBOLS -///////////////////////////////////////////////////////////////////////////// -// -// Generated from the TEXTINCLUDE 2 resource. -// -#include "winres.h" - -///////////////////////////////////////////////////////////////////////////// -#undef APSTUDIO_READONLY_SYMBOLS - -///////////////////////////////////////////////////////////////////////////// -// English (United Kingdom) resources - -#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENG) -LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_UK -#pragma code_page(1252) - -#ifdef APSTUDIO_INVOKED -///////////////////////////////////////////////////////////////////////////// -// -// TEXTINCLUDE -// - -1 TEXTINCLUDE -BEGIN - "resource.h\0" -END - -2 TEXTINCLUDE -BEGIN - "#include ""winres.h""\r\n" - "\0" -END - -3 TEXTINCLUDE -BEGIN - "\r\n" - "\0" -END - -#endif // APSTUDIO_INVOKED - - -///////////////////////////////////////////////////////////////////////////// -// -// msi -// - -IDR_MSI1 msi "test pkg.msi" - - -///////////////////////////////////////////////////////////////////////////// -// -// Icon -// - -// Icon with lowest ID value placed first to ensure application icon -// remains consistent on all systems. -IDI_ICON1 ICON "Untitled.ico" - -#endif // English (United Kingdom) resources -///////////////////////////////////////////////////////////////////////////// - - - -#ifndef APSTUDIO_INVOKED -///////////////////////////////////////////////////////////////////////////// -// -// Generated from the TEXTINCLUDE 3 resource. -// - - -///////////////////////////////////////////////////////////////////////////// -#endif // not APSTUDIO_INVOKED -