Top
Systemwalker Desktop Patrol Reference Manual
FUJITSU Software

1.19 dtpfinfo.exe (Getting Detailed Information of Executable File)

Functionality

This command is used to output the detailed information of executable 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.

Output dtpfinfo.dat file to the current folder.

Object Folder Name

This option retrieves the detailed information of all files contained in the specified target folder, and outputs the results.

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.

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.

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

This option retrieves the detailed information of all files contained in the specified target folder and subfolders, and outputs the results.

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).

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, 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

Other than 0: 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.dat file to command execution folder.

The detailed information getting command of execution file has been ended normally.

Amount of file that is read: 25

When the processing failed, a message indicating failure will be output. Refer to "3.3.18 Message Output in Detailed Information Getting Command of Execution File" for details.