[Bug 10077] New: [~] badly handled by WriteEnvironmentStrings make Photoshop CS2 installer clear the PATH instead of adding a directory to it

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Oct 17 17:23:52 CDT 2007


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

           Summary: [~] badly handled by WriteEnvironmentStrings make
                    Photoshop CS2 installer clear the PATH instead of adding
                    a directory to it
           Product: Wine
           Version: CVS/GIT
          Platform: Other
        OS/Version: other
            Status: NEW
          Keywords: Installer
          Severity: normal
          Priority: P2
         Component: wine-msi
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: mikolaj.zalewski at gmail.com


By default [~] is translated to a NUL character however in
WriteEnviromnentStrings it should be translated into the current value of the
variable. Photoshop CS2 writes "[~];[CommonFilesFolder]Adobe\\AGL" into the
PATH what in our current implementation results in the PATH being cleared
instead of appended.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list