G
Guest
i have a c# app that needs to somehow detect if the .NET framework is
installed or not and if it isnt then do a silent install. My program is very
small and i would like it to remain on a cd and not have to use an installer.
The target environment is an unknown and i want my .exe to work as seamlessly
as possible whether or not the Framework is previously installed.
installed or not and if it isnt then do a silent install. My program is very
small and i would like it to remain on a cd and not have to use an installer.
The target environment is an unknown and i want my .exe to work as seamlessly
as possible whether or not the Framework is previously installed.