Delphi 2005 pure Win32 development environment
Delphi 2005 pure Win32 development environment
Article Written by Alvaro Garcia Pascual, BROUGHT To You by Zarko Gajic, Translate Into Chinese By Visli.
No matter how Borland says, Delphi 2005 does not need .net.
If you are a Delphi Win32 developer, and you don't want Delphi 2005 to be contaminated by .NET, this article can teach you how to remove .NET from Delphi 2005.
The contents described herein have been passed on the Delphi 2005 designer version. I wrote two cases: one is for the new installation of Delphi 2005, and the other is for the case where Delphi 2005 has been installed.
Below are two Delphi 2005 installation methods that remove .NET, the third is an additional advice:
Newly installed Delphi 2005 How to save memory and load time from installed Delphi 2005 (3,3); if (! Z336) {var zisb = gei ("adsb"); if (zisb) {zisb .style.display = "inline"; zisb.style.height = "0px"; zisb.style.width = "0px";} var ziss = gei ("adsss"); if (ziss) {ziss.Style.display = "inline"; ziss.style.Height = "0px"; ziss.style.width = "0px";}} script>
Case 1. New installation Delphi 2005. Steps 1. Here guides how to
Delphi 2005 removes .NET reliance:
Step 1. Install Delphi 2005 When we try to install D2005 (translation:
Delphi 2005 briefly D2005), the installer will perform a consumption required before installation. I will tell you how to bypass the check, but first I have to make a clarification: two things before installing D2005 or must be installed:
.NET Framework. If we don't install it, D2005 will not be successfully installed (don't worry, we will quickly uninstall it after installation of D2005). So we have to install it first (it is located in D2005 first Installing disk: /dotnetredist/dotnetfx.exe). MS Help 2 Engine (Microsoft 2nd Generation Help Engine). This is required for D2005 Help System. Unfortunately, it is not a separate product (it is bundled in Among other products, such as .NET Framework SDK, Visual Studio.net, and Office XP Developer. So we have to install the Document section of the .NET Framework SDK (containing MS Help 2 Engine). We now install it (in D2005 first Zhang Anne: /dotsdk/setup.exe). Remember, just install the document section (do not select "Development Kit" and "Samples"). Once we complete the installation, we can delete 100 MB .NET document (because Our purpose is just to help the engine). Delete the following:
C: / documents and settings / all users / application data / microsoft help / ms.netframeworksdk *. * C: / program files / microsoft.net / sdk / v1.1 / docs /*.
Let us officially start the installation of Delphi 2005 ...
Run the D2005 installer (located in D2005 CD1: /INSTALL/Setup.exe). Wait a moment you will see a pop-up mode window, saying nonsense, "Borland Delphi 2005 Requires ...", let us kill this Window: Open (CTRL Alt Del) Windows Task Manager. You can find 3 processes that take the following memory: msiexec.exe ... 3,488 kmsiexec.exe ... 4,476 kmsiexec.exe ... 14,036 k 4,476 kb This process ... Perfect victory! Demand check window has been removed, we can continue to install! Continue. You will be asked to install the type (Complete or Custom). Select Custom. Continue. Continue. You will see To 3 options. Only Win32: [] Borland Delphi 2005 for the Microsoft .NET Framework [x] Borland Delphi 2005 for Microsoft Win32 [] Borland C # Builder 2005 for the Microsoft .NET Framework Note: This exists a common BUG is in Delphi 2005, if you only choose to install Win32, the reconstruction technique will not be used. I hope that this problem can be repaired in the patch in December. Continue. You will see a feature to choose the tree. Select what you need Continue. You will ask if you install Rave Reports. If you need to install it, uninstall .NET Framework, because we no longer need it. Note: Don't run Delphi 2005 at this time. It won't It is running normally. If you run it, D2005 creates the default registry value in HKEY_CURRENT_USER / SOFTWARE / BORLAND / BDS / 3.0, then our will be affected. If you have already run to D2005, you need to open Registry and delete hkey_current_user / software / borland / bds / 3.0. We are almost completed. The last step is to remove the association of .NET. Please see the next step.