Skip to content

Instantly share code, notes, and snippets.

@m0rb
Created May 23, 2022 11:15
Show Gist options
  • Save m0rb/e34833f5b12b7322ee3a61af1f85c5e3 to your computer and use it in GitHub Desktop.
Save m0rb/e34833f5b12b7322ee3a61af1f85c5e3 to your computer and use it in GitHub Desktop.
Visual C++ 6.0 SP5 MDAC Req. Patch
--- sp598ent.stf 2022-05-23 07:13:52.314498801 -0400
+++ sp598ent.stf 2022-05-23 07:13:44.066407850 -0400
@@ -26,7 +26,7 @@
11 yes Floppy Install AppMainDlg 13 12 No %m
12 yes &Complete Complete install of VS 6.0 Service Pack 5 Group 13 44 53 60 65 74 84 86 80 70 40 89 sp598ent.dll,104
-13 Group 28 36 38 29 30 32 26 27 14 25 16 17 20 18 19 15 39 21 22 24 23 43
+13 Group 28 38 29 30 32 26 27 14 25 16 17 20 18 19 15 39 21 22 24 23 43
14 CustomAction """sp598ent.dll"", ""GetPathFromReg"", ""HKEY_LOCAL_MACHINE,Software\Microsoft\VisualStudio\6.0\Setup,VSCommonDir"" " %d\Common
15 CustomAction """sp598ent.dll"", ""GetPathFromReg"", ""HKEY_LOCAL_MACHINE,Software\Microsoft\VisualStudio\6.0\Setup\Microsoft Visual Studio,ProductDir"" " %d
16 CustomAction """sp598ent.dll"", ""GetPathFromReg"", ""HKEY_LOCAL_MACHINE,Software\Microsoft\VisualStudio\6.0\Setup\Microsoft Visual C++,ProductDir"" " %d\VC98
@@ -52,8 +52,8 @@
33 VCwinCEtoolkit Installed DetectOlderFile "wceremove.exe,5.0.0.8008" %16
34 DependAsk 33 ? 35
35 CustomAction "sp598ent.dll,ExitInFinalize,34"
-36 Depend "27 ? : 37"
-37 IsWin95 CustomAction "sp598ent.dll,CheckForMDAC"
+
+
38 CustomAction "sp598ent.dll,MoveRegData,""LOCAL,Software\Microsoft\Windows\CurrentVersion\Run,Machine Debu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment