setup-project
Custom Actions within c++/cli Setup project
I have done over 20 installer classes for MSI\'s in c#, i\'m now attempting one in c++/cli. I add my project output file (which contains my installer class) to the custom actions \"Install\"... i over[详细]
2023-04-06 17:58 分类:问答Get rid of Visual Studio message box when building solutions with checked in setups
I got a solution with multiple projects. Three of the projects are setup projects and they are the ones producing the error.[详细]
2023-04-05 13:55 分类:问答Why does .NET Framework prerequisite not run from same location of my setup file?
I have created a setup project in c# and i had choose dot net framework 3.5 as it\'s prerequisites and i set the option \"Download from the same location as my application\". But while it assumed to b[详细]
2023-04-05 10:54 分类:问答Add an option to either remove or keep installed files on uninstall?
I\'m using the Visual Studio Setup Project to create my installer. How can I give the user an option to either keep or remove files and/or a folder when uninstalling? The install includes a database[详细]
2023-04-04 23:23 分类:问答Setup.exe calling msi based on Regional setting
Environment: Windows 7 SP1 Visual Studio 2010 Ultimate SP1 .NET 4.0 I have a Visual Studio Setup project with some prerequisites(Windows Installer 4.5, SQL Server Express 2008...)[详细]
2023-04-03 19:05 分类:问答Visual Studio: How to automatically uninstall previous installed version?
I have a simple Web Setup project that reads from a Deployable Project. Even though I have set the Setup to DetectNewerInstalledVersion to false I always get that annoying alert box that a previous i[详细]
2023-04-02 20:45 分类:问答Setup project: Adding .NET and Windows Installer prerequisites results in large installer
I\'ve created my program successfully. Now, I want to publish it. I\'ve created a Setup Project in order to make an installation file. I\'ve added .NET 4.0 Client and Windows Installer as project prer[详细]
2023-04-02 12:31 分类:问答Netbeans 7: How to create Java project from existing source correctly?
Starting with the following file structure: doc/ lib/ src/%java-like structure% test/%java-like structure%[详细]
2023-04-02 06:31 分类:问答Setup and Deployment -Installation with two different versions in .Net
I am using Setup and Deployment project to make an installer using .Net 2008开发者_JAVA百科/VS. I install a product with a version .I add a xml file in File System of the installer.During installatio[详细]
2023-04-02 05:45 分类:问答Using variable from user action in shortcut with Visual Studio 2008 Installer
I have a shortcut I need to make based off of user input.I created a Textboxes (A) page in the file actions of my Visual Studio 2008 application.I changed the edit1 box to STUDYNAME.[详细]
2023-04-01 19:58 分类:问答
加载中,请稍侯......