ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Post New Requests Here

IDEA :Component installer

(1/1)

arunpawar:
I don't know if it is implemented already or not.But creating component installer for borland c++ builder & delphi can reduce hassles.There are chances for utility to exist for creating component instaleller.There is need for the component installer for projects like : delphi-scintilla interface component & synedit.If you want to see any component in action like this: then try the RUIsoftware Components.It detects the any borland IDE installed,can install component in multiple IDE,once instller is completed it can be viewed in component pallete.But i would like to know if any developer here can create component installer for these two components.

For Delphi-sci interface component
1.It should copy the scilexer.dll in (c:/windows/system32 directory or respective drive )
2.Detect the borland IDE installed in system & checks them for installation,allow option for uncheck.
3.Include all compiled files & libraries with it,so that no need to add anything other than installation.
4.Add the component into the component pallete.
5.Uninstaller: if in case the files installed has problem,the installed files should be removed & component from pallete as well.

For Synedit:
This has less requirement than scintilla,but it also has less feature set as well.
1. Detect the Delphi IDE or supported version of BCB.
2.Install the component in pallete with compiled files & libraries.
3.Uninstaller for removing things.

If any such installer is already available then can anyone forward me URL for such component installer creater.Also can anyone let me know what files i need to ship with installer for delphisci component to make it work.

mahesh2k:
That's nice idea.I might have tried it but i don't know about pre-compiled files & IDE detection. :) By the way are you refering to this RUIsoftware component?

http://ruisoftware.com/rsComponents.exe

its awesome i wish someone can create the same for delphi-sci interface component.Nice idea though,arun.No doubt this nice tool will help many borland IDE users.

Navigation

[0] Message Index

Go to full version