O
ofiras
Hello everyone,
I have made a program in C#, which I want to publish. Most of my
costumers don't have .NET installed on their computer, and many of
them would find it hard to install it themselves. I've noticed that
there are many program setups (for .NET required programs) that
automatically check if .NET is installed on the computer. If it
doesn't - it installs .NET and then the program. If it is installed -
it just installs the program.
I have no idea how it can be done (I have never made a setup). Can
someone please explain how can I do it for my program? Since there are
many programs today using .NET, I assume that it shouldn't be too
complicated (well, I really hope so...)
Thanks,
Ofir.
I have made a program in C#, which I want to publish. Most of my
costumers don't have .NET installed on their computer, and many of
them would find it hard to install it themselves. I've noticed that
there are many program setups (for .NET required programs) that
automatically check if .NET is installed on the computer. If it
doesn't - it installs .NET and then the program. If it is installed -
it just installs the program.
I have no idea how it can be done (I have never made a setup). Can
someone please explain how can I do it for my program? Since there are
many programs today using .NET, I assume that it shouldn't be too
complicated (well, I really hope so...)
Thanks,
Ofir.