Sep 21, 2007
02:33 PM
anybody? Hasn't this happened to anyone else?
... View more
Sep 20, 2007
02:22 PM
When I look at other MSIs we have authored when they are extracting registry entries for COM or COM Interop, when they get installed the root keys are always marked as Allow Inheritable Permissions, and thus inherit the Users Read Only permission. But with a recently authored MSI we have a COM interop component that when it gets installed, the registry entry does not get this flag, so it only has permissions for the user that installed it, and the Administrators on the machine. I can't figure out what the difference is between these msi's. What would cause registry entries to be installed without the Allow Inheritable Permissions flag?
... View more
Labels
- Labels:
-
InstallShield 2008
Aug 16, 2007
05:21 PM
tried using that tool. It returns no information for the executable.
... View more
Aug 13, 2007
01:52 PM
I've tried doing this but it just returns without an error. Is there any information on running this utility? What parameters it should take, etc.
... View more
Aug 13, 2007
01:21 PM
these guys are exes. /regserver and /unregserver seem to result in the correct information being added and removed from the registry. We can't remove the /clr switch because its needed for the managed interfaces built for these components. But we also require the COM interface.
... View more
Aug 13, 2007
08:58 AM
presumably, but this is the way they have been done. I don't think any of the code has actually been transitioned to be managed, just the compiler switch changed. So I don't think it could be made COM visible via .NET. But all that aside, why would the extraction be failing here?
... View more
Aug 10, 2007
02:02 PM
I have a bunch of c++ COM components, that were recently migrated into VS2005 and have been rebuilt with the /clr flag. Installshield is now unable to extract COM information from any of them. I get warning -4354. I have manually registered these and they are putting COM information into the registry, so I'm not sure why they would be causing this warning (its an error in my book if installshield can't get the COM info). Is there any way to find out what Installshields objection is? This was also happening with version 12.
... View more
Labels
- Labels:
-
InstallShield 2008
Latest posts by yeshman
Subject | Views | Posted |
---|---|---|
736 | Sep 21, 2007 02:33 PM | |
11436 | Sep 20, 2007 02:22 PM | |
1056 | Aug 16, 2007 05:21 PM | |
1056 | Aug 13, 2007 01:52 PM | |
1056 | Aug 13, 2007 01:21 PM | |
1056 | Aug 13, 2007 08:58 AM | |
12251 | Aug 10, 2007 02:02 PM |
Activity Feed
- Posted Re: Registry entries being entered that don't inherit permissions? on InstallShield Forum. Sep 21, 2007 02:33 PM
- Posted Registry entries being entered that don't inherit permissions? on InstallShield Forum. Sep 20, 2007 02:22 PM
- Posted Re: Com extraction issues. on InstallShield Forum. Aug 16, 2007 05:21 PM
- Posted Re: Com extraction issues. on InstallShield Forum. Aug 13, 2007 01:52 PM
- Posted Re: Com extraction issues. on InstallShield Forum. Aug 13, 2007 01:21 PM
- Posted Re: Com extraction issues. on InstallShield Forum. Aug 13, 2007 08:58 AM
- Posted Com extraction issues. on InstallShield Forum. Aug 10, 2007 02:02 PM