We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41b9238 commit 03ee34fCopy full SHA for 03ee34f
InstallationInstructions.md
@@ -7,7 +7,7 @@ T-SQL Flex Installation Instructions
7
* Figure out if you have 32-bit or 64-bit Windows; it affects the next step.
8
* Open Regedit and create or navigate to the below registry key:
9
* If 32-bit Windows: `HKLM\SOFTWARE\Red Gate\SIPFramework\Plugins`
10
- * If 64-bit Windows: `HKLM\SOFTWARE\Wow6432Node\Red Gate\SIPFramework\Plugins`
+ * If 64-bit Windows: `HKLM\SOFTWARE\Wow6432Node\Red Gate\SIPFramework\Plugins`
11
* Create a new registry string value (REG_SZ) there to point to the extracted TSqlFlex.dll.
12
* For example: `C:\ProgramData\T-SQL Flex\TSqlFlex.dll`
13
0 commit comments