Saved Bookmarks
| 1. |
Solve : create shortcuts using a batch file? |
|
Answer» My batch file moves a folder to "C:\example", but after it moves it, i want to make shorcuts to some files inside "C:\example". How would i do that?Quote i want to make shorcuts to some files inside "C:\example". How would i do that? What kind of files are these? Executables? File types associated with an application? Normally I would suggest a VBScript, but the NT Toolkit has a shortcut utility: Quote shortcut: [-? -h -f -c -r -s] [[-t] target [[-n] name]] [-d working directory] |
|