**Our team has been using a *.exe file developed during window XP or 6 OS timeframe.. I am also not sure which version of Visual Basic (may be VB6), as this code is been written in 2004.
Currently, team is struggling to access it on a virtual XP machine. Unfortunately, the source code was lost. Would it be possible to open the source using any of the VB.Net frame work applications from the *.exe file only
Now I am trying to decompile .exe and generate source code.
Tried Solution:
- Installed 32 bit dotpeek and tried but no success.
- Also tried through command line "ildsam" but still no success How do I decompile a .NET EXE into readable C# source code?
Above solution tried on below machine
- Dell laptop (Precision 7560) with Windows 10
- Visual Studio 2022.
Is anyone tried/faced issue like this.
Is there any way to find out which version of VB from .exe
On which version of
Please let me know your suggestion