windows-installer
Is it possible to programatically change an msi's database on Linux
I know you can change it using cscript.exe on Windows. Is there a Linux program providing cscrip开发者_StackOverflow社区t-like functionality? Or is there some other way I can change the database in Li[详细]
2023-03-29 07:33 分类:问答Web config (XML) document transform in visual studio 2010
I\'ve been digging for something to help manage deployments between environments and haven\'t found anything that开发者_高级运维 works as neatly as I\'d like. At the moment, I\'ve got a web project in[详细]
2023-03-29 06:30 分类:问答wix incorrect font used during installation on Windows XP
During basic 开发者_开发知识库install mode \" msiexe /i MyInstaller.msi /qb \" I get boxes instead of characters in the MSI progress dialog. Is there a way to change which Font TTF / FontFace is being[详细]
2023-03-29 04:04 分类:问答Registering the same version of an assembly but with different target frameworks to the 2 GACs
I have noticed that it is possible to register for example v1.0.0.0 of an assembly with GACUtil to the GAC at C:\\Windows\\assembly if the assembly targets v3.5 of the .Net Framework AND also manage t[详细]
2023-03-28 23:11 分类:问答InstallShield 2011 Immediate execution in System Context
I want to write a custom action which will execute above all other custom actions and execute in system context. If I use \"immediate execution\" then it executes in logged in users context and if I u[详细]
2023-03-28 17:35 分类:问答Install PostgreSQL 9.0.4 on Windows silently
I have previously installed PostgreSQL 8.4 with below command through inno set up file. postgresql.exe --mode unattended --unattendedmodeui minimal[详细]
2023-03-28 15:16 分类:问答How to create a autorun/.exe file of database
I\'m developing a CMS and I\'m using SQL Server with it. I want to automatically create my database in SQL Server 2008 when my app is installed.[详细]
2023-03-28 03:59 分类:问答Creating an installer via command line / through Jenkins "Execute Batch Command"
We use Jenkins for CI. I have a project that is built in Windows, using CMake 2.8.4 and VS2010 (NMake Makefiles). Once the build is complete, we manually zip up the 开发者_StackOverflow中文版artefact[详细]
2023-03-28 02:05 分类:问答How do I take a command line parameter and add it to the registry using wix installer?
I have a WIX installer script and I want to be able to let the user of the resultant MSI file to be able to set the default language, product key and user information during that command line ca开发者[详细]
2023-03-27 04:29 分类:问答How do I use RestartManager to restart explorer.exe with Windows Installer custom action?
I have an installer that prompts users to restart their computer after an install. I would rather not have the user restart their computer in this case, and have explorer.exe just restart itself using[详细]
2023-03-26 19:53 分类:问答
加载中,请稍侯......