• Posts Tagged ‘Scripts’

    File list generator v1.3

    by  • April 6, 2013 • Development • 0 Comments

    I noticed that my old file list generator page didn’t have a valid link any more. Since I’d go through and upload it again, I guess it would be worth it to add some minor documentation and make the path variable optional as well :) Here are some sample scripts C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -command “& ‘C:\Users\Karun\My Scripts\filelist.ps1‘” C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -command “&...

    Read more →

    File list generator v1.1

    by  • February 14, 2010 • Development • 0 Comments

    On a lazy Sunday afternoon when you’ve got nothing better to do, you either write rather useless scripts or update them. I chose to do the latter. The file list generation script I wrote some time back was mainly to generate a list of movies I have. When I generated a list of all...

    Read more →