[MSIEXEC] Sync with Wine Staging 2.16. CORE-13762
[reactos.git] / base / system / rundll32 / rundll32.rc
index 19f7703..dfa5004 100644 (file)
@@ -7,6 +7,8 @@
 #define REACTOS_STR_ORIGINAL_FILENAME "rundll32.exe"
 #include <reactos/version.rc>
 
+IDI_MAIN ICON "res/main.ico"
+
 /* UTF-8 */
 #pragma code_page(65001)
 
@@ -82,3 +84,6 @@
 #ifdef LANGUAGE_ZH_CN
     #include "lang/zh-CN.rc"
 #endif
+#ifdef LANGUAGE_ZH_TW
+    #include "lang/zh-TW.rc"
+#endif