Skip to content

Commit c9899b4

Browse files
committed
Install of CodeFactory and SDK Guidance
1 parent df2fb52 commit c9899b4

File tree

6 files changed

+65
-3
lines changed

6 files changed

+65
-3
lines changed
Lines changed: 39 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,40 @@
1-
# Install CodeFactory for Visual Studio
1+
# CodeFactory Install and Setup
2+
Use the following steps to install your copy of the CodeFactory Runtime Visual Studio Extension.
23

3-
[Guidance](../Overview.md)
4+
## Step 1: Download the CodeFactory Runtime
5+
Get the latest release of the CodeFactory Runtime installer from [here](https://github.com/CodeFactoryLLC/CodeFactory/releases).
6+
7+
## Step 2: Execute the VSIX Installer
8+
Simply run the vsix installer that you downloaded in Step 1 above on the same machine with your copy of Visual Studio installed on it.
9+
10+
There is a video that you can follow for instructions [here](https://www.youtube.com/watch?v=sJTFVW2kxKE&t=1s&ab_channel=CodeFactory)
11+
12+
## Step 3: License Key Activiation
13+
Once the VSIX has installed CodeFactory Runtime, launch Visual Studio 2019, and follow these steps to add your license key (which was included in the email confirmation).
14+
15+
- From Visual Studio 2019, click the Extensions menu, select CodeFactory > License Information
16+
17+
![](images/step1_extensions_menu.png)
18+
___
19+
- From the [cF] License Information screen, click “Activate License”
20+
21+
![](images/Step2_licenseInfo_Screen.jpeg)
22+
___
23+
- Copy the license key that was included in your email receipt/confirmation and “Paste From Clipboard” as shown below. Once the license key is pasted/visible in the Enter License text box click “Activate License”.
24+
25+
![](images/Step3_Activate_License.jpeg)
26+
___
27+
- From the [cF] License Information screen you should now see your license information.
28+
![](images/Activated_License.png)
29+
30+
Click “Close” and your CodeFactory license is now activated.
31+
___
32+
33+
## Install SDK
34+
Once you have completed the setup of CodeFactory you can next install the SDK instructions are here.
35+
[CodeFactory SDK Install](CodeFactorySDK.md)
36+
37+
## Guidance
38+
Once you have completed the setup of CodeFactory you can return to guidance here.
39+
40+
[CodeFactory Guidance](../Overview.md)
Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
11
# Install CodeFactory SDK
22

3-
[Guidance](../Overview.md)
3+
This section will provide you the steps for installing the SDK that supports CodeFactory.
4+
5+
If you have not already installed CodeFactory into Visual studio please follow the instructions provided here.
6+
7+
[Install CodeFactory for Visual Studio](CodeFactoryForVisualStudio.md)
8+
___
9+
10+
## Step 1: Download the CodeFactory SDK
11+
12+
Get the latest release of the CodeFactory Runtime installer.
13+
14+
[CodeFactory SDK Installer](https://github.com/CodeFactoryLLC/CodeFactory/releases)
15+
16+
Under SDK Release you will download the VSIX file. The file will be named CodeFactorySDK(TargetVersion).vsix
17+
18+
## Step 2: Execute the VSIX Installer
19+
Please make sure you have exited all copies of Visual Studio. Then double click the vsix file from file explorer, this will run the Vsix install.
20+
An important note since utilities are installed directly into the directories where Visual Studio is hosted this will require to run with administrator privilage.
21+
You will be prompted to accept the installation to your machine.
22+
23+
Once the install is complete you are ready to start creating or updating CodeFactory projects.
24+
25+
## Guidance
26+
Once you have completed the setup of CodeFactory SDK you can return to guidance here.
27+
28+
[CodeFactory Guidance](../Overview.md)
12.2 KB
Loading
9.97 KB
Loading
10.7 KB
Loading
9.37 KB
Loading

0 commit comments

Comments
 (0)