installshield
What is the tech behind AdventureWorks installer?
Does the AdentureWorks installer use widely publicised inst开发者_JAVA百科aller techniques, such as a CustomAction, or does it use something more esoteric?What is it using?It\'s a self extracting zip[详细]
2023-03-10 08:18 分类:问答how add .net framework 4 in installshield 2010
i am going to make setup file with installshield 2010.(my开发者_StackOverflow中文版 program is written .net frame work 4). according to installation requirement in install shield, i mark microsoft.net[详细]
2023-03-09 21:12 分类:问答Updating the INSTALLDIR from Installscript in Basic MSI
I want to change the INSTALLDIR value for my Installer during Installation using Installscript. How should I do it?[详细]
2023-03-07 01:41 分类:问答HowTo create InstallShield MSI with no files needed locally?
Hello everyone and good day! Question: I had create a Basic InstallShield Project in my MSVC2010, added some files and primary outputs and press build. Project compiled normally: there was created MS[详细]
2023-03-05 11:48 分类:问答Is it possible to create a shortcut to a folder with InstallShield 2010?
I\'m using an InstallShield 2010 InstallScript project. I want to make a开发者_StackOverflow shortcut to a folder.[详细]
2023-03-05 01:12 分类:问答creating a installer for .net app
I had cr开发者_StackOverflow中文版eated a component in .net. It has more than one msi\'s , so am planning to go for a master installer. How to create a master installer, how to start with that?You nee[详细]
2023-03-01 01:40 分类:问答Make file read/write for all users during installation
I need to make a file read/write for all users during install. Right now, the file is only read/write for admins and only read for non admins.[详细]
2023-02-27 01:25 分类:问答Register a COM object using InstallShield
I am using InstallShield 2011. I have a COM object that needs registered during installation. I cant seem to find anywhere where it inst开发者_JAVA技巧ructs you on how to do this. Does anyone have any[详细]
2023-02-25 18:36 分类:问答Install Shiled 2008 - how to add a MSU (MSI?) as a prerequisite and install by condition
i have Install Shield 2008 Express Edition and a Setup project which create\'s a exe and and msi installer. Now as our application uses HLP files as a help system and HLP files are not supported nativ[详细]
2023-02-24 05:29 分类:问答Setup DLL does not work when CAB installs on Windows CE
I am trying to install multi CAB files using custom Setup DLL. More precisely, after my application CAB installs, I want .NET CF 3.5 CAB file to be installed as well.[详细]
2023-02-24 01:56 分类:问答