Page 1 of 1

Exe to Code Primal Forms 2011

Posted: Thu Nov 17, 2011 1:53 am
by CSC_WPS
Hi,

I have created a project consisting of 8-9 forms using Primal Forms 2011 and compiled the project to an exe.

Due to some stupidity I lost my recent project files and left with recent exe only.

Will it possible to decompile exe to generate the project data?

Please help me in overcoming this mess.

Regards
-Manish

Exe to Code Primal Forms 2011

Posted: Thu Nov 17, 2011 3:10 am
by davidc
Please zip the packaged exe and email it to support@sapien.com. Unfortunately I can

Exe to Code Primal Forms 2011

Posted: Thu Nov 17, 2011 6:17 pm
by CSC_WPS
Thanks for your help and suggestion. Generated script will really helpful and will recreate the forms.

I will email the zipped package exe to support@sapien.com.

Exe to Code Primal Forms 2011

Posted: Tue Nov 22, 2011 9:24 pm
by CSC_WPS
Luckly for one of the project I able to recover exported .ps1 file. Please update how can that be imported as a project in Primal Forms 2011.

Exe to Code Primal Forms 2011

Posted: Wed Nov 23, 2011 2:19 am
by davidc


The ps1 has all the event code, therefore if you recreate
the forms you can copy and paste the events back in. Otherwise you will have to
work with the ps1 directly, but it will not have any designer support.

If you
wish to add the export file to an existing project, use the "Add Existing
File" button in the Project pane to add the exported ps1.David