MSFN Forum: copy files? - 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

copy files? Rate Topic: -----

#1 User is offline   Titof 

  • Group: Members
  • Posts: 6
  • Joined: 10-July 05

Posted 20 November 2005 - 01:42 PM

Hi, i want to register Bsplayer pro, to do this i have to take the .reg file that is create when i register it, and i have to copy it in my bsplayer folder (C:\program files\Bsplayer)

How i supposed to do that? where i put my .reg for it copy to this folder during my xp install and what command i need to write?

sorry if it's really simple, but i really don't know...

thanks in advance (sorry for my english :} )


#2 User is offline   BoardBabe 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,419
  • Joined: 04-October 04

Posted 20 November 2005 - 02:11 PM

Hehe that's pretty basic yeh. You ought to do some reading... ;)

This is one way to do it.... in a .cmd file. ofc you have to modify path and filename etc.

@echo off

for %%i in (C D E F G H I J K L M N O P Q R S T U V W X Y Z) do if exist %%i:\win51ip.SP2 set CDROM=%%i:

copy /y "%cdrom%\path\to\registration.reg" "%ProgramFiles%\Bsplayer"

exit


If you also have to actually run the .reg file (implement to registry) then use the following:

regedit /s "%ProgramFiles%\Bsplayer\registration.reg"


#3 User is offline   Titof 

  • Group: Members
  • Posts: 6
  • Joined: 10-July 05

Posted 20 November 2005 - 02:25 PM

hum... i admit it's really simple... maybe too much lol

thanks for your help boardbabe :)

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