I have looked all over the web and have been unable to find an answer to my question. Hopefully someone in the forum is harboring this knowledge and wouldn't mind sharing it with me.
When I launch a .net application on a machine that does not have .net installed I recieve the "In order to run this application please install .net framework 2.0" - i'm not sure what exactly it says but something to that effect.
Now if i take the same application and use winzip self-extractor to call the exe, the message is no longer shown it just craps out.
It may sound crazy, but I would like to know how to get that message to show up no matter where i'm calling the executable.
When I launch a .net application on a machine that does not have .net installed I recieve the "In order to run this application please install .net framework 2.0" - i'm not sure what exactly it says but something to that effect.
Now if i take the same application and use winzip self-extractor to call the exe, the message is no longer shown it just craps out.
It may sound crazy, but I would like to know how to get that message to show up no matter where i'm calling the executable.