installscript
Deselect an item from Feature View?
If you have worked on installscript of InstallShield. You might also came across to this condition when you have a \'Feature View\' and all in the list are selected by default. How can we deselect the[详细]
2023-01-16 10:23 分类:问答Problem when uninstall my application in vista and win7, but not in XP
I have a problem when uninstall my application in vista and win7, but not in XP. The error message is[详细]
2023-01-11 22:37 分类:问答InstallScript project giving Error 1706 when upgrading
I have an InstallScript project written from scratch in InstallShield 2010. It contains, amongst other things, three native InstallShield objects and four InstallShield Merge Module Holder Objects whi[详细]
2023-01-04 19:32 分类:问答How to retain service settings through InstallShield upgrade install
I have an InstallScript project in IS2010.It has a handful of services that get installed.Some are C++ exes and use the \"InstallShield Object for NT Services\".Others are Java apps installed as servi[详细]
2023-01-01 09:21 分类:问答Reinstalling assemblies for new user after reboot, why?
I have Installshield InstallScript MSI aka \"Full\" setup and Installshield Basic MSI aka \"Patch\" setup.[详细]
2022-12-26 09:17 分类:问答Batch file can't immediately see environment variables created by InstallShield script
We use InstallShield 2008 for our product installation. Product开发者_运维技巧 consists of several components. When a component is installed, a batch-file with some post-install routines specific to t[详细]
2022-12-17 19:36 分类:问答Installshield - Update the registry according to a file given at runtime
I\'m writing a basic MSI installer using installshield 2010. A different company would supply a .reg file that the installer would read in runtime and would update the registry accordingly.[详细]
2022-12-16 11:22 分类:问答How to encrypt a string using InstallScript
I\'m building an installer using InstallScript MSI project. During installation I save some information to a local file. This file is created based on the user\'s preferences and it may contain sensit[详细]
2022-12-14 00:37 分类:问答how to open a web page on click of button in InstallShield?
HI, I want to op开发者_StackOverflow中文版en a web page on click of a button in any dialog that is created in InstallShield. I think it can be created by using custom actions but as I am new in this[详细]
2022-12-12 13:02 分类:问答Set text to bold in InstallScript
I have a dialog in an InstallScript Msi project (2008) and I\'m trying to set some text in a label to bold, but can\'t seem to figure it out. I tried prefixing with {&STYLE_BOLD} (which is a prede[详细]
2022-12-09 23:38 分类:问答
加载中,请稍侯......