Ambil perhatian
Akses ke halaman ini memerlukan kebenaran. Anda boleh cuba log masuk atau menukar direktori.
Akses ke halaman ini memerlukan kebenaran. Anda boleh cuba menukar direktori.
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.