Apr 19, 2012
04:26 AM
Hi, I have a question: 1. I compiled my dlls using VS 2008 and changed the file versions to the new minor upgrade version (as I do always). 2. I built a minor upgrade successfully using Installshield 2009. 3. I upgraded my station to the new minor upgrade successfully. 4. I did file comparison between the output dlls from the compilation of step 1 (that the installshield took and make a package from) and the dlls that were installed at my station after the succeeded upgrade. (using windows tool: fc /b dll_after_compilation dll_after_upgrade). 5. they are suppose to be the same. They have the same file version but the result of the binary comparison is that they differ: fc /b "c:\After compilation\V.dll" "c:\After upgrade\V.dll" Comparing files c:\After compilation\V.dll and c:\After upgrade\V.dll 000015AA: 15 FA 000015AB: 00 48 the dlls are not com dlls. Does any one knows why is the difference between the both. it should be the same dll ?? Thanks, Ido
... View more
Labels
- Labels:
-
InstallShield 2009
Mar 28, 2012
04:44 PM
Hi, I have a situation like this: I created a compressed installation. when I run setup.exe, and the disk is full, I get a message while extracting: "1152: Error extracting C:\DOCUME~1\admin\LOCALS~1\Temp\{...}\...msi to the temporary location". I want to show a different message when that error occurs. Maybe there is a way to override the predefined run time error messages ? Thanks a lot, Ido
... View more
Labels
- Labels:
-
InstallShield 2009
Mar 27, 2012
11:42 AM
Hi, Is there any way to override run time errors. for example: I want to override Error 1152: extracting to the temporary location to something else like: "you do not have sufficient space". Any Idea ? Thanks, Ido
... View more
Labels
- Labels:
-
InstallShield 2012
Jan 24, 2012
10:40 AM
Hi, In the destinationFolder dialog, I want to search for a specific folder when the user changes the INSTALLDIR property. How can I trigger that action ? Thanks, Ido
... View more
Labels
- Labels:
-
InstallShield 2009
Jan 24, 2012
10:37 AM
Hi, I added a checkbox in the destinationfolder dialog. I have a Property called X that equals the location of a directory. for example: C:\FF\DD now I have to show that checkbox only if the user chooses the INSTALLDIR to be equals to the value of X. I tried the Show and Hide conditions of the checkbox in the dialog behavior: Action = Hide, Condition = X<>INSTALLDIR Action = Show, Condition = X=INSTALLDIR But it doesn't work. any ideas ? Thanks, Ido
... View more
Labels
- Labels:
-
InstallShield 2009
Dec 29, 2010
02:16 AM
Hi, I want to create a component for every file (also for txt, config, help, etc) The component wizard doesn't do it. It organizes all config files in one components and it is not good for me. Is there any fast way to do it in Installshield 2009 ? Thanks, Ido
... View more
Labels
- Labels:
-
InstallShield 2009
Jun 24, 2010
02:15 AM
Hi, How can I do that when starting build (at build time), a path variable X will get an environment variable value Y ? Any ideas ? Thanks, Ido
... View more
Labels
- Labels:
-
InstallShield 2009
May 31, 2010
07:44 AM
Hi, Your reply is talking about setting a property as an environment variable. suppose the property value is indeed updated, how can I set a path variable value according to a property value ? I tried with the form of but it doesn't succeed. thanks, Ido
... View more
May 23, 2010
06:08 AM
Hi, I have a path variable in my installshield that holds the installation folder (called MyInstallationFolder). I want that variable will take the value from the User environment variable called DevRoot and I want it to be updated before I compile my Installshield project. Any ideas ? Thanks, Ido
... View more
Labels
- Labels:
-
InstallShield 2009
Jan 03, 2010
01:57 PM
Hi, I have a situation like this: I compile a solution that has projects a, b, c and d. In the post build of every project I copy the dlls to the specific folders to build a resonable tree according to my applications. you can see that there is an option that one application uses the same dll as the second application (like A and C that are using a.dll): Folder A (first application) a.dll b.dll Folder B (seconf application) c.dll Folder C (third application) a.dll d.dll This is the tree of the folders in my installshield. I installed that version (version I) and now I have that tree in program files... Now I want to make a patch. But I want a.dll in Folder A to stay as it was in version I, but in Folder C I want it to be a.dll version II (from a new compilation after changing the code). How can I configure the regular installation and the patch to solve that problem automatically ? thanks, Ido
... View more
Labels
- Labels:
-
InstallShield 2009
Dec 21, 2009
04:49 AM
Hi, I don't understand when should I create a component for a dll, exe, ocx file and when not. What the adventage of component over a regular dll that is linked to a certain path ? Thanks, Ido
... View more
Labels
- Labels:
-
InstallShield 2009
Dec 20, 2009
06:03 AM
Hi, I have two scripts in the installscripts: a.rul, b.rul I am trying to call a function of b.url from a.url. how can I do it ? Thanks, Ido
... View more
Labels
- Labels:
-
InstallShield 2009
Latest posts by idoyohanan
Subject | Views | Posted |
---|---|---|
1596 | Apr 19, 2012 04:26 AM | |
1388 | Mar 28, 2012 04:44 PM | |
1217 | Mar 27, 2012 11:42 AM | |
1851 | Jan 24, 2012 10:40 AM | |
3954 | Jan 24, 2012 10:37 AM | |
2170 | Dec 29, 2010 02:16 AM | |
3531 | Jun 24, 2010 02:15 AM | |
492 | May 31, 2010 07:44 AM | |
2849 | May 23, 2010 06:08 AM | |
1420 | Jan 03, 2010 01:57 PM |
Activity Feed
- Posted dlls differ after minor upgrade on InstallShield Forum. Apr 19, 2012 04:26 AM
- Posted Change run time error message on InstallShield Forum. Mar 28, 2012 04:44 PM
- Posted override run time errors on InstallShield Forum. Mar 27, 2012 11:42 AM
- Posted trigger an action when INSTALLDIR is changed on InstallShield Forum. Jan 24, 2012 10:40 AM
- Posted show and hide checkbox on InstallShield Forum. Jan 24, 2012 10:37 AM
- Posted Creating a component for every file (also for configs) on InstallShield Forum. Dec 29, 2010 02:16 AM
- Posted Set path variable as environment variable value on InstallShield Forum. Jun 24, 2010 02:15 AM
- Posted Re: Getting environment variable as path variable on InstallShield Forum. May 31, 2010 07:44 AM
- Posted Getting environment variable as path variable on InstallShield Forum. May 23, 2010 06:08 AM
- Posted Building a patch / regular installation on InstallShield Forum. Jan 03, 2010 01:57 PM
- Posted components in installshield on InstallShield Forum. Dec 21, 2009 04:49 AM
- Posted run an event of another script on InstallShield Forum. Dec 20, 2009 06:03 AM