views:

110

answers:

1

Hi,

I have a windows form project using VS2010 and I am deploying using clickonce.

I need the application to work offline as well as online.

I have configured the prerequisite - .net client profile 4 and set the location to the same as the application.

Everything seems to work as expected, but upon testing I have found it takes 5+ minutes to install the .net client profile 4 and it also requires a reboot.

Why does it take so long to install offline (I thought this was going to be mega fast like promised?

And why does it require a reboot!!!!????

+1  A: 

5 minutes? You think 5 minutes is long? It took an hour to install .NET 3.5. I'd say 5 minutes is pretty darn good. It takes longer than that to install iTunes, dude.

RobinDotNet