]> git.sesse.net Git - vlc/commitdiff
all: make sure that the plugin use that registry for plugin path
authorDamien Fouilleul <damienf@videolan.org>
Sun, 21 Aug 2005 18:49:07 +0000 (18:49 +0000)
committerDamien Fouilleul <damienf@videolan.org>
Sun, 21 Aug 2005 18:49:07 +0000 (18:49 +0000)
activex/plugin.cpp

index afcb5ade08e23944efb57b5e9aed983bcdfdfa6b..67a8965bc53d2c3fc14c0da6187ad9b801c273bf 100644 (file)
@@ -497,7 +497,7 @@ HRESULT VLCPlugin::onInit(void)
              RegCloseKey( h_key );
         }
 
-#if 1
+#if 0
         ppsz_argv[0] = "C:\\cygwin\\home\\Damien_Fouilleul\\dev\\videolan\\vlc-trunk\\vlc";
 #endif