MSFN Forum: xcopy and winamp5 - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

xcopy and winamp5 Rate Topic: -----

#1 User is offline   beppemito 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 422
  • Joined: 31-August 03

Posted 25 December 2003 - 01:22 PM

i want to put my winamp.ini in "c:\programmi\winamp\" and skin.wal in "c:\programmi\winamp\skins\"....
how can i do this? with
xcopy %systemdrive%\install\winamp5\Winamp.ini c:\programmi\winamp
?
can i use a variable for
c:\programmi
?


#2 User is offline   DaveXP 

  • The One
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,295
  • Joined: 15-July 03

Posted 25 December 2003 - 01:35 PM

yes

SET PF=C:\Program Files

%PF% now is used instead of Progam Files, may have a problem if you have spaces in the command

#3 User is offline   beppemito 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 422
  • Joined: 31-August 03

Posted 25 December 2003 - 01:39 PM

there aren't default variable like %systemdrive%, %systemroot% ecc....
?

and
xcopy %systemdrive%\install\winamp5\Winamp.ini c:\programmi\winamp
is correct or must i put some switch( for examble /Y ....)

#4 User is offline   Aaron 

  • The MSFN Banana
  • Group: Patrons
  • Posts: 5,767
  • Joined: 17-August 01
  • OS:ME
  • Country: Country Flag

Posted 25 December 2003 - 01:44 PM

DaveXP, SET PF="C:\Program Files" should be surrounded in quotes, otherwise this happens:

C:\Documents and Settings\Aaron>%pf%
'C:\Program' <snip>

#5 User is offline   Alanoll 

  • CODE tags people, CODE tags!
  • Group: Patrons
  • Posts: 5,496
  • Joined: 25-September 03

Posted 25 December 2003 - 08:05 PM

%ProgramFiles% i think is the variable you're looking for.


you could check what variables there are by going to a command prompt, and typing SET

it lists all variables active on the system. Everything on the left is the variable name so just put % around it and your good.

and you may want to use /Y as there should be a winamp.ini already there.

and you may also want to copy it to the windows directory as there is a copy of one there too. :)

#6 User is offline   beppemito 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 422
  • Joined: 31-August 03

Posted 26 December 2003 - 03:15 AM

Alanoll, on Dec 25 2003, 08:05 PM, said:

%ProgramFiles% i think is the variable you're looking for.


you could check what variables there are by going to a command prompt, and typing SET

it lists all variables active on the system. Everything on the left is the variable name so just put % around it and your good.

and you may want to use /Y as there should be a winamp.ini already there.

and you may also want to copy it to the windows directory as there is a copy of one there too. :)

thanks a lot :rolleyes:

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy