From 92d7b0659edd025093f71e15a87bb1b8e5218aca Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Tue, 16 Oct 2012 21:12:02 +0000 Subject: added starting process from memory git-svn-id: http://svn.miranda-ng.org/main/trunk@1967 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Skype/res/Resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/Skype/res') diff --git a/protocols/Skype/res/Resource.rc b/protocols/Skype/res/Resource.rc index dddf5e9d91..995f8cec76 100644 --- a/protocols/Skype/res/Resource.rc +++ b/protocols/Skype/res/Resource.rc @@ -74,7 +74,7 @@ LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT // Icon with lowest ID value placed first to ensure application icon // remains consistent on all systems. IDI_ICON ICON "Main.ico" -IDR_RUNTIME BIN "..\\..\\..\\..\\SkypeKit\\SDK\\bin\\windows-x86\\windows-x86-skypekit.exe" +IDR_RUNTIME EXE "..\\..\\..\\..\\SkypeKit\\SDK\\bin\\windows-x86\\windows-x86-skypekit.exe" ///////////////////////////////////////////////////////////////////////////// // -- cgit v1.2.3