[Bug 21217] Menu item for "Visual C++ 2005 Express Command Prompt" busted

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Feb 12 12:35:07 CST 2012


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Fixed by SHA1|                            |55e4eba2ec5657f2cac0591f032
                   |                            |3897a1ad848a3
             Status|NEW                         |RESOLVED
                 CC|                            |focht at gmx.net
          Component|-unknown                    |programs
         Resolution|                            |FIXED

--- Comment #2 from Anastasius Focht <focht at gmx.net> 2012-02-12 12:35:07 CST ---
Hello,

the .desktop files are properly generated now:

"Visual Studio 2005 Command Prompt.desktop"

--- snip ---
[Desktop Entry]
Name=Visual Studio 2005 Command Prompt
Exec=env WINEPREFIX="/home/focht/.wine" wine
C:\\\\windows\\\\command\\\\start.exe /Unix
/home/focht/.wine/dosdevices/c:/users/focht/Start\\ Menu/Programs/Visual\\
C++\\ 2005\\ Express\\ Edition/Visual\\ Studio\\ Tools/Visual\\ Studio\\ 2005\\
Command\\ Prompt.lnk
Type=Application
StartupNotify=true
Comment=Open Visual Studio 2005 Command Prompt
Path=/home/focht/.wine/dosdevices/c:/Program Files/Microsoft Visual Studio
8/VC/
Icon=6F33_cmd.0
--- snip ---

Though it still fails because the created .lnk file contains a cdrom (iso)
drive path before %comspec%

--- snip ---
$ wine start /Unix "/home/focht/.wine/dosdevices/c:/users/focht/Start
Menu/Programs/Visual C++ 2005 Express Edition/Visual Studio Tools/Visual Studio
2005 Command Prompt.lnk"
...
0052:Call shlwapi.SHCreateStreamOnFileW(0013b760 L"C:\\users\\focht\\Start
Menu\\Programs\\Visual C++ 2005 Express Edition\\Visual Studio Tools\\Visual
Studio 2005 Command Prompt.lnk",00000020,0032de7c) ret=7eb985c5 
...
0052:Call KERNEL32.MultiByteToWideChar(00000000,00000000,0013b99d
"F:\\%comspec%",0000000c,00000000,00000000) ret=7eb9949b 
...
0052:Call KERNEL32.CreateProcessW(00000000,0032c908
L"F:\\C:\\windows\\system32\\cmd.exe /k \"\"C:\\Program Files\\Microsoft Visual
Studio 8\\VC\\vcvarsall.bat\"\" x86
",00000000,00000000,00000000,00000400,00000000,0013b7f0 L"C:\\Program
Files\\Microsoft Visual Studio 8\\VC\\",0032bfb0,0032bfa0) ret=7ebc50df
--- snip ---

But that should be a separate bug ;-)

Regards

-- 
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