I am trying to perform Windows Feature Upgrade on a newly installed Windows 10 1511 installation. I have installed Veracrypt 1.24 Update 7 64 bit and encrypted my system drive. I was trying to follow the reflect drivers information at https://github.com/th-wilde/veracrypt-w10-patcher . But before running the command, I noticed that c:\ProgramData\VeraCrypt\SetupComplete.cmd is missing. Is there any way to create this file manually? I have tried doing a repair install of Veracrypt, but that didn't create the file either. Am I missing something obvious? Any help would be greatly appreciated.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Ok, I managed to get the update installed by leaving off the /PostOOBE option from setup.exe. My question now is, should I just manually create the C:\Users\Default\AppData\Local\Microsoft\Windows\WSUS\SetupConfig.ini file for future updates?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I use the Windows Update option to "feature upgrade to Windows <xxx>" and when it is says it wants to restart my computer, then I run setupcomplete.cmd as Administrator, and that has worked for me. Found SetupComplete.cmd in C:\ProgramData\Veracrypt. Had to edit this. Ok, open a new text document, call it setupcomplete.cmd and put in there one line: "C:\Program Files\VeraCrypt\VeraCrypt.exe" /PostOOBE</xxx>
Last edit: DDD 2021-08-26
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am trying to perform Windows Feature Upgrade on a newly installed Windows 10 1511 installation. I have installed Veracrypt 1.24 Update 7 64 bit and encrypted my system drive. I was trying to follow the reflect drivers information at https://github.com/th-wilde/veracrypt-w10-patcher . But before running the command, I noticed that c:\ProgramData\VeraCrypt\SetupComplete.cmd is missing. Is there any way to create this file manually? I have tried doing a repair install of Veracrypt, but that didn't create the file either. Am I missing something obvious? Any help would be greatly appreciated.
Ok, I managed to get the update installed by leaving off the /PostOOBE option from setup.exe. My question now is, should I just manually create the C:\Users\Default\AppData\Local\Microsoft\Windows\WSUS\SetupConfig.ini file for future updates?
I use the Windows Update option to "feature upgrade to Windows <xxx>" and when it is says it wants to restart my computer, then I run setupcomplete.cmd as Administrator, and that has worked for me. Found SetupComplete.cmd in C:\ProgramData\Veracrypt. Had to edit this. Ok, open a new text document, call it setupcomplete.cmd and put in there one line: "C:\Program Files\VeraCrypt\VeraCrypt.exe" /PostOOBE</xxx>
Last edit: DDD 2021-08-26