Subversion Repositories userdetect2

Rev

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

Rev 81 Rev 82
Line 15... Line 15...
15
* offer possibility to reload 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)
16
* offer possibility to reload all plugins
16
* offer possibility to reload all plugins
17
* (idea): slow DLL files killable (via GUI)
17
* (idea): slow DLL files killable (via GUI)
18
* splash screen because of probably slow DLLs
18
* splash screen because of probably slow DLLs
19
* (idea) environment variable plugin case-insensitive variant?
19
* (idea) environment variable plugin case-insensitive variant?
-
 
20
         OR: make a case-insensitive modifier for identTerms? (e.g. ComputerName$CASEINSENSITIVE$:johnpc)
20
* (idea) command syntax: cmdline run task without spec ini
21
* (idea) command syntax: cmdline run task without spec ini
21
* (idea) status for "not available (0 elements)" ?
22
* (idea) status for "not available (0 elements)" ?
22
* guid column is not sorted correctly!
23
* 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
24
* (idea) command syntax: <ini> /T <job> /noexec  --> returns only ExitCode, but does not run the application of the INI
-
 
25
* what does the environment string =::=::\ mean?!
-
 
26
* Possibility to load a different TDF after the program has already started.
-
 
27
* Argument for forcing to select a TDF.
-
 
28
* should the program really ask for a TDF when starting? why can't it run without TDF (in case the user only want to view the ident strings)
-
 
29
* Improve compatibility for older OS (e.g. Win95)
-
 
30
* Give .udp a file-type (icon)?