setup-deployment
Can Visual Studio 2010 setup and deploy the MSI installer to work for .NET 4.0 full applications over client?
My application (unfortunately) requires the full 4.0 .NET framework. It appears there is no way through the Visual Studio setup and deploy projects to create and post a single file that ensures end us[详细]
2023-03-14 20:24 分类:问答Where can I put files such that they can be edited by non-administrators and accessed by all users?
I\'m developing a Windows application that has a silent updater, so the executable needs to be able to be overwritten.[详细]
2023-03-08 16:26 分类:问答Wrap an office 2010 installation exe into a setup project?
This is weird I know but here it is: I have 10 or so satellite offices that I manage and I am rolling the software installs into config free / settings free images to keep onsite for reinstalling cras[详细]
2023-03-07 07:24 分类:问答Best Desktop Deployment technique for small Java applications
I am planning to develop a GUI Frontend for mixminion in java using swing(it would be somethi开发者_JS百科ng very simple nothing big). After making it what would be the best way to deploy it on window[详细]
2023-03-05 20:05 分类:问答Visual Studio Setup Project - Retrieving a string from a TextBox Dialog
I am trying to get a value from one of the text box dialogs in Visual Studio Setup Project into a custom action installer class. It seems that it doesn\'t like it when someone enters a string with a s[详细]
2023-03-05 16:50 分类:问答Database included in an application
i have a winform application in c#on visual studio, connected to a database in sql server 2008 and i have done a deployment to it so to use it i must install the sql server management studio and resto[详细]
2023-03-05 16:23 分类:问答Set ‘Allow service to interact with Desktop’ for a newly created windows service at install time
When using VS setup and deployment project for creating windows installer database file, how to set a windows service to ‘Allow service to interact with Desktop’. I 开发者_StackOverflow社区am using[详细]
2023-03-05 08:55 分类:问答Installing Acrobat Flash with windows installer
I\'m trying to add Acrobate Flash installer to my application setup project as pre request . I made a Bootstrapper package of the Flash installer and put it on the visual studio sdk folder , then I ca[详细]
2023-03-02 17:29 分类:问答How to hide dlls that I install from users view
Hello: I am developing an application that has a lot of support dll\'s.some suppoting dll\'s, some component dll\'s.[详细]
2023-03-02 10:11 分类:问答Setup and Deployment project adding a registry key
Within my VS2010 C# project I have created a Setup And Deployment project to install the windows app. This Application is being installed on internal pcs within my company. I need to change or add a c[详细]
2023-03-02 05:02 分类:问答