Subversion Repositories userdetect2

Rev

Rev 73 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
73 daniel-mar 1
 
2
TODO
3
----
4
 
5
* Develop more plugins
6
	- workstation/server (NetServerGetInfo)
7
	- Computer SID
8
	- Win version
9
	- pc name
10
	- lanman workgroup name
11
	- user name
12
* (future): also develop a commandline-only-tool that only returns errorlevels, and which does only check a single identification string (equal to testuser.exe, "UserDetect1")
13
* transfer all functionalities from testuser.exe
14
* (small detail): in CLI mode, you can see the mainform for a few milliseconds
15
* (future): Full Task Definition File Editor functionality
16
* (idea): pass arguments to the plugin, e.g. FileAge(Letter.doc):20=calc.exe
17
	problem: too many requires escape signs and/or forbidden signs, and too complex
18
* put geticon functions in ud2_obj.pas?
19
* (idea): can a plugin have multiple methodnames?
20
* offer possibility to re-load the Task Definition File (maybe even auto-detect if they were changed)
21
* offer possibility möglichkeit to re-load all plugins
22
* (idea): slow DLL files killable (via GUI)
23
* splash screen because of probably slow DLLs