[longomatch] Delete gstreamer registry in the windows installation



commit 8b9c7d691f917a562ec392929af630c2873abdc5
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Wed Mar 31 00:01:18 2010 +0200

    Delete gstreamer registry in the windows installation

 win32/installer.iss |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/win32/installer.iss b/win32/installer.iss
index f129197..0267a13 100644
--- a/win32/installer.iss
+++ b/win32/installer.iss
@@ -48,3 +48,6 @@ Name: "{commondesktop}\LongoMatch"; Filename: "{app}\bin\LongoMatch.exe"; Workin
 [Run]
 Filename: "{app}\bin\LongoMatch.exe"; WorkingDir: "{app}\bin";Description: "{cm:LaunchProgram,LongoMatch}"; Flags: nowait postinstall skipifsilent
 
+
+[InstallDelete] 
+Type: filesandordirs; Name:"{userdocs}\.gstreamer-0.10"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]