Update Windows 2004 on native boot VHDX To upgrade Windows on native boot VHD, it must be temporarily attached to a virtual machine. Here is how-to. 1. Download latest Windows 2004 iso. 2. Clone the VHDX. (because currently using VHDX is locked by OS) 3. Create new Hyper-V machine with 3 drives, 1st one is dvd for windows iso, 2nd one is new hdd for boot sector, 3rd one is existing hdd for cloned VHDX. (create 2nd generation if the VH.. 더보기 Build Live555 with Visual Studio 2019 Edit win32config, #!include TOOLS32 = "C:\Program Files\Microsoft Visual Studio\2019\[Community, Express, BuildTools, or etc.]\VC\Tools\MSVC\[VERSION, 14.22.27905 for example]\" for x86, C_COMPILER = "$(TOOLS32)\bin\hostx86\x86\cl" LINKER = "$(TOOLS32)\bin\hostx86\x86\link" or for x64, C_COMPILER = "$(TOOLS32)\bin\hostx64\x64\cl" LINKER = "$(TOOLS32)\bin\hostx64\x64\link" LINK = $(LINKER) -out: .. 더보기 이전 1 2 3 4 5 ··· 34 다음 목록 더보기