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
- :
- ShellExecuteEX failed; code 1155 - on a custom action
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
Nov 15, 2016
04:51 PM
ShellExecuteEX failed; code 1155 - on a custom action
InstallShield 2016 Professional. Windows 10.
I've created a very straightforward
custom action: New EXE - Stored in Binary table
Return Processing: Synchronous (Check exit code)
In-Script Execution: Immediate Execution
Execution Scheduling: Always Execute
Install UI Sequence "After InstallWelcome" (though I've tried many other points including
Install UI Condition: NOT REMOVE
Whenever I run the installer I get the following error:
ShellExecuteEx failed; code 1155
No application is associated with the specified file for this operation
Any suggestions would be greatly appreciated!
I've created a very straightforward
custom action: New EXE - Stored in Binary table
Return Processing: Synchronous (Check exit code)
In-Script Execution: Immediate Execution
Execution Scheduling: Always Execute
Install UI Sequence "After InstallWelcome" (though I've tried many other points including
Install UI Condition: NOT REMOVE
Whenever I run the installer I get the following error:
ShellExecuteEx failed; code 1155
No application is associated with the specified file for this operation
Any suggestions would be greatly appreciated!
- Tags:
- shellexecuteex 1155
(1) Reply