setup-deployment
VisualStudio 2010 Setup Projekt Provide Updates for users
I have a Setup Project and now i\'m at the point where i wonder how can I provide a notification and an automatic update to the users of my programm. (ClickOnce is not an opportunity) The Solution con[详细]
2023-02-03 21:48 分类:问答Visual Studio Deployment Project: Dependencies in the installation directory
I would like to install an add-on to an application. The application does not create a registry key that I can use to locate it. Therefore the user should specify the directory of the program, the ins[详细]
2023-01-31 15:07 分类:问答.Net Installer - Diff between .exe and .msi
I am deploying my application using the installer that i create using the Setup and Deployment project in visual studio. When i build the setup project i get a .exe and a .msi file.[详细]
2023-01-30 21:02 分类:问答List of registry identifiers for MSI deployment
One is [TargetDir]. There have to be more. Is the开发者_如何转开发re a list somewhere? The following msdn link has a list of the Windows Installer properties: http://msdn.microsoft.com/en-us/library/a[详细]
2023-01-28 05:51 分类:问答How to deploy an SQL Compact Edition database file (.sdf) in the AppData folder? Connection string?
I\'m planning to deploy my DB file in the Users\\CurrentUserName\\AppData folder, because default User Account Control settings restrict write access to the Program Files directory where my program is[详细]
2023-01-27 15:52 分类:问答Setup project modificatios
I have made a application using c# database and sucessfully made a setup projects that outputs setup files nee开发者_StackOverflow社区ded to install that application but when i install it on other mac[详细]
2023-01-26 16:47 分类:问答Shortcuts on networked computer's desktop
I need my application to create shortcuts to my application on all computers connected to a particular network, when the Setup is run.[详细]
2023-01-26 14:14 分类:问答Setup Project for Visual Studio
If I right click the setup project and go to \"User Interface\". We will see \"Start\". if I right click and choose \"Add Dialog\"[详细]
2023-01-26 01:38 分类:问答Windows application setup - update and Database schema changes
I\'ve one windows application which uses sqlite DB. I\'ve created a setup for this application using setup and deployment project. I may 开发者_如何学JAVAhave to make builds every other month with cha[详细]
2023-01-25 11:30 分类:问答web setup project - Place web app in IIS default website not virtual directory
I am creating a web setup project using .net 2010. the setup is build successfuly. but when i install the setup it install the web site in virtual directory.[详细]
2023-01-25 06:48 分类:问答