Few topics in the world of personal computing elicit such a dedicated following—and provoke as much curiosity from the uninitiated—as the subject of configuration files, known affectionately as "dotfiles." For many users, especially those rooted in the Linux or developer ecosystems, dotfiles are...
https://www.neowin.net/news/get-the-learning-linux-shell-scripting-36-value-ebook-free-until-march-15
For linux fans
link to free book (PDF file) is free until March 15 Learning Linux Shell Scripting ($36 Value) FREE For a Limited Time
What's it about?
This book covers Bash, GNU Bourne Again...
I haven't done any programming for a long time, and virtually haven't done any Windows scripting since the days of MS-DOS.
For my digital audio needs I am planning to separate my music collection into 3 folder trees:
- lossless albums
- lossy albums inclusive
- lossy albums exclusive.
The...
hello,
i am facing a problem ad need an urgent solution....i wrote a shell script to read the registry to detect whether an activex control has been installed on a vista machine. the script is as follows:
-------
Option Explicit
Dim WshShell, datePickerFileName,fso
Const ForRead = 1
On...
Unregistered
Thread
activex
components
error handling
filesystemobject
installation
popup
registry
shellscript
windows vista
wscript