Commit bfad924
committed
fix: add persistent cmd session support in Windows script
- Implemented a mechanism to relaunch the script in a persistent command window if not already running in one.
- Enhanced user experience by ensuring the command window remains open after script completion for better visibility of output and errors.1 parent 2705540 commit bfad924
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
41 | 49 | | |
42 | 50 | | |
43 | 51 | | |
| |||
0 commit comments