.ra Read the Autorun File (Deprecated)
Reads the Autorun file, additionally the Autorun file can be deleted. This command cannot be used in the Autorun file.
Android | iOS | .NET |
---|---|---|
link coming soon | link coming soon | ReadAutorunFileCommand |
Parameters
Identifier | Values | Description |
---|---|---|
-d | yes | delete the Autorun file |
Parameter detail
-d
delete the Autorun file
Type | Yes |
---|---|
Value | yes |
Range | yes |
Order In Interpretation | 1 |
Parameter Interpretation Order
-d
Parameter Defaults
No parameter defaults are required:
Response Headers
Examples
Command | Response | Action |
.ra | CS: .ra
AB: Autorun file data AE: OK: | The autorun file is read |
.ra -d yes | CS: .ra -d yes
OK: | The autorun file is deleted |