You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,21 @@ The program then needs to validate if the barcode already exists in the selected
32
32
- User can select serial number from list
33
33
With the selected serial number, the user can: allocate it to a customer and allow them to assign a order number to it or revert the serial number from being allocated to regular old ‘stocked’ and remove the assigned order number.
34
34
35
+
36
+
## Installation
37
+
38
+
### Requirements:
39
+
[**.NET Desktop Runtime**](https://download.visualstudio.microsoft.com/download/pr/0192a249-3ec8-4374-a827-e186dd58d55d/cec046575f3eb2247a10ba3d50f5cf6c/windowsdesktop-runtime-6.0.11-win-x64.exe".NET Desktop Runtime") is required to run this application.
40
+
41
+
42
+
After downloading the .zip and extracting the file, to run the program for the first time navigate to the following file:
Running this .exe will load up the program for the first time, the option to **make a shortcut to open the program** is available in the settings page as the top-right option.
0 commit comments