http://bugs.winehq.org/show_bug.cgi?id=59683 --- Comment #5 from Vishnunithyasoundhar S <svishnunithyasoundhar@gmail.com> --- I see that you are using a IE9 Vista installer. ```snippet 1 00:05.251: ERROR: Unable to create process 'C:\windows\system32\pkgmgr.exe /quiet /norestart /ip /m:C:\windows\TEMP\IE9b7c.tmp\IE9-neutral.Extracted.cab /s:C:\windows\TEMP\IE9b7c.tmp\PackageFiles', errorID = 0x00000002 (2) ``` I suspect the downloader has downloaded your package and trying to call pkgmgr.exe (Vista's package manager) And from the below comment: https://bugs.winehq.org/show_bug.cgi?id=26757#:~:text=snip%20%2D%2D%2D-,Wind... pkgmgr.exe support - direct support doesn't exist as far as I see ---- Someone has created a pkgmgr.exe stub in this bug report which is basically similar to your, you can try that, but I don't see them claiming it works. https://bugs.winehq.org/show_bug.cgi?id=29578 ---- -- 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.