Runtime error 384

Started by Randem, June 28, 2008, 05:36:26 AM

Previous topic - Next topic

Randem

Good detective work. It seems to only do that when it gives the screen resolution message. I will force a window state of zero for those.

antonh

Hi,
 
I have found the problem.
The parameters WindowState in those two sections must be 0. By default they have the value 2.
 
[frmParameter]
 
Top=660
Left=660
Height=9615
Width=10095
Visible=Falsch
WindowState=0
 
[Screen]
 
Left=0
Top=0
Width=28740
Height=16305
WindowState=0
 
Best regards  
Anton

antonh

Hi,
 
I deleted the INI file, but it still does not work. I have that error on two different computers. One of them has the resolution 1920x1200 and the other one 1280x1024.
 
Best regards
Anton

Randem

The only way I could get the error 384 was if I was attempting to run in a resolution less that 1024 x 768. Are you attempting to do this?

Randem

Delete the InnoScript.ini file in your Documents and SettingsyourusernameLocal SettingsApplication DataRandem SystemsInnoScript folder then re-run InnoScript. See if that works.

antonh

Hi,
 
I can not run Innoscript. If I want to create or open a project I always get the runtime error 384
(the form can not be moved or resized while it is minimized or maximized). I have reinstalled Inno Setup. My operating system is Windows XP.
 
Best regards
Anton