Click to See Complete Forum and Search --> : Setup.exe


RepoBounty
January 4th, 2003, 02:16 PM
can someone walk me thrugh creating the SETUP.EXE so it will run on another computer that does not have .NET Framwork.

Robert

Athley
January 6th, 2003, 02:51 PM
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

RepoBounty
January 6th, 2003, 09:14 PM
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?

TheCPUWizard
January 6th, 2003, 09:32 PM
Yes, that is the .NET Framework runtime.