Final builder 6.0 error in Windows 2008 R2 84 bit

Hi,

I am getting the following error on double clcking the final builder project file.

'The project file specified in the command line was not found or invalid.

Please see the attached image for information.

I am using final builder 6 FB630_2172.exe.

I am able to open the project from finalbuilder IDE through project open but not able to open on double click.

I am able to reproduce this with the following command and running from cmd prompt.

"C:\Program Files (x86)\FinalBuilder 6\FBCMD.exe" /P CustomStage.fbp6  (note there is a space after /p switch)

if i run this as below i am able to execute the project.

"C:\Program Files (x86)\FinalBuilder 6\FBCMD.exe" /PCustomStage.fbp6

Please do let me know what i have to do to correct this.

FB6error.JPG

I’m not able to reproduce this here. This is configured in the registery under

HKEY_CLASSES_ROOT\FinalBuilder6.Project\shell\open\command

Default “C:\Program Files (x86)\FinalBuilder 6\FinalBuilder6.exe” “%1”