Page 1 of 1

[Feature Request] General

Posted: Mon Aug 15, 2011 11:17 am
by YogiYang
Would it be possible to provide sets of dependency so that one has to just select that set and all the files listed in that set will automatically get added to project.

Let me try and explain.

When we develop software in say for example VB6 what happens is that there are a few standard dependencies that are always required by all VB6 apps. There should be provision to select dependency from a predefined list. This will be very easy to developers.

Also there should be provision to build such dependencies. So if a developer is using a set of controls/ActiveX in his project then he/she can build a dependency file list and save that with a name. Now whenever the developer wants to add these dependency files one has only to select if from list.

I hope you are getting my point?

Re: [Feature Request] General

Posted: Mon Aug 15, 2011 1:08 pm
by Enigma
Yes, got your point. You mean just some template with the list of files and registry items.

Yes, this also is in TODO list. Soon this will be made. There will be made an ability to import/export list of files to/from some CSV list and same with registry (+ ability to import/export .reg files that are compatible with Windows' Registry Editor).

Thanks!