I have a project which I created a setup for in an MSI file. My computer crashed, and I lost all of my work. Fortunately, I had the MSI setup file out on the web. Now, I have my MSI file and I can install the program. But is there anyway I can decompile the MSI back into the VB.NET code I had before?

Dukane
jbennet commented: you asked a stupid question. Of course not oe prople would be able to get at the source code of office,windows etc.. -4
Recommended Answers
Jump to Postyup, you cannot get the source code from msi except you add your source code too when you build setup program.
Jump to PostActually, it might be possible to some degree. VB uses a lot of bytecode and, if I remember right, Microsoft and others have VB decompilers. You'll never get back the absolute original, but if you can find the right decompiler (and can front the cash for it), you should be …
All 5 Replies
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
Dukane commented: this doesn't answer my question, but makes a mockery of it. +0
Jx_Man 987 Nearly a Senior Poster Featured Poster
Dukane commented: thank you +2
Duoas 1,025 Postaholic Featured Poster
Dukane commented: thank you +2
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster

Dukane
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.