Kaydet (Commit) e91f0bc9 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS native106 (1.12.238); FILE MERGED

2007/08/14 14:11:37 is 1.12.238.1: #i78125# starting apps from command line
üst cba8a55e
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: registryitem_draw.scp,v $ * $RCSfile: registryitem_draw.scp,v $
* *
* $Revision: 1.12 $ * $Revision: 1.13 $
* *
* last change: $Author: obo $ $Date: 2007-01-25 11:57:14 $ * last change: $Author: vg $ $Date: 2007-10-15 13:36:41 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -1006,3 +1006,18 @@ RegistryItem gid_Regitem_Software_Manufacturer_Productname_Productversion_Capabi ...@@ -1006,3 +1006,18 @@ RegistryItem gid_Regitem_Software_Manufacturer_Productname_Productversion_Capabi
Value = "opendocument.ImpressDocument.1"; Value = "opendocument.ImpressDocument.1";
Styles = (PATCH); Styles = (PATCH);
End End
RegistryItem gid_Regitem_Software_Microsoft_Windows_Currentversion_Apppaths_Sdraw_Exe
ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
Subkey = "Software\Microsoft\Windows\CurrentVersion\App Paths\sdraw.exe";
ModuleID = gid_Module_Prg_Draw_Bin;
Value = "<progpath>\program\sdraw.exe";
End
RegistryItem gid_Regitem_Software_Microsoft_Windows_Currentversion_Apppaths_Sdraw_Exepath
ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
Subkey = "Software\Microsoft\Windows\CurrentVersion\App Paths\sdraw.exe";
ModuleID = gid_Module_Prg_Draw_Bin;
Name = "Path";
Value = "<progpath>";
End
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment