-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixup installer thingy #1
Comments
From my preliminary reading of WiX documentation, all of this has to happen via manual upgrade/installer guid/version tweaking every time a release is made. Ridiculous, since this makes automating releases impossible. |
Hello, have a good day all the members of this forum, I want to know the way or procedure to correctly execute the Nefmoto C# source code in the visual studio software, and try to flash an ECU with J1939 protocol.??????? |
@denux44 I have a modified code in my fork that can be built with VS2022 Community Edition, .NET 4.8. I uploaded it recently, but modified it about 6 months ago, and I don't remember exactly how I fixed it. However, even without doing the build yourself, I have confirmed that the pre-built installer is distributed here and that I can dump and write the ME7.5 ECU of my previously owned Polo 9N3 CupEdition on Windows 10x64. I currently own a Golf mk4 R32 and cannot get into Programming Session in Nefmoto. |
Hello, nice to meet you programmer, I would like to know if there is a document or procedure to execute the source code in visual and later make modifications that I think can contribute something, but I cannot understand how to edit the code and how to run it in visual studio???? ?????????,i will try anyway using visual studio 2022 to see if there is a chance that this software will load any .bin file from my pc and can flash any ecu using J1939 truck protocol, i hope Can you support me and advise me, or know if you can support me with another source code that I found on this Github website which is already programmed but I can't understand why it marks an error when trying to run the software which I attach the following link: https https://github.com/bryan-hunt/rp1210.Net |
I hope you can solve the doubts that I told you about how to edit the code in visual studio 2022 and compile it again in visual, and in the same way I don't know if you can analyze the code in the following link: https://github.com/bryan -hunt/rp1210.Net that I would like to use to flash the ecu of a truck just by sending a .bin file to the ecu with the send button in C# and connecting to the J1939 protocol, I hope you can help me please and know how to run the project in visual studio?????????? |
@denux44 VS2022 has a clone function for Github repositories, so you can clone a repository by simply specifying the URL. I'm sorry, but I don't think I can help you with rp1210.Net. |
With the ECU _flash project I can really flash??using the rp1210 and J1939 protocol??I want to see how your software detects without problem a device connected via usb brand nexiq for trailes and then send a .bin file to the ECU with the FLASH button, I hope that action can be performed??????????? |
So I need to install an extension apart from visual studio???the extension is called "WiX" I look for it in extensions???if I want to compile and debug I just have to choose the ECUFlasher.sln file????? |
I am not able to run and run your program in visual studio to study the operation of the code and the graphical interface in visual studio, could you give me some guidance to load and run your program in visual studio?????and install Wix extension and Wix Tool but debug compiler failed |
this software if it will allow me to flash memory ecu?????????https://github.com/stephendpmurphy/ME7.X_Correction note that they have a link linked to your project???how can I flash memory ecu with this software using SAE J1939 protocol |
Same version forces user to uninstall then run the installer again.
This should be done in one pass.
Somebody with more experience than me in wix should fix this.
The text was updated successfully, but these errors were encountered: