http://bugs.winehq.org/show_bug.cgi?id=10572 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hans(a)meelstraat.net --- Comment #7 from Hans Leidekker <hans(a)meelstraat.net> 2010-11-29 08:44:58 CST ---
c:\PROGRA~1\vviewer.msi
The installer uses an inf script to install this file: [version] signature="$CHICAGO$" [DefaultInstall] CopyFiles=Setup.Files [SourceDisksNames] 55="Setup Tools",,0 [DestinationDirs] Setup.Files =24,%DESTINATION% [SourceDisksFiles] vviewer.msi=55 [Setup.Files] vviewer.msi [Strings] DESTINATION="PROGRA~1\VViewer" vviewer.msi is installed in "C:\Program Files\VViewer" on Windows, so it looks like Wine fails to expand the destination filename. This is probably not related to the original problem reported here. -- 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.