I have an application that was developed in Visual Studio 2008 using ASP.NET. Part of it is a website that uses IIS 6 and accesses a database in S开发者_运维知识库QL Express 2008 and the other part is
I\'m working on a deployment tool which will build a python environment with a number of dependancies pre-installed. According to the documentation on Python\'s web-site I should be able to do somethi
I have 2 versions of product \"product1\" (1.2.2.2 and 1.2.2.3). For both upgrade/downgrade, product1 is using \"reinstall=all reinstallmode=vamus\" MSI parameters so the always new files will be in
I need to run the msiexec uninstall from my code: MsiExec.exe /I{A52EEC0E-D0B7-4345-A0FF-574804C7B78A}
I want to use a path edit control in my setup application I am designing using Python msilib. But I am getting an error in the MSI saying:
We are using Wix to build msi for our software. We have some components (plugins) to be implemented to the target machine. The plugins are different from one client to ano开发者_StackOverflowther. Wha
I\'m trying to install my ActiveX plugin, packaged in nsi in a cab file, and encountered a problem. The log is
Hi, I have created a MSI installer using Python in which I a开发者_运维问答m taking a location from user (say PATH_DIR). When I try to print this path in a text file executing a Python script at the e
I need to provide an automated way to bring machines up to the current version (or later, future versions) of tfpt. Also, I need the Microsoft.TeamFoundation.PowerShell cmdlets to be installed, wherea
Currently I\'m trying to move the WixUIBannerBmp, WixUIDialogBmp and WixUILicenseRtf WixVariables and t开发者_JAVA百科heir corresponding binary files to a wixlib. Unfortunately when building it ignore