Hi all,
I want to invoke a powershell script from my installer to setup a AD LDS
database and the script requires a set of input arguments. I dont want to
show the console during installation, so I am using CAQuietExec custom
action. But here, I unable to pass multiple parameters to a powershe
Hi,
CAQuietExec seems to hang when running a powershell script and does not
exit out of the custom action. How can I exit out of the custom action after
the script completes execution?
Here is my custom action
thanks.
--
View this message in context:
http
Hi,
I am also seeing similar problem. When I run powershell script from CA
using CAQuietExec, the installer hangs.
If I run the powershell script from ExeCommand in custom Action, a console
window pops up and completes the script execution. This however leaves a
powershell.exe process running
Hi,
Can someone share an example or directions to display directory selection
dialog using the browsedialog?
The code below does not work
1
1
ApplicationRoot is a Directory Id in main source file
thanks,
--
View this message in context:
http://
Hi all,
I am seeing error in custom action uninstallcertificates on uninstalling
a web application in iis.
Is there a setting I am missing in my code pasted below?
DEBUG: Error 2769: Custom Action UninstallCertificates did not close 3
MSIHANDLEs.
The installer has encountered an unexpected
Thanks. This build has fixed the problem.
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/UninstallCertificates-action-fails-to-remove-certificate-from-iis-tp5788876p5792274.html
Sent from the wix-users mailing list archive at Nabble.com.
When I installed this version of wix on my machine, visual studio fails to
load my solution any more. VS prompts me to convert my solution. Is there
any property change made in wix 3.5.2325.0, that I should include in my wix
projects built on wix 3.5.1923?
thanks for your help,
sangeeta
--
View
Hi all,
I am using Microsoft.Deployment.WindowsInstaller API to add new files (not
originally existing in MSI) into a MSI. However, I am unable to update the
MSI with the new .CAB file and need some help in identifying problem in the
code.
cabFile is the location of media1.cab file---
8 matches
Mail list logo