What installer compiled CCleaner?

Hey, my first post! =)

What setup installer created CCleaner for it to be a self extracting installer and whatnot? What setup utility did you guys use to create the ccleaner setup? I'm really fond of it and I would like to check it out. I've tried nsis, innosetup, and smart install maker. So far I still have not found the exact one that ccleaner uses. I've also noticed it's the same installer similiar to the google chrome installation setup also.

Does anyone know what setup/installation program ccleaner is compiled in? I know ccleaner itself is written in c++, however what compiled it into an installer?

Thanks. =)

They probably made it there self, they are programmers you know.

edit: Try install creator pro, simple, does everything apart from quick launch,

Tbh, you're better off making your own. If you are a coder it's really not that hard.

What setup installer created CCleaner for it to be a self extracting installer and whatnot? What setup utility did you guys use to create the ccleaner setup? I'm really fond of it and I would like to check it out. I've tried nsis, innosetup, and smart install maker.

Yes its Inno Setup Arctic. ;)

They probably made it there self, they are programmers you know.

edit: Try install creator pro, simple, does everything apart from quick launch,

Tbh, you're better off making your own. If you are a coder it's really not that hard.

Thanks. =)

Yes its Inno Setup Arctic. ;)

Haha thank you. =)