The Final Word: This winamp.js works anywhere, %CDROM% or %SYSTEMDRIVE%, under BATCH method or RunOnceEX! It does all the job: install Winamp, register Winamp, and copy winamp.ini! NOTE: 1- The word CDROM mentioned in winamp.js is merely a word. You can replace it with any other word you like. It represents the drive letter where winamp.js resides; e.g. C:, D:, or whatever. Therefore, this script is usable wherever we put it in, i.e. on a CD or HDD. 2- This script does not install "Modern Skin Support". If you decide to install it, consider adding these strings immediately before the line commented "//closing winamp": WshShell.SendKeys ("%{F4}");//closing Winamp Library WScript.Sleep(500); Also, increase installation time from 45000 to 60000.