I have an Web Setup Project Installer and I would like to default the site and the Application Pool that is selected during the install process. Also I would like to have the name of the product 开发者
I note that there are many subfolders in the common appdata folder and many en开发者_如何学Pythontries under hkey_local_machine for software on my windows 7 system.I\'d like to know how there entries
How to include pdb files in MSI installer to deploy along side the rest of the app? I want to keep the line numbers and full stack trace in error logs we generate.
I found a thread on the Microsoft Forums where the answer tells how to set directory permissions using the LockPermission table. I tried it, but it doesn\'t seem to set the inheritance for any of the
I\'musing a .wxl file to customize the text in the various dialogs in WixUI_FeatureTree.How can I insert a newline?
Given a Wix installer with multiple shortcuts in 开发者_JS百科the start menu, how can I, without renaming the shortcuts, control the order they appear in the start menu?The selected answer is wrong. Y
i got a 开发者_StackOverflow中文版problem regarding wix and managed custom actions: I already managed it to create an managed custom action and got it called from my installer (verified it in the inst
I know about WIXUI_EXITDIALOGOPTIONALCHECKBOX and WIXUI_EXITDIALOGOPTIONALCHECKBOXTEXT. As I understand it, those things can be used to trigger a custom action.
After the user goes through the Setup Wizard, and makes a few choices, the usual thing is to display the VerifyRea开发者_StackOverflowdyDlg to say \"Are you ready to install?\"
I know how to install a WebFilter into a particular WebSite (or Virtual Server). How can I install a WebFilter int开发者_运维问答o the WebService - or to the top-level server?To do this, specify no