Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
The .scriptlist command lists the loaded scripts.
.scriptlist
Parameters
None
Environment
| Item | Description |
|---|---|
| Modes | User mode, kernel mode |
| Targets | Live, crash dump |
| Platforms | All |
Additional Information
The .scriptlist command will list any scripts which have been loaded via the .scriptload command.
If the TestScript was successfully loaded using .scriptload, the .scriptlist command would display the name of the loaded script.
0:000> .scriptlist
Command Loaded Scripts:
JavaScript script from 'C:\WinDbg\Scripts\TestScript.js'
Requirements
Before using any of the .script commands, a scripting provider needs to be loaded.