Navigate to the Downloads folder or the location where you saved the installation file using Windows Explorer.
Double-click on the file named PHDwin_3.1_Setup.exe to start the installation process.
You will receive a prompt asking if the program can make changes to the computer. Click “Yes” to proceed.
The installation wizard will check your computer for any missing components that need to be installed. If there are any issues, refer to the Troubleshooting section for more information.
If all components are installed, or you have installed any missing components and restarted the installation, click “Next” to proceed.
Review and accept the license agreement terms to continue the installation, then click “Next.”
You can choose to install PHDwin in a different folder, but it’s recommended to use the default location. Click “Next” to continue.
Click “Install” to start the installation process.
Once the installation is complete, click “Next” to proceed with the optional installation of SQL Server.
Install SQL Server Express
The steps to install SQL Server Express for use with PHDwin are as follows:
Launch the bundled MS SQL Server setup, which will search for any local instances of SQL Server installed on your computer.
Choose one of the following options:
a. “Yes, continue with the basic install” – this is the recommended option for most users, as it will install a new instance of SQL Server Express 2019 with default settings. The account that is currently logged in will be set up as a system administrator, and the instance will be named “PHDWIN”.
b. “Yes, but I would like to configure the options myself” – this option is not recommended for most users, as it requires advanced knowledge of Microsoft SQL Server. You will need to specify the instance name and system administrators.
c. “No, I already have an instance to use or will download and install my own instance” – choose this option only if you have a different version of SQL Server that you prefer to install, or if you plan to install the database engine on a network server. If you are updating your build of PHDwin and do not need another instance of SQL Server, you can also choose this option.
If you selected one of the “Yes” options, accept the Microsoft SQL Server license agreement by checking the box.
Click “Next” to start the installation of SQL Server 2019. If you selected the custom install option, you will need to configure all options.
When the SQL Server installation is completed, click “OK” to finish the process.
Click “Done” to exit the SQL Server setup.
After installing PHDwin and SQL Server, you should license the program and create a new database by logging in. You can install and run multiple versions or builds of PHDwin on the same machine, and if you run the installation file for a higher build number than the currently installed build, it will automatically overwrite the existing build.
How To Install Multiple Versions Of PHDwin?
To install multiple versions of PHDwin, follow these steps:
Download and save the installation files for each version of PHDwin that you want to install.
Run the installer for each version of PHDwin, making sure not to change the installation directory. Each version will be installed to a separate directory automatically.
During the installation process, you will be prompted to install SQL Server Express. For each version of PHDwin, make sure to install a separate instance of SQL Server Express.
Once all versions of PHDwin and their respective SQL Server Express instances are installed, you can launch each version of PHDwin and create a new database or open an existing one.
To uninstall a previous version of PHDwin, go to the Control Panel and select “Uninstall a program.” Find the version of PHDwin you want to uninstall and select “Uninstall.” Follow the prompts to complete the uninstallation process.
Remember, each version of PHDwin needs to be linked to a separate SQL Server Express instance, so be careful when selecting the instance to use when launching the program.
How Do I Install Multiple Builds (Within The Same Version) Of PHDwin
To install multiple builds within the same version of PHDwin, follow these steps:
Install the latest build of PHDwin as you normally would.
Download the installation file for the build you want to install.
Run the installation file and specify a different installation directory than the one used for the latest build.
During the installation process, you will be prompted to choose between creating a new database or connecting to an existing one. Choose to connect to the database created by the latest build of PHDwin.
Complete the installation process.
Repeat steps 2-5 for each additional build you want to install.
Note: Each build will have its own installation directory and will be able to connect to the same database.