Jump to content

Docklet Install Maker


Recommended Posts

This is a program which makes easier to write docklet installers for ObjectDock, RocketDock and RKLauncher.

The installer will autodetect any running dock (between the ones mentioned above), and allows the user to select among them or to manually specify a folder.

The installer supports language files (embedded into installer's executable). The installer will auto-detect user's language at startup and choose correct language file.

The installer can have docklet files either embedded into itself, or download the files from Internet.

The only prerequisite is you must package all docklet files into a .rar file.

Please read the documentation.

Download:

http://www.file2go.net/view/35868912cc

Files included:

  • Documentation.txt: the documentation, please read this first!
  • InstallerStub.exe: the base executable from which the docklet installer is built, you can change installer icon with a resource hacker.
  • language-en.txt: english language file.
  • language-es.txt: spanish language file.
  • MakeInstaller.exe: this is the program you use to build the installer. It takes InstallerStub, language-* files, unrar.dll and the .rar archive with the docklet's files, and builds an installer.
  • unrar.dll: embedded into the installer to extract .rar contents, you can replace it with newer versions of unrar.dll (check at www.rarlab.com > RAR > Extras)

To-do:

- Support for HTTP proxied connections.

- Support for non-latin languages such as russian, japanese, etc...

Screenshots:

MakeDockletInstaller-ss1.png

MakeInstaller building installer for Test Docklet, with .rar file included.

MakeDockletInstaller-ss2.png

MakeInstaller building installer for Text Docklet, this time the installer will download file from Internet.

MakeDockletInstaller-ss3.png

The test installer, built by MakeInstaller. In this case it has detected my locale, which is spanish, so it uses language-es.txt and shows everything in spanish (uses english by default if no language available).

MakeDockletInstaller-ss4.png

The user chooses dock and the installer does the hard work. :P

MakeDockletInstaller-ss5.png

The installer has finished.

Link to comment

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...