exe to exe
-
- New User
- Posts: 9
- Joined: Fri Aug 28, 2009 12:35 am
- Location: PA>USA
exe to exe
I searched the forum high and low for this and found no clear answer. I want to make an app.(exe) so users can create their own screen with buttons, pictures, and mp3's. My question is once they do this how can they save it as an exe ?(for Windows) I cant add the pbcompiller exe right? That would be against the License agreement. I am totally lost on this one. How do other programs do this? Can this be done in PB ?
- Kaeru Gaman
- Addict
- Posts: 4826
- Joined: Sun Mar 19, 2006 1:57 pm
- Location: Germany
you could make a runtime exe and let your editor save it with a script and pics and so on into the Ressources.
I dunno how to do it, but ts' ressource manager does it, so it is definitely possible with PB.
the easier way would be to let your users save a library.dat with scripts and ressources that your runtime.exe will open.
I dunno how to do it, but ts' ressource manager does it, so it is definitely possible with PB.
the easier way would be to let your users save a library.dat with scripts and ressources that your runtime.exe will open.
oh... and have a nice day.