Damjan Jovanovic : wine.inf: Update file type associations on startup.

Alexandre Julliard julliard at winehq.org
Fri Jun 12 10:41:09 CDT 2009


Module: wine
Branch: master
Commit: bd623c2b795af214ee0fc72b4b8ea0f819c9368e
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=bd623c2b795af214ee0fc72b4b8ea0f819c9368e

Author: Damjan Jovanovic <damjan.jov at gmail.com>
Date:   Thu Jun 11 20:50:42 2009 +0200

wine.inf: Update file type associations on startup.

---

 tools/wine.inf.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tools/wine.inf.in b/tools/wine.inf.in
index 5464213..8fe4161 100644
--- a/tools/wine.inf.in
+++ b/tools/wine.inf.in
@@ -403,6 +403,7 @@ HKLM,%CurrentVersion%,"RegisteredOwner",2,""
 HKLM,%CurrentVersion%\Controls Folder\PowerCfg,"DiskSpinDownMax",,"3600"
 HKLM,%CurrentVersion%\Controls Folder\PowerCfg,"DiskSpinDownMin",,"3"
 HKLM,%CurrentVersion%\Controls Folder\PowerCfg,"LastID",,"5"
+HKLM,%CurrentVersion%\Run,"winemenubuilder",2,"winemenubuilder -a"
 HKLM,%CurrentVersion%\Setup,"BootDir",,"%30%"
 HKLM,%CurrentVersion%\Setup,"SharedDir",,"%25%"
 HKLM,%CurrentVersion%\Uninstall,,,""




More information about the wine-cvs mailing list