|
I have been using ClickOnce deployment for several applications to many PCs at our company for the last 3 years and never had an issue like this. Since the .Net 3.5 Framework SP1 Windows Update was installed on our PCs, every time I re-publish an application and the PC installs the updated application, the shortcut on the desktop that I created disappears.The application referenceis still in the Start Menu, but I want the shortcut to remain on the desktop after sending out a new version. I should mention that we are using VS 2005 so I don't have any of the options I have read about regarding the .Net 3.5 ClickOnce options in VS 2008. I'm sure it's something to do with the .Net 3.5 Framework SP1 update, but is there something I can do so the desktop shortcuts don't disappear every time I publish a new version? |