This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Error -4340 and missing ISCmdBld.exe
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 01, 2013
04:32 AM
Error -4340 and missing ISCmdBld.exe
We are trying to build a single image version of our installer where we continuously get a internal -4340 error.
By googling this largely dead forum some suggestested to use ISCmdBld.exe to switch to verbose level. Well there is no such executable in the Spring LE version for Visual Studio 2012.
Is there a way to turn on verbose logging via visual studio?
By googling this largely dead forum some suggestested to use ISCmdBld.exe to switch to verbose level. Well there is no such executable in the Spring LE version for Visual Studio 2012.
Is there a way to turn on verbose logging via visual studio?
- Tags:
- 4340
6 Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 01, 2013
08:29 AM
Well I found the solution.
Disable the Scan At Build of InstallShield under Options/.Net. This should prevent any scan for OCX related files which were causing the 4340 for me.
Disable the Scan At Build of InstallShield under Options/.Net. This should prevent any scan for OCX related files which were causing the 4340 for me.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 02, 2013
07:25 AM
If you don't scan for .net can you still install .net when necessary?
I'm scanning and installing .net 4.5 and haven't gotten this problem. Guess I'm lucky. It would be nice if Flexera provided any kind of support for their products.
I'm scanning and installing .net 4.5 and haven't gotten this problem. Guess I'm lucky. It would be nice if Flexera provided any kind of support for their products.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 02, 2013
07:28 AM
The installer in question does install net 4.5 as a prerequisite, this is no problem.
I am quite unaware of what the option really does. I suppose it tries to locate missing dependencies during build. As we require .net explicitly this works for us.
Also unrelated: Who the hell inverts the order of threads? Never seen inverting them before. Probably it's a "doing things totally the way around" mentality.
I am quite unaware of what the option really does. I suppose it tries to locate missing dependencies during build. As we require .net explicitly this works for us.
Also unrelated: Who the hell inverts the order of threads? Never seen inverting them before. Probably it's a "doing things totally the way around" mentality.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 02, 2013
07:35 AM
I see. I can't even find the "options/.net" selection so I guess I'm not setting it.
It took me a while to get used to the backwards forum. But since no one ever answers any questions - other than to send serial numbers - I guess it really doesn't matter.
It took me a while to get used to the backwards forum. But since no one ever answers any questions - other than to send serial numbers - I guess it really doesn't matter.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 02, 2013
07:52 AM
I need to click on a install shield project then I have an options button appear on the tool bar (not the menu bar) where I can control the scan behaviour.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 02, 2013
08:12 AM
ahh...I see it now....never touched it, thankfully. Thanks.
