Subversion Repositories userdetect2

Rev

Rev 73 | Rev 82 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 73 Rev 81
Line 2... Line 2...
2
TODO
2
TODO
3
----
3
----
4
 
4
 
5
* Develop more plugins
5
* Develop more plugins
6
	- workstation/server (NetServerGetInfo)
6
	- workstation/server (NetServerGetInfo)
7
	- Computer SID
-
 
8
	- Win version
-
 
9
	- pc name
-
 
10
	- lanman workgroup name
7
	- 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
8
* 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
9
* (future): Full Task Definition File Editor functionality
16
* (idea): pass arguments to the plugin, e.g. FileAge(Letter.doc):20=calc.exe
10
* (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
11
	problem: too many requires escape signs and/or forbidden signs, and too complex
-
 
12
* (idea): make WM_NORMAL configurable via INI/parameters
18
* put geticon functions in ud2_obj.pas?
13
* put geticon functions in ud2_obj.pas?
19
* (idea): can a plugin have multiple methodnames?
14
* (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)
15
* offer possibility to reload the Task Definition File (maybe even auto-detect if they were changed)
21
* offer possibility möglichkeit to re-load all plugins
16
* offer possibility to reload all plugins
22
* (idea): slow DLL files killable (via GUI)
17
* (idea): slow DLL files killable (via GUI)
23
* splash screen because of probably slow DLLs
18
* splash screen because of probably slow DLLs
-
 
19
* (idea) environment variable plugin case-insensitive variant?
-
 
20
* (idea) command syntax: cmdline run task without spec ini
-
 
21
* (idea) status for "not available (0 elements)" ?
-
 
22
* guid column is not sorted correctly!
-
 
23
* (idea) command syntax: <ini> /T <job> /noexec  --> returns only ExitCode, but does not run the application of the INI