This is a 7-Zip resolution for Windows Server 2008 64-bit .
I am trying to avoid an overly complex build process to make several 7-zip exe files. I just need .cmd to start my Java process after reading some 64-bit registry entries. However, for success with a single EXE file, it must be 32 bits.
The above question found a trick for Windows Server 2008 to detect 32-bit cmd.exe and replace it with 64 bits. Is there a way to do this on Windows Server 2003? There is a patch for Windows that allows reg.exe to access 64-bit records in 32-bit mode, but I can’t be sure that the client server is such that a workaround is not an option.
Minus ex
source share