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
- :
- Re: Customization kit opens and closes too fast without displaying any relevant error
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
‎Apr 13, 2013
10:10 PM
Customization kit opens and closes too fast without displaying any relevant error
Folks,
I am trying to use this customization kit to generate new skin file as
CreateSkinFile.exe C:\MySkinFilesSrc C:\CustomizedSkins\setup.isn
It opens and closes immediately. There is no scope of reading the error that it displayed. There is no log, no trace on what exactly it is complaining. It is really bad..
Is there any way to trouble shoot this and see what the problem is? The ini file is in order per the customization kit guidelines. But how can a tool be written without any meaningful output?
Any help is greatly appreciated.
I am trying to use this customization kit to generate new skin file as
CreateSkinFile.exe C:\MySkinFilesSrc C:\CustomizedSkins\setup.isn
It opens and closes immediately. There is no scope of reading the error that it displayed. There is no log, no trace on what exactly it is complaining. It is really bad..
Is there any way to trouble shoot this and see what the problem is? The ini file is in order per the customization kit guidelines. But how can a tool be written without any meaningful output?
Any help is greatly appreciated.
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Apr 13, 2013
10:31 PM
Just to add to the bizarreness of this tool.
I found a .isn file in the archive and used that to extract all images and ini files. It extracts all of this fine, and then you try to create a skin, you get a zero byte file with this super fast flying error. a new window opens and closes fast. So it extracts all the artifacts fine but the reverse to create using the same ones it fails. This is without do not any edits to it.
I found a .isn file in the archive and used that to extract all images and ini files. It extracts all of this fine, and then you try to create a skin, you get a zero byte file with this super fast flying error. a new window opens and closes fast. So it extracts all the artifacts fine but the reverse to create using the same ones it fails. This is without do not any edits to it.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎May 08, 2013
05:02 PM
There should be output messages on a console window if any errors occur running the skin creation EXE. Please ensure that you are launching createskinfile.exe from an elevated command prompt as it appears that the output from the EXE is not sent to the console by Windows if createskinfile.exe needed to be elevated (and it may fail to obtain input also, since standard input and output don't seem to work correctly in this case).
