[Bug 1379] New: - Remove duplication of code between winesetup and wineconf/wineinstall.

wine-bugs at winehq.com wine-bugs at winehq.com
Sat Apr 12 02:11:48 CDT 2003


http://bugs.winehq.com/show_bug.cgi?id=1379

           Summary: Remove duplication of code between winesetup and
                    wineconf/wineinstall.
           Product: Wine
           Version: CVS
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: wine-user
        AssignedTo: wine-bugs at winehq.com
        ReportedBy: dpaun at rogers.com


Currently, winesetup duplicates all of the code contained in wineconf.

Instead, wineconf should be improved to generate the new style config 
file, and then winesetup should rely on wineconf to generate the default
configuration file.

Similarly, there is functionality such as creating the default registry 
files that is now done by both winesetup and wineinstall.

At this time, it seems like the right thing to do is to break up or 
parameterize wineinstall, so that it can be used for single function actions,
and then have winesetup call those functions.

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1379>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.



More information about the wine-bugs mailing list