can someone walk me thrugh creating the SETUP.EXE so it will run on another computer that does not have .NET Framwork.
Robert
Printable View
can someone walk me thrugh creating the SETUP.EXE so it will run on another computer that does not have .NET Framwork.
Robert
I could walk you through how to make a setup.exe, but every machine that want to run a .NET application still need the .NET framework installed....
/Leyan
Thanks for the reply
As i understand it, you need to attach a file to the setup.EXE so that if the users computer does not have the .NET Framwork it will install the nessary file.
is this correct ? and if it does have the Framwork will this pose a probulm?
Yes, that is the .NET Framework runtime.