Sep 19, 2011
01:47 PM
Thank you. Yes, we are using MSI/MSP to install. We have been doing some removing with the QuickPatch feature but understand that can do some special things. We'll see how it goes.
... View more
Sep 16, 2011
01:50 PM
I know this question doesn't really fit under InstallShield as a topic, but we are using InstallShield to build a Java application installation. We are looking to deploy a Java desktop application and I am wondering if there are any Best Practices for doing that. We have a number of Windows applications we are deploying and patching and the biggest thing I am concerned about is being able to patch the application correctly. A lot of the files are named like JavaFileName_12_0_1_RELEASE.jar. Basically [Function]_[Version]_[Environment].jar My concern is that if this file is patched/fixed and it then becomes JavaFileName_12_0_2.jar and I need to build a patch for it, I will start to have issues. I have done a lot of searching, but if anybody has some existing links or thoughts to share, I would like to hear them. Thanks.
... View more
Labels
- Labels:
-
InstallShield 2012
Sep 09, 2008
10:45 AM
Thanks for the input. Just to kind of answer "is it a Product or System" question you possed... We distribute our CD to a larger field force, some under our control and some not. Our corporate network group is pushing us to distribute this update, because they do it to all the corporate environment. So it is a like your statement about is it a Product or System. To the control group it is like a System, to the non-controlled group it is a Product.
... View more
Sep 08, 2008
01:40 PM
I was wondering if anybody has any guidence on if I should or shouldn't try distributing Microsoft Security Patches in my install. The specific install is for MS08-040. It doesn't seem to be as "smooth" as a normal service pack install and have had some bumps just getting it on regularly. Just looking for advice on if this is or is not recommended. Thanks
... View more
Labels
- Labels:
-
InstallShield 2008
Mar 10, 2008
12:23 PM
I have an Activex exe (out of process server). I tried to do what a previous post mentioned of adding a new component with the exe and extracting registry data for the component and then deleting the file (this is for the client install). But I had multiple issues with this for some reason. First it didn't seem to extract everything I needed, multiple keys where missing (not sure why). I tried multiple times and same result. I also had problems that when I would delete the exe from the component and build the registry data would disappear. I didn't have the "Extract registry data at build time" selected either. I had a suggestion from IS support to use RegSpyUI.exe in the [IS 2008]\Support directory. I extracted the data to a registry file and imported it, but it had a few paths to the file that needed to be changed. So changed those to be pointing to the TLB file instead of the exe. And had to add the association of the CLSID and the AppId and added RemoteServerName to the AppId. So what I have for the client... One component with the TLB file set to "Extract Com data at build" One component with the imported reg file from the Active exe with modifications (pointing to TBL file instead of EXE) and the addition of the RemoteServerName. There is no file in this component. The actuall exe will be installed in the server component. If someone has another way.... I would still like to hear. All my comparing and testing was against how the Microsoft Package and Deployment Wizard was doing it.
... View more
Mar 03, 2008
11:31 AM
Anybody have some links to point me to??? Feel like I have searched the entire web and nothing.
... View more
Feb 28, 2008
03:09 PM
I see posts out there about registering DCOM components on the client, but nothing seems to be really layed out. Some people using a utility from MS, some people using the AppId table, but not saying really what to do ( and I cannot find anything). I was hoping for something simple like VB6 Package and Deployment process. Is there not something like that in IS 2008? I assume the answer is already out there I just cannot find it. Thanks
... View more
Labels
- Labels:
-
InstallShield 2008
Dec 18, 2007
04:14 PM
Is there any way to update the ISProductConfigurationInstance table with the automation interface for InstallShield? I have a lot of different packagecodes and productcodes (40+) in there and would like a way to update all without manually having to do it. Thank Ben
... View more
Labels
- Labels:
-
InstallShield 2008
Dec 12, 2007
04:39 PM
Can anyone tell me if when I do instance transform with the ISProductConfigurationInstance table is there any way to name the instances instead of having :instanceid1.mst, instanceid2.mst and so on? I would like to give them a little more meaningful names on the command line.
... View more
Labels
- Labels:
-
InstallShield 2008
Dec 05, 2007
04:35 PM
I am using the ISProductConfigurationInstance table to do a multiple instance transform install. When I try to do a major upgrade, it doesn't appear to be work, well, like I would like. When I go to the Upgrades panel and tell it to use "Products Sharing My Upgrade Code". It doesn't seem to use the upgrade code in the transform, but the one that is the "default" in the General Information panel. I guess I was expecting to it use the Upgrade specified in the transform. Anybody else doing this or have this problem? Am I doing it wrong? Thanks
... View more
Labels
- Labels:
-
InstallShield 2008
Nov 30, 2007
01:29 PM
Here seems to be my problem but not sure why. For each component (one exe and the dll), I have them installing to a directory defined in the MSI Directory table. It is called INSTANCE_PATH and set in a CA by the InstanceId. (I am using the Instance Transforms functionality). When I run the wizard, it shows the normal directories where files can possibly be installed like [AppDataFolder], [ProgramFilesFolder], [SystemFolder], and it shows my custom directory INSTANCE_PATH. So I pick INSTANCE_PATH and continue and it blows up. If I switch the components to INSTALLDIR, the run the wizard it works fine. I could switch back the directories after I build, but I don't want to have to do that for each build and have somebody remember to do that. Any ideas?
... View more
Nov 30, 2007
12:52 AM
I created a new project and just added the exe and dll and ran the wizard and it worked no problem. I can try to remove stuff little by little from the current install to see what the problem is, but is there anything to try to make the narrowing a little easier?
... View more
Nov 29, 2007
05:40 PM
I am trying to use the Reg-free COM wizard and after going through the wizard and click Finish it errors / fails with... InstallShield 2008 - Professional Edition needs to close..... cannot recover.... Crash Details.... Exception ACCESS_VIOLATION (0xc0000005) File: isdev.exe Version : 14.0.0.162 ..... Lots of other numbers. I get when running the wizard on both a Windows 2000 and XP machine. I have tried different self-registering files with the same result on both machines. And cannot find anybody else with this issue on the boards at all. Thanks
... View more
Labels
- Labels:
-
InstallShield 2008
Latest posts by landsharkbark
Subject | Views | Posted |
---|---|---|
716 | Sep 19, 2011 01:47 PM | |
3163 | Sep 16, 2011 01:50 PM | |
1059 | Sep 09, 2008 10:45 AM | |
6610 | Sep 08, 2008 01:40 PM | |
606 | Mar 10, 2008 12:23 PM | |
606 | Mar 03, 2008 11:31 AM | |
3419 | Feb 28, 2008 03:09 PM | |
3606 | Dec 18, 2007 04:14 PM | |
3006 | Dec 12, 2007 04:39 PM | |
6093 | Dec 05, 2007 04:35 PM |
Activity Feed
- Posted Re: Java Application MSI Best Practices? on InstallShield Forum. Sep 19, 2011 01:47 PM
- Posted Java Application MSI Best Practices? on InstallShield Forum. Sep 16, 2011 01:50 PM
- Posted Thanks on InstallShield Forum. Sep 09, 2008 10:45 AM
- Posted Distribution of Microsoft Security Updates on InstallShield Forum. Sep 08, 2008 01:40 PM
- Posted Here is what I did (or trying) on InstallShield Forum. Mar 10, 2008 12:23 PM
- Posted MSI - DCOM, AppId Table on InstallShield Forum. Mar 03, 2008 11:31 AM
- Posted Registering Client DCOM Files on InstallShield Forum. Feb 28, 2008 03:09 PM
- Posted Automate Updating ISProductConfigurationInstance on InstallShield Forum. Dec 18, 2007 04:14 PM
- Posted Multiple Instance Transform Names on InstallShield Forum. Dec 12, 2007 04:39 PM
- Posted Multiple Instance Transform Major Upgrade on InstallShield Forum. Dec 05, 2007 04:35 PM
- Posted Re: Reg-free COM Wizard on InstallShield Forum. Nov 30, 2007 01:29 PM
- Posted Re: Reg-free COM Wizard on InstallShield Forum. Nov 30, 2007 12:52 AM
- Posted Custom dll on InstallShield Forum. Nov 29, 2007 10:57 PM
- Posted Reg-free COM Wizard on InstallShield Forum. Nov 29, 2007 05:40 PM