Top
Systemwalker Desktop Patrol V14g Reference Manual
Systemwalker

1.17 dtpfinfo.exe(Getting Detailed Information of Execution File)

Functionality

This command is used to output the detailed information of execution file (exe) in user environment.

After uploading the execution results of this command to CS through main menu, the required definition information can be set in the following functions.

Record format

dtpfinfo.exe

[Object Folder Name]

[Object File Name]

[-c Object Folder Name]

[-o Output File Name]


Option

None

When executing without specified option, get the detailed information of files saved in current folder and its subfolder.

Output dtpfinfo.dat file to the current folder.

Object Folder Name

Get the detailed information of all files in the specified object folder and its subfolder, and output results.

This option specifies the name (not including the file name) of folder for saving object files that gets detailed information.

Please specify this option with absolute path, and when the path contains space, enclose the whole path in quotes.

In addition, apart from the quotes, the maximum string of 256 characters can be specified.

Object File Name

This option specifies the name of object file that gets detailed information.

Please specify with absolute path, and when the path contains space, enclose the whole path in quotes.

In addition, apart from the quotes, the maximum string of 256 characters can be specified.

-c Object Folder Name

Get the detailed information of all files (not including the subfolder) in the specified object folder, and output results.

Specify the object folder name according to the name of folder for saving the object files that gets detailed information. (not including the file name)

Please specify the object folder with absolute path, and when the path contains space, enclose the whole path in quotes.

In addition, apart from the quotes, the maximum string of 256 characters can be specified.

-o Output File Name

Specify the name of file that outputs detailed information.

When the path of output file name contains space, please enclose the whole path in quotes.

In addition, apart from the quotes, the maximum string of 256 characters can be specified.


Return value

0: ended normally

Non-zero: ended abnormally


Command saving location

Authority required for execution/executing environment

Cautions

Command execution example

Execution result/output format

When executing the command normally, the following message will be output, and output dtpinfo file to command execution folder.

Command execution succeeded.

Total files:25

When the processing failed, a message indicating failure will be output. Please refer to “3.3.14 Message Output in Detailed Information Getting Command of Execution File” for details.