[Bug 13838] New: AutoCAD 2005 setup : Missing backslash in registry entry and profile path

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jun 10 15:59:40 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=13838

           Summary: AutoCAD 2005 setup : Missing backslash in registry entry
                    and profile path
           Product: Wine
           Version: 1.0-rc4
          Platform: PC-x86-64
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: max at veneto.com


During setup of AutoCAD2005, some values in registry are incorrectly set.
In detail, what should be :

C:\\windows\\profiles\\massimo\\Applicazioni\\Autodesk\\AutoCAD 2005\\......

Is instead written like that :

C:\\windows\\profiles\\massimo\\ApplicazioniAutodesk\\AutoCAD 2005\\

Note the missing '\\' between 'Applicazioni' and 'Autodesk'
Folders in profile are created accordingly, so instead of :

massimo
  Applicazioni
    Autodesk

It's created as :

massimo
  ApplicazioniAutodesk

That brings problems in some addons (like ExpressTools for autocad) and, I
guess,
it's the cause for the first-run error messagebox.
I think some path-related functions in wine is missing the terminating \\.

Ciao

Max


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list