deployment-project
Visual Studio Deployment Project Application Shortcut does not allow drag and drop file opening
I\'m having an issue with an creating application shortcut on the des开发者_开发技巧ktop from a Visual Studio 2010 deployment project. The shortcut is created just fine, but when I go to drag and drop[详细]
2023-04-10 02:36 分类:问答Is it OK to manually write Wow6432Node entries from VS2010 Deployment Project?
I have a .NET component written in C# that needs to register some registry values under the HKLM hive. I\'m expecting this component to be installed on both x86 (32-bit) and x64 (64-bit) boxes running[详细]
2023-03-11 13:50 分类:问答how to manually remove MSI installation?
I am learning VS 2008 setup project to create install for our C# application. I made a mistake trying to delete the exe itself during the uninstall. Now I manually deleted the exe file but the entry s[详细]
2023-01-23 12:26 分类:问答Can a ClickOnce deployed app be silently mass installed?
I have a smart client app (WinForms/WPF) currently deployed using ClickOnce. A particular client has expressed the 开发者_如何学Godesire to silently deploy the app to it\'s intranet network users as[详细]
2023-01-03 19:49 分类:问答Create shared folder accessible from domain with C#
I\'m doing a Deployment Project in VS2008, and at the end of the installation flow I need to create a shared folder with Full Control permissions to Everyone on the local machine accessible from a com[详细]
2022-12-12 01:19 分类:问答I would like to create Visual Studio deployment project that creates some scheduled tasks in a domain environment
I want to create a Visual Studio 2008 deployment project that installed some scheduled tasks in the commit phase.[详细]
2022-12-10 22:24 分类:问答