Parameter 'OutputBaseFilename' not saved

Started by Randem, July 29, 2007, 11:42:44 AM

Previous topic - Next topic

Randem

No, You misunderstood. That fix is not currently in the Beta version you have. It has been done but not released.

tcj

thanks, the dll wasn't registered, now it works.
The Parameter OutputBaseFileName is saved now.
 
>If you change the OutputBaseFilename that will override the behavior
 
This doesn't seem to work. I set the parameter OutputBaseFileName to abc.
After creating the scipt, I found inside the script:
OutputBaseFilename=abcRelease
 
If I understood you right, it should be
OutputBaseFilename=abc

Randem

Did you register the dll?
 
CDwindowssystem32
regsvr32 RSGenRtns.dll
 
This will get 7.1 Build 4 to start correctly.

tcj

thanks for your quick reply, but your updated version dosn't start at all on both of my systems.
The mouse cursor becomes a sandwatch for one second and then nothing. Only one single beep sounds out of the speaker.
 
After returning back to the older (build 3) version of the two files, innoscript starts again.

Randem

 
 
Try this for the corrections to the reported issues. Put the exe in the folder you installed InnoScript into and the dll into the Windows\System32 folder.

Randem

If you change the OutputBaseFilename that will override the behavior. I will look into this concern.

tcj

Hi,
 
just wand to let it be known that innoscript
doesn't save the parameter OutputBaseFilename
in the project-file, so any change will be lost after closing the project.
 
btw: innoscript automatically appends release/trial/beta to the filename. Is there any way to omit this?
 
Thanks,
Thomas