Aug 09, 2012
08:21 AM
Hello Philippe, I would request you to provide us your project (.isl + .sln file) so that we could investigate further. I also understand that you are mentioning about crash. Could you kindly provide us detailed steps which resulted in crash so that we could try it in-house and investigate further? Thanks, Bharath
... View more
Aug 09, 2012
08:18 AM
Hello Philippe, Could you kindly let us know the exact steps you followed which resulted in Visual Studio crashing? Kindly provide us a small sample project (.isl + .sln file) which replicates the crashing behavior so that we can investigate further. Could you kindly let me know if you are facing the crashing issue with every new InstallShield Limited edition project created or with only a specific project? Also could you kindly let us know the operating system on which you are encountering the crash issue? Thanks, Bharath
... View more
Aug 09, 2012
07:06 AM
Hello dknoles, I was going through this post and I noticed that you had mentioned that the package which you are trying to launch isn’t Setup.exe. Could you kindly confirm whether you are trying to launch *.Msi file using script? Thanks, Bharath
... View more
Aug 09, 2012
06:53 AM
Hello Ole, Could you kindly let us know if you are trying to include app.config file as a part of your installation or you wish to create app.config file during install? Kindly let us know your exact business requirement so that we could investigate further. Thanks, Bharath
... View more
Aug 09, 2012
05:48 AM
Hello Peter, You will be able to modify *.config during install time through the XML view in the InstallShield Premier and Professional editions. As the XML view is unavailable (locked) in InstallShield Limited Edition you would have to consider writing your own custom code to achieve this task. InstallShield Limited Edition is used to create very basic installer and minimal functionalities are included whereas in other editions of InstallShield (Premier, Professional and Express) various features and functionalities are included. Kindly refer the below link which highlights the features of different Editions of InstallShield http://www.flexerasoftware.com/products/installshield/features.htm Hope this information helps you. Thanks, Bharath
... View more
Aug 08, 2012
03:50 AM
Hello jagomez07, Kindly check your Private message box, I have sent across the details. Thanks, Bharath
... View more
Jun 11, 2012
11:06 AM
Hello Alessio, You would not be able to remove "InstallShield" Text on Wizard dialogs. Kindly refer the below KB article which explains about the same http://kb.flexerasoftware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&externalId=Q105444 Hope this information helps you. Thanks, Bharath
... View more
Feb 07, 2012
06:13 AM
Hello Eric, I'm currently working on the issue and i would update you as soon as i have further information. Thanks, Bharath
... View more
Jan 24, 2012
09:54 AM
Hello Peter, In InstallShield Limited Edition, "Schedule a Reboot at end" option is not available. This option is available in InstallShield Express Edition. However you could use VBScript Custom Action and schedule a Reboot. A sample VBScript that could be used is as follows Set WSHShell = CreateObject("WScript.Shell") WshShell.Run "C:\WINDOWS\system32\shutdown.exe -r -t 0" Sequence the VBScript Custom Action After Setup Complete Success Dialog. Thanks, Bharath
... View more
Jan 24, 2012
09:46 AM
Hello Emitchell, I assume that you are building a Compressed Setup.exe hence you are not able to find *.msi file. To build Uncompressed Release, navigate to Releases View –> Select the Release Type –> Build Tab and then Compression type i.e. Compressed/Uncompressed. Uncompressed Release type consists the *.msi file. I have attached a screen shot of the Releases View for your reference. Thanks, Bharath
... View more
Jan 24, 2012
09:41 AM
Hello Killmen, I have attached a screen shot of the Releases view for your reference. Kindly change the Release type and check if the behavior still persists? Thanks, Bharath
... View more
Jan 19, 2012
07:41 AM
Hello Killmen, Could you kindly follow up on the below post http://community.flexerasoftware.com/showthread.php?t=200311 Thanks, Bharath
... View more
Jan 19, 2012
07:36 AM
Hello Killmen, Could you kindly refer the below KB articles which has more information about the Error -5036 http://kb.flexerasoftware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&externalId=Q109154 http://kb.flexerasoftware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&externalId=Q108077 Thanks, Bharath
... View more
Jan 19, 2012
02:59 AM
Hello bout09, Could you kindly refer the below post http://community.flexerasoftware.com/showthread.php?t=200291 Thanks, Bharath
... View more
Jan 19, 2012
02:56 AM
Hello bout09, Could you kindly let us know if you have added any 64bit specific file or dependencies in your project? Error 5008 usually occurs whenever a Component is marked as 64 bit and Template Summary has not been changed accordingly. Unfortunately InstallShield 2011 Limited Edition doesn’t support creation of 64 bit set ups. Thanks, Bharath
... View more
Latest posts by bharath_k_s
Subject | Views | Posted |
---|---|---|
418 | Aug 09, 2012 08:21 AM | |
629 | Aug 09, 2012 08:18 AM | |
1281 | Aug 09, 2012 07:06 AM | |
406 | Aug 09, 2012 06:53 AM | |
433 | Aug 09, 2012 05:48 AM | |
395 | Aug 08, 2012 03:50 AM | |
843 | Jun 11, 2012 11:06 AM | |
799 | Feb 07, 2012 06:13 AM | |
674 | Jan 24, 2012 09:54 AM | |
612 | Jan 24, 2012 09:46 AM |
Activity Feed
- Posted Re: Some files are installed to the wrong folder. on InstallShield Forum. Aug 09, 2012 08:21 AM
- Posted Re: InstallShield Limited edition crash on opening Visual Studio 2012 RC. on InstallShield Forum. Aug 09, 2012 08:18 AM
- Posted Re: InstallShield 2011 LE package won’t run until user ID has logged in once on InstallShield Forum. Aug 09, 2012 07:06 AM
- Posted Re: [VS2012][IS 2012 LE] Howto include App.Config (plus rename) on InstallShield Forum. Aug 09, 2012 06:53 AM
- Posted Re: Configuring Installation Settings on InstallShield Forum. Aug 09, 2012 05:48 AM
- Posted Re: I can't download InstallShield LE VS2010 on InstallShield Forum. Aug 08, 2012 03:50 AM
- Posted Re: Change dialog title ("installshield wizard") on dialogs forms on InstallShield Forum. Jun 11, 2012 11:06 AM
- Posted Re: Passing parameters to Managed-Code CA on InstallShield Forum. Feb 07, 2012 06:13 AM
- Posted Re: "Schedule Reboot at End" disabled on InstallShield Forum. Jan 24, 2012 09:54 AM
- Posted Re: New user. Can't find the .msi file on InstallShield Forum. Jan 24, 2012 09:46 AM
- Posted Re: ISEXP : error : -5036: Internal build error on InstallShield Forum. Jan 24, 2012 09:41 AM
- Posted Re: ISEXP : error : -5036: Internal build error on InstallShield Forum. Jan 19, 2012 07:41 AM
- Posted Re: ISEXP : error : -5036: Internal build error on InstallShield Forum. Jan 19, 2012 07:36 AM
- Posted Re: Getting error when trying to rebuild solution on InstallShield Forum. Jan 19, 2012 02:59 AM
- Posted Re: Getting error -5008 on InstallShield Forum. Jan 19, 2012 02:56 AM
- Posted Re: Any workaround for using an ism in Limited Edition? on InstallShield Forum. Jan 16, 2012 08:15 AM
- Posted Re: Cannot Use Application on InstallShield Forum. Jan 13, 2012 09:58 AM
- Posted Re: Installing a Windows Service on InstallShield Forum. Jan 11, 2012 10:06 AM
- Posted Re: Cannot Use Application on InstallShield Forum. Jan 10, 2012 09:57 AM
- Posted Re: Productivity Power Tools on InstallShield Forum. Jan 10, 2012 09:46 AM