Jul 25, 2008
04:00 PM
I have a install that I want to uninstall from an updated version. Let me try to explain. I have a computer with program A 1.0 install. We are changing the way we do things so I now need to install program B 1.0 and I want to uninstall A 1.0 without the enduser seeing it go. If I use UninstallApplication(GUID) it will pop up the are you sure you want to uninstall question. How can I avoid that? Are there any switches I can use? Could I drop an updated version of the program A script down before calling the uninstall? Ideas? Thanks Brandon
... View more
Labels
- Labels:
-
InstallShield 2008
Jun 27, 2008
03:19 PM
Where can I get info on the embedded UI stuff? I have been closed into installscript for so long I feel like I'm new to installs when I start working with MSI and windows installer.
... View more
Jun 27, 2008
01:14 PM
I normally write installs in installscript and can do most anything there but my company wants me to look at converting to MSI installs. I know in installscript and can make the fields do what I want them to do.
... View more
Jun 27, 2008
11:00 AM
That mask will still let me enter in %^&* and charators like that. Is there a way to mask out those? I just want letters and numbers.
... View more
Jun 25, 2008
01:03 PM
I'm creating a custom dialog with a masked edit field. I'm not sure what to use in the mask. Right now it is <#####-#####-#####-#####-#####> this work but only lets me enter numbers. What should I use for Alphanumeric in the mask?
... View more
Labels
- Labels:
-
InstallShield 2009
Jun 19, 2008
01:10 PM
Ok I downloaded the PrjMgr.dll file and was able to build my project. I will now test my other project to make sure they work too. Thank you for posting a fix so fast. Brandon
... View more
Jun 18, 2008
11:58 AM
I got an email from support about my crashing after converting a project from 2008 to 2009 and the answer was as follows It would seem that this crashing issue is a known issue that we're looking to fixing down the line. For a temporary workaround, can you try taking any of your components that use subfolders, and try separating them into different components? So it is a known issue. I know 2008 did not have the issue. It is a new issue if you ask me. I have about 20 different installs I maintain and they all have sub folders in them. For now 2009 is not going to work and if the issue is not fixed soon I may be done upgrading my installshield.
... View more
Jun 18, 2008
11:57 AM
I got an email from support about my crashing after converting a project from 2008 to 2009 and the answer was as follows It would seem that this crashing issue is a known issue that we're looking to fixing down the line. For a temporary workaround, can you try taking any of your components that use subfolders, and try separating them into different components? So it is a known issue. I know 2008 did not have the issue. It is a new issue if you ask me. I have about 20 different installs I maintain and they all have sub folders in them. For now 2009 is not going to work and if the issue is not fixed soon I may be done upgrading my installshield.
... View more
Jun 16, 2008
05:00 PM
Sorry I'm feeling very new here again. How will a masked edit field move me from field to field automagicly? Brandon
... View more
Jun 16, 2008
09:13 AM
I normall use the installscript installs but we are looking at doing some MSI installs so I'm prototyping some of the custom stuff we do and I have hit the first small speedbump. I'm creating a custom dialog for our registration info and on that dialog our product key has 5 field of 5 charactors each. How do I make the cursor move the the nect field when the user has entered the 5 charators in the first field and then the next. I do not want the user to have to press the tab key I just want the cursor to move. I have a dialog in installscript that does this but cannot figure it out in MSI. Thanks Brandon
... View more
Labels
- Labels:
-
InstallShield 2009
Jun 16, 2008
08:59 AM
I have the same problem with a installshield 2008 project. They have a copy of my project and can duplicate the issue. Last email I got last week said they were working on it. Brandon
... View more
Jun 11, 2008
04:26 PM
I sent a zip of the file to support through the incident I opened.
... View more
Jun 11, 2008
11:25 AM
I tried that already and it creates the file but it is blank. Ok I ran it and took screen shots of the info displayed. Hope this helps. Brandon
... View more
Jun 11, 2008
10:20 AM
Here is my command line I used. I'm not sure if the -v is in the right place but it did look like I was getting more infor on the screen. Where will this log file be written? I looked in the normal log and reports directories and there is nothing there. "C:\Program Files\InstallShield\2009\System\IsCmdBld.exe" -p "I:\ISPro\Development test\IS2009\5.0 Server\5.0 Server.ism" -r "Test" -v
... View more
Jun 10, 2008
04:43 PM
I have installed 2009 and I made a copy of one of my installs from 2008. This install is built every other day here so I now it works great in 2008. It was created in IS 7 and has migrated up to 10, 11, 2008 and now 2009. When I try to build in 2009 the build runs for about 20 seconds and then I get a hard error and my options are to see the info or close the IDE. So at this point it is not looking good for 2009. I have attached a doc with screen shots of the error. Thanks Brandon
... View more
Labels
- Labels:
-
InstallShield 2009
- « Previous
- Next »
Latest posts by Brandon_Lowe
Subject | Views | Posted |
---|---|---|
1127 | Jan 16, 2018 09:14 AM | |
1609 | Jan 15, 2018 06:49 PM | |
992 | Aug 21, 2015 05:46 AM | |
1561 | Aug 19, 2015 03:35 PM | |
806 | Jan 27, 2015 10:15 AM | |
1703 | Jan 26, 2015 12:54 PM | |
2259 | Jul 25, 2012 09:46 AM | |
3879 | Jul 18, 2012 12:34 PM | |
2362 | Jun 01, 2012 10:18 AM | |
2362 | May 31, 2012 04:30 PM |
Activity Feed
- Posted Re: Powershell Custom action problems. Please help on InstallShield Forum. Jan 16, 2018 09:14 AM
- Posted Powershell Custom action problems. Please help on InstallShield Forum. Jan 15, 2018 06:49 PM
- Tagged Powershell Custom action problems. Please help on InstallShield Forum. Jan 15, 2018 06:49 PM
- Tagged Powershell Custom action problems. Please help on InstallShield Forum. Jan 15, 2018 06:49 PM
- Posted Re: Windows 10 Program Compatibility Assistant dialog, Please help on InstallShield Forum. Aug 21, 2015 05:46 AM
- Posted Windows 10 Program Compatibility Assistant dialog, Please help on InstallShield Forum. Aug 19, 2015 03:35 PM
- Posted Re: MSI Install always installing all features when run in silent mode on InstallShield Forum. Jan 27, 2015 10:15 AM
- Posted MSI Install always installing all features when run in silent mode on InstallShield Forum. Jan 26, 2015 12:54 PM
- Posted How do I force a messageBox to the forground in BasicMSI on InstallShield Forum. Jul 25, 2012 09:46 AM
- Posted How do I insert a dialog during uninstall in Basic MSI on InstallShield Forum. Jul 18, 2012 12:34 PM
- Posted Re: Minor upgrade does not work on InstallShield Forum. Jun 01, 2012 10:18 AM
- Posted Re: Minor upgrade does not work on InstallShield Forum. May 31, 2012 04:30 PM
- Posted Change the version number from the CMD line on InstallShield Forum. May 31, 2012 10:17 AM
- Posted Basic MSI, How do I detect Upgrade Mode on InstallShield Forum. May 21, 2012 08:51 AM
- Posted Reinstall only some features not all features on InstallShield Forum. May 14, 2012 08:49 AM
- Posted Re: Need help unscrambling product code on InstallShield Forum. May 10, 2012 09:37 AM
- Posted Need help unscrambling product code on InstallShield Forum. May 04, 2012 04:15 PM
- Posted Re: Force file overwrite in Basic MSI install on InstallShield Forum. May 01, 2012 08:29 AM
- Posted Force file overwrite in Basic MSI install on InstallShield Forum. Apr 30, 2012 03:42 PM
- Posted Re: Using SQL Scripts with BasicMSI install on InstallShield Forum. Apr 26, 2012 08:42 AM