32/64 (компьютерное)
Jul. 24th, 2010 07:53 pmОтличное объяснение того, как 64-битная Windows хранит все 32-битные и 64-битные программы и библиотеки. Действительно, все так просто!
Look, it’s really not that hard.
Programs are still in the same place, in %ProgramFiles%, unless you need the 32 bit version, which is in %ProgramFiles(x86)%, except on a 32 bit machine, where it’s still %ProgramFiles%.
All those dll’s are still in %SystemRoot%\System32, just now they’re 64 bit. The 32 bit ones, they’re in %SystemRoot%\SysWOW64. You’re with me so far, right? Oh, and the 16 bit ones are still in %SystemRoot%\System – moving them would just be weird.
...continued...
no subject
Date: 2010-07-25 03:50 pm (UTC)ок, закругляемся