blob: 3654dad995a128a9c5a101e27449c3a267fc165b (
plain)
1
2
3
4
5
6
7
8
9
|
;#j source specials (for WinShell)
;# source specials for WinShell
;` source specials for WinShell
;; A sample for source specials with WinShell
;;
;; Rewrite the path of WinShell if it is different from
;; c:\Program Files\Hidemaru\WinShell.exe
;;
src='C:\Program Files\WinShell\WinShell.exe^s-c "%s" -l %d'
|