Page 1 of 1

Reverting a standalone to a stack

Posted: Wed Dec 09, 2009 7:01 am
by Echo
Is it possible to take a compiled standalone and change it back to a stack? (Yes, I somehow missed making a backup and I need to get back in.)

Re: Reverting a standalone to a stack

Posted: Wed Dec 09, 2009 9:44 am
by Klaus
Hi Echo,

nope, this is impossible for us mortals, but I think that RunRev can do this for a fee.


Best

Klaus

Re: Reverting a standalone to a stack

Posted: Wed Dec 09, 2009 9:18 pm
by Mark
I am immortal ;-) although it doesn't work with every single standalone, somehow. Feel free to send me an e-mail. Not entirely free, though.

Best,

Mark

Re: Reverting a standalone to a stack

Posted: Thu Dec 10, 2009 9:26 am
by Klaus
Hi Mark
Mark wrote:I am immortal ;-) ...
ah, yes, I always forget that you are dutch and thus immortal, verdomme :D


Best

Klaus

Re: Reverting a standalone to a stack

Posted: Thu Dec 10, 2009 4:34 pm
by FourthWorld
I have a "disassembler" stack I picked up somewhere which extracts the stack file from a Windows standalone for standalones built with v3.5 or earlier. Drop me an email to ambassador@fourthworld.com and I'll pass it along.

Re: Reverting a standalone to a stack

Posted: Thu Dec 10, 2009 6:51 pm
by Klaus
Hi guys,

I am not sure, but isn't this (diassembling) illegal according to the fineprint in the Rev license?


Best

Klaus

Re: Reverting a standalone to a stack

Posted: Thu Dec 10, 2009 8:32 pm
by FourthWorld
My understanding is that "disassembling" refers to attempting to discern the operations of the engine. In this case, the "disassembler" stack is just undoing what the standalone builder does, pulling the stack file out from its being bound to the engine. The end result gives you nothing you didn't already have (unless you lost your source stack, as seems to be the case here).

Re: Reverting a standalone to a stack

Posted: Thu Dec 10, 2009 11:46 pm
by Mark
Since the (old) scripts for this are available on the mail list, I don't think it is an issue.

Mark

Re: Reverting a standalone to a stack

Posted: Fri Dec 11, 2009 10:39 am
by Klaus
Hi all,

OK, OK, you convinced me!
Sometimes I like playing "advocatus diaboli" :D


Best

Klaus

Re: Reverting a standalone to a stack

Posted: Fri Dec 11, 2009 4:22 pm
by FourthWorld
You may even be a bit of a devil yourself <g>, but I think it's helpful to ask questions like that to make sure what we're doing is consistent with RunRev's business goals. License terms for most software are complex, and with an open-ended development tool like Rev it doesn't hurt to make sure we consider all the angles before posting tools like that.