Aqua-Soft Forums: Docklet Install Maker - Aqua-Soft Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Docklet Install Maker Rate Topic: -----

#1 User is offline   matonga Icon

  • Group: Developers
  • Posts: 1,286
  • Joined: 04-September 06

Posted 11 April 2009 - 11:47 PM

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:

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

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

Posted Image
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).

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

Posted Image
The installer has finished.
0

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic