>When using the Publish Application option in a Windows form application
>in VS.Net 2005 to a file share, the client successfully installed it on
[quoted text clipped - 6 lines]
>Is it possible to install the executable file on the client pc using
>the publish deployment method?
You will find the application location in the following path:
C:\Documents and Settings\UserName\Application Data\PublisherName
ClickOnce or as you say Published applications are a bit different than MSI
installation applications. If you would like a complete explanation of how they
work, Try looking at "Smart Client Deployment and ClickOnce" by Brian Noyes.
Published by Addison Wesley. Or search for ClickOnce at http://www.msdn2.com.
Good luck with your project,
Otis Mukinfus
http://www.arltex.com
http://www.tomchilders.com
robin9876@hotmail.com - 23 Jan 2007 13:55 GMT
There is nothing in the application data folder related to the
application.
I am just reading the following MSDN article about ClickOnce which may
explain the new features
http://msdn.microsoft.com/msdnmag/issues/04/05/clickonce/default.aspx
> >When using the Publish Application option in a Windows form application
> >in VS.Net 2005 to a file share, the client successfully installed it on
[quoted text clipped - 21 lines]
> http://www.arltex.com
> http://www.tomchilders.com