Sorry for the delay in responding, I was travelling all day to return from China.
The software on the memory stick is a special edition only available with the panel PCs, so you do not want to delete it. I will try to walk you through steps to up to 3.99y Beta and still keep the features of the edition on the memory stick.
- The first thing to do is to create a directory on the memory stick named \Original
- Move all of the files on the memory stick to the \Original folder except the touch screen driver
- Download and extract the latest 3.99y Beta version to the root directory of the memory stick
- Open the 399y version from the memory stick
- In Solution Exporer, under the AdvancedHMI project, expand down the FormChangeControls folder
- Right Click the MainMenuDriven folder and select Add->Existing item
- Browse to the \Original\AdvancedHMI\FormChangeControls\MainMenuDriven folder
- Select the MainMenu.vb file, then click Add
- Repeat the previous 3 steps, but this time select the MainMenuButton.vb file
- In Solution Explorer, expand down the AdvancedHMI project
- Right click the PurchasedControls folder and select Add->Existing
- Browse to \Original\AdvancedHMIControls\PurchasedControls folder
- Select all of the .vb file and click Add
So now we are ready to add the items you added to the project. This may vary based on whether you placed your forms in a folder:
- In Solutin Explorer, right click the AdvancedHMI project and select Add->Existing
- Browse to \Original\AdvancedHMI\
? and select the form's *.vb file that you added. ONLY SELECT ONE EACH TIME YOU ADD!
After you added all of your forms, you can then try to Build the solution. If you get any errors, post them here and I will tell you how to resolve.