Answered by:
Every PATCH installation fails after installing Windows Updates

Question
-
Hello,
I want to report an issue which I think is a Windows bug introduced by one of the Windows updates (unfortunately I wasn't able to find out which one of them).
Here is the test case:
1. install a fresh copy of Windows on a test machine
2. install all available Windows Updates (so the system is up to date)
3. create a sample MSI installer which only installs some dummy files (let's say Product Version 1.0.0) and host it on a web server4. install the MSI from the online location using a command line like this:
msiexec /i http://server/share/package.msi
5. create a .MSP patch (e.g. v1.0.1) which only adds a new file to v1.0.0
6. install the v1.0.1 patch
RESULT: the patch installation fails with the following error message: "The filename , directory name , or volume label syntax is incorrect"
NOTES:
1. the issue was replicated on Windows 7 and 8 machines UP TO DATE
2. the issue is not replicated on a fresh installation of Windows without Updates appliedIs there anyone aware of what could cause this error? Once again the patch installation fails only on Windows machines with the latest Updates installed.
Thx,
Daniel
- Moved by Barry Wang Wednesday, April 8, 2015 5:47 AM offtopic case
Tuesday, April 7, 2015 9:02 AM
Answers
-
This forum supports setup and installation of the Visual Studio Integrated Development Environment (IDE) product.
Your issue with Windows Update should be reported here:
For Windows 7:
For Windows 8:
- Proposed as answer by Barry Wang Wednesday, April 8, 2015 5:47 AM
- Marked as answer by Just Karl Friday, April 17, 2015 7:57 PM
Tuesday, April 7, 2015 3:35 PM
All replies
-
This forum supports setup and installation of the Visual Studio Integrated Development Environment (IDE) product.
Your issue with Windows Update should be reported here:
For Windows 7:
For Windows 8:
- Proposed as answer by Barry Wang Wednesday, April 8, 2015 5:47 AM
- Marked as answer by Just Karl Friday, April 17, 2015 7:57 PM
Tuesday, April 7, 2015 3:35 PM -
Reposted here:
and here
Wednesday, April 8, 2015 7:36 AM -
Duplicate of http://answers.microsoft.com/en-us/windows/forum/windows_8-windows_update/every-patch-installation-fails-after-installing/eb60dfcc-e14a-43c6-9dff-0dcd832b53dd as well as http://answers.microsoft.com/en-us/windows/forum/windows_8-windows_update/every-patch-installation-fails-after-installing/e5371497-702b-455f-b31a-b2eca047763d
~Robear Dyer (PA Bear) MS MVP-Windows Client since 2002 Disclaimer: MS MVPs neither represent nor work for Microsoft
Thursday, April 9, 2015 12:39 AM -
You will find appropriate support in the Windows IT Pro forums:
Win8.1
https://social.technet.microsoft.com/Forums/windows/en-US/home?category=w8itproWin7
https://social.technet.microsoft.com/Forums/windows/en-US/home?category=w7itpro~Robear Dyer (PA Bear) MS MVP-Windows Client since 2002 Disclaimer: MS MVPs neither represent nor work for Microsoft
- Proposed as answer by Robear Dyer (PA Bear), MS-MVP since October 2002MVP Saturday, April 18, 2015 6:47 PM
Thursday, April 9, 2015 12:46 AM -
Hello,
I want to report an issue which I think is a Windows bug introduced by one of the Windows updates (unfortunately I wasn't able to find out which one of them).
Here is the test case:
1. install a fresh copy of Windows on a test machine
2. install all available Windows Updates (so the system is up to date)
3. create a sample MSI installer which only installs some dummy files (let's say Product Version 1.0.0) and host it on a web server4. install the MSI from the online location using a command line like this:
msiexec /i http://server/share/package.msi
5. create a .MSP patch (e.g. v1.0.1) which only adds a new file to v1.0.0
6. install the v1.0.1 patch
RESULT: the patch installation fails with the following error message: "The filename , directory name , or volume label syntax is incorrect"
NOTES:
1. the issue was replicated on Windows 7 and 8 machines UP TO DATE
2. the issue is not replicated on a fresh installation of Windows without Updates appliedIs there anyone aware of what could cause this error? Once again the patch installation fails only on Windows machines with the latest Updates installed.
Thx,
Daniel
- Moved by Kevin Shen Friday, April 10, 2015 5:59 AM from IE web forum
- Merged by Just Karl Monday, April 20, 2015 5:01 PM Duplicate
Thursday, April 9, 2015 10:23 AM -
~Robear Dyer (PA Bear) MS MVP-Windows Client since 2002 Disclaimer: MS MVPs neither represent nor work for Microsoft
Thursday, April 9, 2015 10:00 PM -
- Edited by Robear Dyer (PA Bear), MS-MVP since October 2002MVP Saturday, April 18, 2015 6:47 PM
- Proposed as answer by Robear Dyer (PA Bear), MS-MVP since October 2002MVP Saturday, April 18, 2015 6:47 PM
Thursday, April 9, 2015 10:02 PM