What is the difference between the 7z.sfx and 7zsd.sfx modules in 7zip?
Asked
Active
Viewed 425 times
1
-
I answered this question here: http://stackoverflow.com/questions/8087595/what-is-the-difference-between-7zips-7z-sfx-and-7zsd-sfx – Sn3akyP3t3 Jun 28 '13 at 15:59
1 Answers
1
7z.sfx is the Windows version.
7zSD.sfx is the Windows version for installers (uses MSVCRT.dll).
dsgriffin
- 66,495
- 17
- 137
- 137
-
@Sigalit 7zS.sfx is just the regular Windows version for installers (doesn't use MSVCRT.dll). – dsgriffin Oct 10 '12 at 07:39