Skip to content
⌘ NSIS Forum Archive

Trying: Backup Script - Winamp 5.**

3 posts

Foppah#

Trying: Backup Script - Winamp 5.**

Sorry, you must have Winrar and FlashFXP to use this script...

Hello,

I have made a "novice" script that rar all the winamp 5.** settings to one file, and then sends them to my ftp-server, but I need to know what files and folders I should put in to it? I don't use any plugins!

I wan't all the files, database, settings etc.

Her is my code and feel free to use it:


DEL C:\winamp.rar
sleep 2
"C:\Program Files\WinRAR\Rar.exe" a -m0 -hpPASSWORD -rr5 -s c:\winamp.rar @C:\folders_or_files.lst
sleep 1
ftp -s😁elete.txt ftp.SERVER.com
sleep 1
"C:\Program Files\FlashFXP\flashfxp.exe" -tray -c2 -go C:\winamp.fqf
exit
(.fqf file = is for flashfxp, you can make one by your self in flashfxp, point to the file you want to upload and save the transferlist, and you get a .fgf file)

QUESTION:

** What should I put in the file "folders_or_files.lst"? Don't point me to another thread please, I want to list allt the files in this thread to get a 100% backup of Winamp 5.** settings.

C:\Program Files\Winamp\FILES ???
C:\Documents and Settings\User\FILES ???
Foppah#
My list right now, is some of this files not settings files that I can remove?

C:\Program Files\Winamp\install.ini
C:\Program Files\Winamp\pconfig.dcf
C:\Program Files\Winamp\studio.xnf
C:\Program Files\Winamp\Winamp.ini
C:\Program Files\Winamp\winamp.m3u
C:\Program Files\Winamp\Winamp.m3u8
C:\Program Files\Winamp\Winamp.pic
C:\Program Files\Winamp\Winamp.q1
C:\Program Files\Winamp\System
C:\Program Files\Winamp\Plugins\gen_ml.ini
C:\Program Files\Winamp\Plugins\ml
C:\Program Files\Winamp\Predixis MusicMagic\predixis_winamp.css

C:\Documents and Settings\ ???