installshield-2010

Installshield or Wix [closed]

霸气de小男生 提交于 2019-12-29 18:35:51
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed last year . I have a pretty huge web application developed using asp.net 3.5 and I need to prepare an installer package which will be using to deploy the application on IIS 6 and 7. I have done a lot of research on Wix and Installsheild 2010 (pro) and need some advice before making decision. I notice that the installsheild is

Open .ISM with InstallShield Limited Edition

不想你离开。 提交于 2019-12-12 05:26:13
问题 Environment: TFS 2010 + VisualStudio 2010 + InstallShield Limited Edition. I am sorry to be novice about InstallShield. I have a InstallShield project with .ISM extension. Is it possible to load it in InstallShield Limited Edition. I tried but it is not recognizing the .ISM extension. I tried to create New InstallShield project using InstallShield Limited Edition. It generates .ISL and .ISPROJ extensions instead of .ISM. What is .ISM (IF InstallShield is creating .ISL and .ISPROJ project

Grant “Log on as a service” permission AND service Logon Account during installation(Installshield 2010)

荒凉一梦 提交于 2019-12-11 02:28:23
问题 I`m developing install application via Installshield Basic MSI Project I have a little problem when granting "Log on as a service" permission (Control panel -> Administrative tools -> Local Security Settings) In Windows server 2003, NTRights.exe works fine. In Windows server 2008 and 2008 R2, NTRight.exe also works fine but "NTRights.exe" is just part of "Windows server 2003 Toolkit" I want to use another method. Can Anyone do same thing using another way? In a Service Panel, I have to set

Creating a setup.exe in InstallShield in Visual Studio

旧时模样 提交于 2019-12-11 01:19:16
问题 Please tell me whether it is possible to create a file named setup.exe. I want to have the end user to a single file installer. At this point, I click 'build' and the output like this: I would like to output was a setup.exe. If it is not possible, then the setup.exe file.msi basic msi | 2010 premier 回答1: Sure, you just use the release wizard: Release Wizard When you get to the Media Type dialog select "Network Image" , on the Release Configuration dialog select "Compress All Files" and on the

Installshield, uninstalling program not removing all folders

吃可爱长大的小学妹 提交于 2019-12-10 13:24:37
问题 I am using Installshield 2010. I made a basic MSI setup, and I am having a problem with uninstalling. Uninstalling does not remove all folders. After a complete install, I then uninstall only to find that there is still a path leftover. for example, C:\ProgramFiles\CompanyName\Account\User_1234.xml still remains, while everything else is gone. The User_1234.xml file is generated by the application, and this file is not normally in the install process. So it makes sense why this file may have

Installshield minor upgrade component

我的未来我决定 提交于 2019-12-08 11:56:20
问题 We are doing a minor upgrade for our product and wanted to confirm below thing related to components handling in minor upgrade: I do not want some components installed on system after minor upgrade. So, I have removed those components from “Setup Design” view. Though, I can still see the components in Components view with RED exclamation mark showing that they are no more part of any feature. Installshield recommends Components should not be removed from Product in minor upgrade. Is it fine?

Installshield or Wix [closed]

老子叫甜甜 提交于 2019-11-29 23:35:12
I have a pretty huge web application developed using asp.net 3.5 and I need to prepare an installer package which will be using to deploy the application on IIS 6 and 7. I have done a lot of research on Wix and Installsheild 2010 (pro) and need some advice before making decision. I notice that the installsheild is quite expense in terms of license but for me, I have enough budget so that won't be an issue. the installer should be able to perform the following processes. Deploy the published web resource (aspx etc). Create Virtual Directory. Create Database on sql server and run some