PDA

View Full Version : Decompiling



NewsArchive
04-10-2009, 02:13 AM
Is it possible to decompile an SB6 generated install? If so, how?

I need to simply make some minor changes and recompile.

Thanks,
Sim Sherer

NewsArchive
04-10-2009, 02:13 AM
Hi Sim,

> Is it possible to decompile an SB6 generated install? If so, how?
>
> I need to simply make some minor changes and recompile.

Just open the SB6 project in SB6 and make the changes and recompile.

I certainly hope it is not possible to decompile the installs as it would
render all security built into the install completely useless.

Best regards,


--
Arnór Baldvinsson - Icetips Alta LLC
Port Angeles, Washington
www.icetips.com - www.buildautomator.com

Icetips product subscriptions at http://www.icetips.com/subscribe.php

NewsArchive
04-10-2009, 02:14 AM
Sim,

> Is it possible to decompile an SB6 generated install? If so, how?
>
> I need to simply make some minor changes and recompile.

SetupBuilder compiles native Windows executables and it is not possible to
"decompile" the installer. You can't take an .exe and convert it to a .sb6
project file.

Friedrich

--
Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910

SetupBuilder "point. click. ship"
Create Windows Vista ready installations in minutes

-- Official Comodo Code Signing and SSL Certificate Partner

NewsArchive
04-11-2009, 03:02 AM
Ok, thanks.

Sim
~~~~~~~~~~~~~~~~~~~~~~~