Dec 08, 2008
06:41 AM
Not sure if you can use it since you have unknown users but maybe it will help http://msdn.microsoft.com/en-us/library/aa371201(VS.85).aspx
... View more
Dec 08, 2008
06:35 AM
Hi, I am getting the following when using build stand a lone build engine ISDEV : error 125: Unable to load InstallShield Object(s): MergeModules\New Merge Module Holder Object 1 did the following 1.install IS2008 2.install stand a lone build engine 3.build with build engine and everythng went well 4.uninstall I2008 5.build with build engine,and get the error ISDEV : error 125: Unable to load InstallShield Object(s): MergeModules\New Merge Module Holder Object 1 Thanks in advance
... View more
Labels
- Labels:
-
InstallShield 2008
Nov 26, 2008
04:26 AM
Having instaled IS2008 but didnot save the setup.exe where can i re download it for reparing? the link on all the documents i got from IS navigate me to a PDF file Thanks in advance
... View more
Labels
- Labels:
-
InstallShield 2008
Nov 05, 2008
07:03 AM
Or using system search in 'Behavior and Logic' node.
... View more
Nov 02, 2008
03:46 AM
When in installscript sequence can i call MsiGetComponentState? Thanks in advance
... View more
Labels
- Labels:
-
InstallShield 2008
Nov 02, 2008
03:44 AM
Note that this is a generic message. Make sure the service was stopped,i had the same problem and found that i didnot shut down all threads inside the service.
... View more
Oct 29, 2008
03:20 AM
Hi I am running a query on a custom table to get an identifier to the string table How can I then load the string from the string table? I don’t want to save the actual value in a custom table because it is much harder to localize it Thanks in advance
... View more
Labels
- Labels:
-
InstallShield 2008
Oct 28, 2008
06:45 AM
Hi, Is it possible and legal to customize installshield pre defined dialogs and source code? I want to add a check box to this dialog and some text, if the user selected the check box i would use the infromation for several components i am installing Thanks in advance
... View more
Labels
- Labels:
-
InstallShield 2008
Sep 24, 2008
02:32 AM
How can i get the component's path in an immediate custom action? In an immediate custom action i need to get the full path where a component will be installed. I am using [#filekey] and MsiFormatRecord but if the component is absent(not yet installed) the path is empty. Thanks in advance
... View more
Labels
- Labels:
-
InstallShield 2008
Sep 24, 2008
02:25 AM
Thanks If it is good for microsoft it is good for me,i will do the same.
... View more
Sep 23, 2008
01:55 AM
Hi.I am creating my own custom action to register com+ components. I wonder why windows installer 'RegisterComPlus' doesnt have any condition? Shouldn't it run only when installing? Is this suggest that the action itself check the status of the installation and the status of each feature? Thanks in advance.
... View more
Labels
- Labels:
-
InstallShield 2008
Sep 23, 2008
01:50 AM
As far as i can tell,the feature tree will reflect the last install, So all features which was installed at first will be selected Note that if you use MsiGetFeatureState right after closing the feature dialog It won't return INSTALLSTATE_LOCAL for the requested action as (I) expected.
... View more
Sep 23, 2008
01:45 AM
Thanks it is working now,the problem was that the name of the custom action was different(MyUnregisterComPlus)
... View more
Sep 21, 2008
05:30 AM
Hi, I am having an immediate action to fill a CutomActionData for 2 actions function MyInitialize(hMsi) STRING szCustomActionData; begin szCustomActionData=ListPackages(); //List com+ packages //make the data available for both actions?! MsiSetProperty(hMsi, "MyRegisterComPlus",szCustomActionData); MsiSetProperty(hMsi, "MyUnRegisterComPlus",szCustomActionData); end; The action is scheduled before InstallInitialized When trying to retrieve the custom data from the deferred actions I get an empty string I am using installshield 2008. Thanks in advance
... View more
Labels
- Labels:
-
InstallShield 2008
Latest posts by tomerdr
Subject | Views | Posted |
---|---|---|
1046 | Dec 08, 2008 06:41 AM | |
3183 | Dec 08, 2008 06:35 AM | |
3161 | Nov 26, 2008 04:26 AM | |
485 | Nov 05, 2008 07:03 AM | |
2511 | Nov 02, 2008 03:46 AM | |
1025 | Nov 02, 2008 03:44 AM | |
517 | Oct 30, 2008 09:14 AM | |
1571 | Oct 29, 2008 03:20 AM | |
1338 | Oct 28, 2008 06:45 AM | |
3321 | Sep 24, 2008 02:32 AM |
Activity Feed
- Posted RemoveFile Table on InstallShield Forum. Dec 08, 2008 06:41 AM
- Posted ISDEV : error 125: Unable to load InstallShield Object on InstallShield Forum. Dec 08, 2008 06:35 AM
- Posted Where can i re download InstallShield on InstallShield Forum. Nov 26, 2008 04:26 AM
- Posted Re: Checking to see if a separate program has already been installed on InstallShield Forum. Nov 05, 2008 07:03 AM
- Posted When is it safe to call MsiGetFeatureState,MsiGetComponentState? on InstallShield Forum. Nov 02, 2008 03:46 AM
- Posted Re: Service doesn't uninstall !!!! on InstallShield Forum. Nov 02, 2008 03:44 AM
- Posted Re: accessing string table at run time? on InstallShield Forum. Oct 30, 2008 09:14 AM
- Posted accessing string table at run time? on InstallShield Forum. Oct 29, 2008 03:20 AM
- Posted How to customize SdLogonUserInformation dialog? on InstallShield Forum. Oct 28, 2008 06:45 AM
- Posted Getting target path? on InstallShield Forum. Sep 24, 2008 02:32 AM
- Posted Re: Why No condition for RegisterComPlus? on InstallShield Forum. Sep 24, 2008 02:25 AM
- Posted Why No condition for RegisterComPlus? on InstallShield Forum. Sep 23, 2008 01:55 AM
- Posted features tree on InstallShield Forum. Sep 23, 2008 01:50 AM
- Posted Incorrect function name on InstallShield Forum. Sep 23, 2008 01:45 AM
- Posted Passing CutomActionData on InstallShield Forum. Sep 21, 2008 05:30 AM
- Posted manually? on InstallShield Forum. Sep 20, 2008 01:51 AM
- Posted MsiEvaluateCondition on InstallShield Forum. Sep 19, 2008 03:47 AM
- Posted too soon to call on InstallShield Forum. Sep 18, 2008 11:06 AM
- Posted MsiGetFeatureState with unselected feature?!?! on InstallShield Forum. Sep 18, 2008 10:49 AM
- Posted How to check if registry entry exist? on InstallShield Forum. Sep 18, 2008 02:32 AM