dot net framework as prerequisite

  • Thread starter Thread starter Sandeep Ghadmode
  • Start date Start date
S

Sandeep Ghadmode

Guest
Hello,


I am working on WPF application and I will be deploying WPF exe on client machine. Client doesn't want to install dot net framework in advance. He wants that, that WPF exe should download the dot net framework if it's not available on machine and then install it.

As far as my knowledge WPF exe itself will need frameowrk to launch. IS there any way to address this requirement? Client does not want to create a setup project, they want stand alone exe.

Best regards,

Sandeep

Continue reading...
 
Back
Top