Changeset 708:4ed5e7df131b in mediastreamer2
- Timestamp:
- Oct 4, 2009 9:43:54 PM (4 years ago)
- Branch:
- default
- File:
-
- 1 edited
-
linphone/linphone.iss.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
linphone/linphone.iss.in
r600 r708 34 34 Name: "{userdesktop}\Linphone"; Filename: "{app}\bin\linphone-3.exe"; WorkingDir: "{app}" ; Tasks: desktopicon 35 35 36 [Registry] 37 Root: HKCR; Subkey: "sip"; 38 Root: HKCR; Subkey: "sip"; ValueData: "URL: SIP protocol" ; ValueType:string 39 Root: HKCR; Subkey: "sip"; ValueName: "EditFlags"; ValueData: "02 00 00 00" ; ValueType:binary 40 Root: HKCR; Subkey: "sip"; ValueName: "URL Protocol" ; ValueType:string 41 Root: HKCR; Subkey: "sip\DefaultIcon"; ValueData: "{app}\bin\linphone-3.exe"; ValueType:string ; Flags:uninsdeletekey 42 Root: HKCR; Subkey: "sip\shell" 43 Root: HKCR; Subkey: "sip\shell\open" 44 Root: HKCR; Subkey: "sip\shell\open\command"; ValueType:string ; ValueData: "{app}\bin\linphone-3.exe --workdir {app} --call %1"; Flags:uninsdeletekey 45 36 46 [Run] 37 47 Filename: "{app}\bin\linphone-3.exe"; Description: "{cm:LaunchProgram,Linphone}"; WorkingDir: "{app}" ; Flags: nowait postinstall skipifsilent
Note: See TracChangeset
for help on using the changeset viewer.
